"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/24 02:24:32 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati" 2025/08/24 02:24:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 02:24:33 DEBUG : Creating backend with remote "/tmp/rclone2720275215" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:37 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/24 02:24:37 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.17s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:24:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:37 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:37 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:38 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.75s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:40 DEBUG : Creating backend with remote "/non-existing" 2025/08/24 02:24:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/24 02:24:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:41 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:41 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:42 INFO : B2 bucket rclone-test-goyusiw5hati: Running all checks before starting transfers 2025/08/24 02:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:42 INFO : B2 bucket rclone-test-goyusiw5hati: Checks finished, now starting transfers 2025/08/24 02:24:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:43 ERROR : Ignoring --no-traverse with sync 2025/08/24 02:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:44 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:44 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:44 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/24 02:24:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/24 02:24:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:24:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:24:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/24 02:24:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:24:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/24 02:24:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:24:48 INFO : sub dir2: Making directory 2025/08/24 02:24:48 INFO : sub dir: Making directory 2025/08/24 02:24:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:48 INFO : sub dir2/sub sub dir2: Making directory 2025/08/24 02:24:48 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:48 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:49 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/24 02:24:49 DEBUG : B2 bucket rclone-test-goyusiw5hati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:49 INFO : sub dir2: Making directory 2025/08/24 02:24:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/24 02:24:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:24:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:51 DEBUG : sub dir2: Making directory with metadata 2025/08/24 02:24:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:24:51 INFO : sub dir2: Making directory 2025/08/24 02:24:51 INFO : sub dir: Making directory 2025/08/24 02:24:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:51 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:51 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/24 02:24:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/24 02:24:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.30s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:52 INFO : sub dir2: Making directory 2025/08/24 02:24:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:53 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:53 DEBUG : sub dir2: Making directory with metadata 2025/08/24 02:24:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:24:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:24:54 INFO : sub dir2: Making directory 2025/08/24 02:24:54 INFO : sub dir: Making directory 2025/08/24 02:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:54 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:54 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:54 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/24 02:24:54 DEBUG : B2 bucket rclone-test-goyusiw5hati: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:55 INFO : sub dir2: Making directory 2025/08/24 02:24:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:55 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:24:55 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:24:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:24:55 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:24:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:24:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xoxuvis2xixu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-xoxuvis2xixu 2025/08/24 02:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:24:57 DEBUG : B2 bucket rclone-test-xoxuvis2xixu: Waiting for checks to finish 2025/08/24 02:24:57 DEBUG : B2 bucket rclone-test-xoxuvis2xixu: Waiting for transfers to finish 2025/08/24 02:25:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:25:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:02 DEBUG : B2 bucket rclone-test-xoxuvis2xixu: Purge remote 2025/08/24 02:25:02 INFO : B2 bucket rclone-test-xoxuvis2xixu: cleaning bucket "rclone-test-xoxuvis2xixu" of all files 2025/08/24 02:25:02 DEBUG : sub dir/hello world: Deleting (id "4_zefc2ad83e04ddb9b9f880e1b_f102f50bd9f0a54aa_d20250824_m022501_c001_v0001161_t0032_u01756002301582") --- PASS: TestServerSideCopy (9.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 02:25:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 02:25:06 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yiyixeg7vowe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-yiyixeg7vowe 2025/08/24 02:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:25:09 DEBUG : B2 bucket rclone-test-yiyixeg7vowe: Waiting for checks to finish 2025/08/24 02:25:09 DEBUG : B2 bucket rclone-test-yiyixeg7vowe: Waiting for transfers to finish 2025/08/24 02:25:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:25:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/24 02:25:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 02:25:14 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 02:25:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 02:25:14 DEBUG : B2 bucket rclone-test-yiyixeg7vowe: Waiting for checks to finish 2025/08/24 02:25:14 DEBUG : B2 bucket rclone-test-yiyixeg7vowe: Waiting for transfers to finish 2025/08/24 02:25:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 02:25:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:14 DEBUG : B2 bucket rclone-test-yiyixeg7vowe: Purge remote 2025/08/24 02:25:14 INFO : B2 bucket rclone-test-yiyixeg7vowe: cleaning bucket "rclone-test-yiyixeg7vowe" of all files 2025/08/24 02:25:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f02dd43e04ddb9b9f880e1b_f11573640661f621e_d20250824_m022514_c001_v0001100_t0025_u01756002314563") 2025/08/24 02:25:15 DEBUG : sub dir/hello world: Deleting (id "4_z6f02dd43e04ddb9b9f880e1b_f113d501ceb1e7ceb_d20250824_m022512_c001_v0001161_t0025_u01756002312730") --- PASS: TestServerSideCopyOverSelf (12.15s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 02:25:20 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:20 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 02:25:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/24 02:25:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zuduyuz8kumo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-zuduyuz8kumo 2025/08/24 02:25:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:25:23 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for checks to finish 2025/08/24 02:25:23 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for transfers to finish 2025/08/24 02:25:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:25:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 02:25:26 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for checks to finish 2025/08/24 02:25:26 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for transfers to finish 2025/08/24 02:25:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 02:25:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:26 INFO : sub dir/hello world: Deleted 2025/08/24 02:25:27 DEBUG : testing file moves 2025/08/24 02:25:27 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/24 02:25:27 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for checks to finish 2025/08/24 02:25:27 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Waiting for transfers to finish 2025/08/24 02:25:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/24 02:25:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 02:25:27 INFO : sub dir/hello world: Deleted 2025/08/24 02:25:28 DEBUG : B2 bucket rclone-test-zuduyuz8kumo: Purge remote 2025/08/24 02:25:28 INFO : B2 bucket rclone-test-zuduyuz8kumo: cleaning bucket "rclone-test-zuduyuz8kumo" of all files 2025/08/24 02:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f920dc3e05ddb9b9f880e1b_f102b4dfe1196410e_d20250824_m022527_c001_v0001171_t0037_u01756002327583") 2025/08/24 02:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f920dc3e05ddb9b9f880e1b_f1153f0a0d428797f_d20250824_m022526_c001_v0001180_t0052_u01756002326197") 2025/08/24 02:25:28 DEBUG : sub dir/hello world: Deleting (id "4_z2f920dc3e05ddb9b9f880e1b_f11918ff5469d6b1b_d20250824_m022525_c001_v0001184_t0013_u01756002325227") --- PASS: TestServerSideMoveOverSelf (10.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:32 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001183_t0041": EOF 2025/08/24 02:25:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001183_t0041": EOF) 2025/08/24 02:25:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-goyusiw5hati: 1/10 (Post "https://pod-000-1183-16.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001183_t0041": EOF) 2025/08/24 02:25:34 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 02:25:35 ERROR : error listing: directory not found 2025/08/24 02:25:35 INFO : Local file system at /tmp/rclone2720275215: Making directory 2025/08/24 02:25:35 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:35 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.27s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:25:37 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for checks to finish 2025/08/24 02:25:37 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for transfers to finish 2025/08/24 02:25:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:25:37 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/24 02:25:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/24 02:25:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:25:38 INFO : check sum: Copied (new) 2025/08/24 02:25:38 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:25:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/24 02:25:39 DEBUG : check sum: Unchanged skipping 2025/08/24 02:25:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:39 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.87s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/24 02:25:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 02:25:41 INFO : sizeonly: Copied (new) 2025/08/24 02:25:41 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:41 DEBUG : sizeonly: Sizes identical 2025/08/24 02:25:41 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:41 DEBUG : sizeonly: Unchanged skipping 2025/08/24 02:25:41 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:41 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.20s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/24 02:25:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/24 02:25:42 INFO : ignore-size: Copied (new) 2025/08/24 02:25:42 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:25:43 DEBUG : ignore-size: Unchanged skipping 2025/08/24 02:25:43 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:43 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:43 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:25:44 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:44 DEBUG : existing: Unchanged skipping 2025/08/24 02:25:44 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:44 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:44 INFO : There was nothing to transfer 2025/08/24 02:25:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/24 02:25:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 02:25:45 INFO : existing: Copied (replaced existing) 2025/08/24 02:25:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 02:25:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 02:25:47 INFO : existing: Copied (new) 2025/08/24 02:25:47 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:47 DEBUG : existing: Destination exists, skipping 2025/08/24 02:25:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:47 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:49 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/24 02:25:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:25:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 02:25:49 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:49 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 02:25:49 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:25:50 INFO : a/potato2: Copied (new) 2025/08/24 02:25:50 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:50 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:52 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/24 02:25:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:25:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/24 02:25:52 DEBUG : empty space: Unchanged skipping 2025/08/24 02:25:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:52 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:52 INFO : There was nothing to transfer 2025/08/24 02:25:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:52 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/24 02:25:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:25:53 INFO : empty space: Updated modification time in destination 2025/08/24 02:25:53 DEBUG : empty space: Unchanged skipping 2025/08/24 02:25:53 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:53 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:55 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/24 02:25:55 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:25:55 DEBUG : empty space: Unchanged skipping 2025/08/24 02:25:55 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:55 DEBUG : Waiting for deletions to finish 2025/08/24 02:25:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:56 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/24 02:25:56 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2720275215) 2025/08/24 02:25:56 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-goyusiw5hati) 2025/08/24 02:25:56 DEBUG : foo: sha1 differ 2025/08/24 02:25:56 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/24 02:25:56 INFO : foo: Copied (replaced existing) 2025/08/24 02:25:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:25:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:25:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/24 02:25:58 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:25:58 DEBUG : empty space: Unchanged skipping 2025/08/24 02:25:58 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:25:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:25:59 INFO : potato: Copied (new) 2025/08/24 02:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/24 02:26:01 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:01 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/24 02:26:01 INFO : potato: Copied (replaced existing) 2025/08/24 02:26:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:03 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:03 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/24 02:26:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2720275215) 2025/08/24 02:26:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-goyusiw5hati) 2025/08/24 02:26:03 DEBUG : potato: sha1 differ 2025/08/24 02:26:03 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/24 02:26:04 INFO : potato: Copied (replaced existing) 2025/08/24 02:26:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/24 02:26:06 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:06 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:08 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:08 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:08 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:26:09 INFO : potato2: Copied (new) 2025/08/24 02:26:09 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:09 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:11 INFO : d: Making directory 2025/08/24 02:26:11 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/24 02:26:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:12 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:12 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 02:26:12 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:26:12 INFO : a/potato2: Copied (new) 2025/08/24 02:26:12 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:12 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:14 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/24 02:26:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:15 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 02:26:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:26:16 INFO : a/potato2: Copied (new) 2025/08/24 02:26:16 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting files as there were IO errors 2025/08/24 02:26:16 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.52s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:18 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:18 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:18 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:18 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:19 INFO : potato: Deleted 2025/08/24 02:26:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:26:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:21 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:21 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:21 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:22 INFO : potato: Deleted 2025/08/24 02:26:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:22 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:26:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:26:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/24 02:26:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.61s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : enormous: Excluded 2025/08/24 02:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : potato2: Excluded 2025/08/24 02:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:27 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:27 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:27 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:27 INFO : There was nothing to transfer 2025/08/24 02:26:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : enormous: Excluded 2025/08/24 02:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : potato2: Excluded 2025/08/24 02:26:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 02:26:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/24 02:26:27 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:27 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for checks to finish 2025/08/24 02:26:27 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for transfers to finish 2025/08/24 02:26:27 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:30 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 02:26:30 DEBUG : enormous: Excluded 2025/08/24 02:26:30 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 02:26:30 DEBUG : potato2: Excluded 2025/08/24 02:26:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:26:30 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:30 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:30 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:30 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:30 INFO : enormous: Deleted 2025/08/24 02:26:31 INFO : potato2: Deleted 2025/08/24 02:26:31 INFO : There was nothing to transfer 2025/08/24 02:26:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/24 02:26:31 DEBUG : empty space: Unchanged skipping 2025/08/24 02:26:31 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for checks to finish 2025/08/24 02:26:31 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for transfers to finish 2025/08/24 02:26:31 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:31 INFO : potato2: Deleted 2025/08/24 02:26:31 INFO : enormous: Deleted 2025/08/24 02:26:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:34 DEBUG : five: Need to transfer - File not found at Destination 2025/08/24 02:26:34 DEBUG : one: Destination is newer than source, skipping 2025/08/24 02:26:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/24 02:26:34 DEBUG : three: Sizes identical 2025/08/24 02:26:34 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/24 02:26:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 02:26:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2720275215) 2025/08/24 02:26:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-goyusiw5hati) 2025/08/24 02:26:34 DEBUG : two: sha1 differ 2025/08/24 02:26:34 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/24 02:26:34 INFO : five: Copied (new) 2025/08/24 02:26:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/24 02:26:35 INFO : four: Copied (replaced existing) 2025/08/24 02:26:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 02:26:35 INFO : two: Copied (replaced existing) 2025/08/24 02:26:35 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:35 DEBUG : one: Destination is newer than source, skipping 2025/08/24 02:26:35 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/24 02:26:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/24 02:26:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 02:26:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/24 02:26:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 02:26:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 02:26:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2720275215) 2025/08/24 02:26:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-goyusiw5hati) 2025/08/24 02:26:35 DEBUG : three: sha1 differ 2025/08/24 02:26:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/24 02:26:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/24 02:26:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/24 02:26:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 02:26:35 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:26:36 INFO : three: Copied (replaced existing) 2025/08/24 02:26:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.80s) === 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-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/24 02:26:38 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:38 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 02:26:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/24 02:26:38 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:38 INFO : yam: Copied (new) 2025/08/24 02:26:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 02:26:39 INFO : potato: Copied (new) 2025/08/24 02:26:39 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:26:39 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:39 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:39 DEBUG : potato: Unchanged skipping 2025/08/24 02:26:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:40 INFO : yam: Copied (server-side copy) to: yaml 2025/08/24 02:26:40 INFO : yam: Deleted 2025/08/24 02:26:40 INFO : yaml: Renamed from "yam" 2025/08/24 02:26:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/24 02:26:42 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:42 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 02:26:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/24 02:26:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:42 INFO : yam: Copied (new) 2025/08/24 02:26:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 02:26:42 INFO : potato: Copied (new) 2025/08/24 02:26:42 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:26:43 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:43 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:43 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:43 DEBUG : potato: Unchanged skipping 2025/08/24 02:26:43 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:43 INFO : yam: Copied (server-side copy) to: yaml 2025/08/24 02:26:44 INFO : yam: Deleted 2025/08/24 02:26:44 INFO : yaml: Renamed from "yam" 2025/08/24 02:26:44 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.17s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/24 02:26:45 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:45 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/24 02:26:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 02:26:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 02:26:45 INFO : potato: Copied (new) 2025/08/24 02:26:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:46 INFO : sub/yam: Copied (new) 2025/08/24 02:26:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:26:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:26:46 DEBUG : potato: Unchanged skipping 2025/08/24 02:26:46 INFO : B2 bucket rclone-test-goyusiw5hati: Making map for --track-renames 2025/08/24 02:26:46 INFO : B2 bucket rclone-test-goyusiw5hati: Finished making map for --track-renames 2025/08/24 02:26:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for renames to finish 2025/08/24 02:26:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 02:26:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/24 02:26:47 INFO : sub/yam: Deleted 2025/08/24 02:26:47 INFO : yam: Renamed from "sub/yam" 2025/08/24 02:26:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.14s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:48 DEBUG : Creating backend with remote "/tmp/rclone2720275215/dir1" 2025/08/24 02:26:48 DEBUG : Creating backend with remote "/tmp/rclone2720275215/dir2" 2025/08/24 02:26:48 DEBUG : Local file system at /tmp/rclone2720275215/dir2: Using server-side directory move 2025/08/24 02:26:48 INFO : Local file system at /tmp/rclone2720275215/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/24 02:26:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/24 02:26:48 DEBUG : Local file system at /tmp/rclone2720275215/dir2: Waiting for checks to finish 2025/08/24 02:26:48 INFO : file1.txt: Moved (server-side) 2025/08/24 02:26:48 DEBUG : Local file system at /tmp/rclone2720275215/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:26:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/24 02:26:48 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:48 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/24 02:26:49 INFO : nested/sub dir/file: Copied (new) 2025/08/24 02:26:49 INFO : nested/sub dir/file: Deleted 2025/08/24 02:26:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:26:49 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:26:49 INFO : sub dir/hello world: Deleted 2025/08/24 02:26:49 INFO : sub dir: Removing directory 2025/08/24 02:26:49 INFO : nested/sub dir: Removing directory 2025/08/24 02:26:49 INFO : nested: Removing directory 2025/08/24 02:26:49 DEBUG : Local file system at /tmp/rclone2720275215: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 02:26:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/24 02:26:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/24 02:26:51 INFO : nested/sub dir/file: Copied (new) 2025/08/24 02:26:51 INFO : nested/sub dir/file: Deleted 2025/08/24 02:26:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:26:51 INFO : sub dir/hello world: Copied (new) 2025/08/24 02:26:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/24 02:26:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 02:26:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:52 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/24 02:26:52 INFO : existing-b: Copied (new) 2025/08/24 02:26:52 INFO : existing-b: Deleted 2025/08/24 02:26:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 02:26:52 INFO : existing: Copied (new) 2025/08/24 02:26:52 INFO : existing: Deleted 2025/08/24 02:26:53 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:26:53 DEBUG : existing: Destination exists, skipping 2025/08/24 02:26:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/24 02:26:53 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:26:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.01s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:26:54 DEBUG : Creating backend with remote "TestB2:rclone-test-cipoxaf5saha" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-cipoxaf5saha 2025/08/24 02:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 02:27:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 02:27:02 DEBUG : empty space: Unchanged skipping 2025/08/24 02:27:02 DEBUG : B2 bucket rclone-test-cipoxaf5saha: Waiting for checks to finish 2025/08/24 02:27:02 INFO : empty space: Deleted 2025/08/24 02:27:02 DEBUG : B2 bucket rclone-test-cipoxaf5saha: Waiting for transfers to finish 2025/08/24 02:27:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:03 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:03 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:03 INFO : potato2: Deleted 2025/08/24 02:27:03 INFO : potato3: Deleted 2025/08/24 02:27:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sigapus1roye" 2025/08/24 02:27:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/24 02:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 02:27:05 DEBUG : B2 bucket rclone-test-sigapus1roye: Waiting for checks to finish 2025/08/24 02:27:05 DEBUG : B2 bucket rclone-test-sigapus1roye: Waiting for transfers to finish 2025/08/24 02:27:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:27:09 INFO : empty space: Copied (server-side copy) 2025/08/24 02:27:10 INFO : empty space: Deleted 2025/08/24 02:27:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:10 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:10 INFO : potato2: Deleted 2025/08/24 02:27:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:10 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:10 INFO : potato3: Deleted 2025/08/24 02:27:10 DEBUG : B2 bucket rclone-test-sigapus1roye: Purge remote 2025/08/24 02:27:10 INFO : B2 bucket rclone-test-sigapus1roye: cleaning bucket "rclone-test-sigapus1roye" of all files 2025/08/24 02:27:11 DEBUG : empty space: Deleting (id "4_zdfc29dc3e06ddb9b9f880e1b_f1135a59ea7452073_d20250824_m022709_c001_v0001042_t0050_u01756002429727") 2025/08/24 02:27:11 DEBUG : potato2: Deleting (id "4_zdfc29dc3e06ddb9b9f880e1b_f113309217a5b1401_d20250824_m022710_c001_v0001178_t0042_u01756002430102") 2025/08/24 02:27:11 DEBUG : potato3: Deleting (id "4_zdfc29dc3e06ddb9b9f880e1b_f106f87d395b32b90_d20250824_m022710_c001_v0001105_t0021_u01756002430106") 2025/08/24 02:27:12 DEBUG : B2 bucket rclone-test-cipoxaf5saha: Purge remote 2025/08/24 02:27:12 INFO : B2 bucket rclone-test-cipoxaf5saha: cleaning bucket "rclone-test-cipoxaf5saha" of all files 2025/08/24 02:27:13 DEBUG : empty space: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f41948825f0ad7aa2_d20250824_m022710_c001_v7007000_t0000_u01756002430082") 2025/08/24 02:27:13 DEBUG : empty space: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f107e985df8c88f30_d20250824_m022701_c001_v0001102_t0035_u01756002421074") 2025/08/24 02:27:13 DEBUG : potato2: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f41948825f0ad7aa7_d20250824_m022710_c001_v7007000_t0000_u01756002430310") 2025/08/24 02:27:13 DEBUG : potato2: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f10822257efb150a7_d20250824_m022702_c001_v0001115_t0035_u01756002422520") 2025/08/24 02:27:13 DEBUG : potato3: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f41948825f0ad7aad_d20250824_m022710_c001_v7007000_t0000_u01756002430528") 2025/08/24 02:27:13 DEBUG : potato3: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f118bbadc9055905d_d20250824_m022702_c001_v0001171_t0026_u01756002422921") 2025/08/24 02:27:13 DEBUG : potato3: Deleting (id "4_z8f127d93e06ddb9b9f880e1b_f107e985df8c88f32_d20250824_m022701_c001_v0001102_t0005_u01756002421379") --- PASS: TestServerSideMove (23.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:27:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lasaxub9roba" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-lasaxub9roba 2025/08/24 02:27:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 02:27:26 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 02:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 02:27:26 DEBUG : B2 bucket rclone-test-lasaxub9roba: Waiting for checks to finish 2025/08/24 02:27:26 DEBUG : B2 bucket rclone-test-lasaxub9roba: Waiting for transfers to finish 2025/08/24 02:27:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:27 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:27 INFO : potato2: Deleted 2025/08/24 02:27:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:27 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:27 INFO : potato3: Deleted 2025/08/24 02:27:27 DEBUG : Creating backend with remote "TestB2:rclone-test-javupiv3rone" 2025/08/24 02:27:28 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 02:27:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 02:27:29 DEBUG : B2 bucket rclone-test-javupiv3rone: Waiting for checks to finish 2025/08/24 02:27:29 DEBUG : B2 bucket rclone-test-javupiv3rone: Waiting for transfers to finish 2025/08/24 02:27:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:31 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:31 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:32 INFO : potato2: Deleted 2025/08/24 02:27:32 INFO : potato3: Deleted 2025/08/24 02:27:32 DEBUG : B2 bucket rclone-test-javupiv3rone: Purge remote 2025/08/24 02:27:32 INFO : B2 bucket rclone-test-javupiv3rone: cleaning bucket "rclone-test-javupiv3rone" of all files 2025/08/24 02:27:32 DEBUG : potato2: Deleting (id "4_z2f72fd73e06ddb9b9f880e1b_f1161d023261c928e_d20250824_m022731_c001_v0001146_t0014_u01756002451500") 2025/08/24 02:27:32 DEBUG : potato3: Deleting (id "4_z2f72fd73e06ddb9b9f880e1b_f11721c21aada3934_d20250824_m022731_c001_v0001183_t0008_u01756002451874") 2025/08/24 02:27:34 DEBUG : B2 bucket rclone-test-lasaxub9roba: Purge remote 2025/08/24 02:27:34 INFO : B2 bucket rclone-test-lasaxub9roba: cleaning bucket "rclone-test-lasaxub9roba" of all files 2025/08/24 02:27:34 DEBUG : empty space: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f10727770176ab75a_d20250824_m022725_c001_v0001176_t0051_u01756002445874") 2025/08/24 02:27:34 DEBUG : potato2: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f410b0eeab745426c_d20250824_m022731_c001_v7007000_t0000_u01756002451993") 2025/08/24 02:27:34 DEBUG : potato2: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f1007dd61e71039ff_d20250824_m022727_c001_v0001182_t0033_u01756002447076") 2025/08/24 02:27:34 DEBUG : potato3: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f4052b26d8d9bd62b_d20250824_m022732_c001_v7007000_t0000_u01756002452078") 2025/08/24 02:27:34 DEBUG : potato3: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f11326b8387df432e_d20250824_m022727_c001_v0001182_t0033_u01756002447300") 2025/08/24 02:27:34 DEBUG : potato3: Deleting (id "4_z2ff2dda3e06ddb9b9f880e1b_f10727770176ab75c_d20250824_m022726_c001_v0001176_t0028_u01756002446107") --- PASS: TestServerSideMoveWithFilter (20.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:27:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fezemus0bida" 2025/08/24 02:27:41 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-goyusiw5hati -> B2 bucket rclone-test-fezemus0bida 2025/08/24 02:27:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 02:27:48 DEBUG : empty space: Unchanged skipping 2025/08/24 02:27:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 02:27:48 DEBUG : B2 bucket rclone-test-fezemus0bida: Waiting for checks to finish 2025/08/24 02:27:49 INFO : empty space: Deleted 2025/08/24 02:27:49 DEBUG : B2 bucket rclone-test-fezemus0bida: Waiting for transfers to finish 2025/08/24 02:27:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:49 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:49 INFO : potato2: Deleted 2025/08/24 02:27:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:49 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:49 INFO : potato3: Deleted 2025/08/24 02:27:50 DEBUG : Creating backend with remote "TestB2:rclone-test-geneyob2mana" 2025/08/24 02:27:50 INFO : tomatoDir: Making directory 2025/08/24 02:27:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/24 02:27:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 02:27:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 02:27:51 DEBUG : B2 bucket rclone-test-geneyob2mana: Waiting for checks to finish 2025/08/24 02:27:51 DEBUG : B2 bucket rclone-test-geneyob2mana: Waiting for transfers to finish 2025/08/24 02:27:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 02:27:55 INFO : empty space: Copied (server-side copy) 2025/08/24 02:27:55 INFO : empty space: Deleted 2025/08/24 02:27:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 02:27:55 INFO : potato2: Copied (server-side copy) 2025/08/24 02:27:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 02:27:55 INFO : potato3: Copied (server-side copy) 2025/08/24 02:27:55 INFO : potato2: Deleted 2025/08/24 02:27:55 INFO : potato3: Deleted 2025/08/24 02:27:56 DEBUG : B2 bucket rclone-test-geneyob2mana: Purge remote 2025/08/24 02:27:56 INFO : B2 bucket rclone-test-geneyob2mana: cleaning bucket "rclone-test-geneyob2mana" of all files 2025/08/24 02:27:56 DEBUG : empty space: Deleting (id "4_z9f624dd3e07ddb9b9f880e1b_f1126a03742b65287_d20250824_m022754_c001_v0001130_t0027_u01756002474831") 2025/08/24 02:27:56 DEBUG : potato2: Deleting (id "4_z9f624dd3e07ddb9b9f880e1b_f10176bbfc75081f5_d20250824_m022755_c001_v0001098_t0027_u01756002475145") 2025/08/24 02:27:56 DEBUG : potato3: Deleting (id "4_z9f624dd3e07ddb9b9f880e1b_f115979781337555b_d20250824_m022755_c001_v0001130_t0018_u01756002475202") 2025/08/24 02:27:57 DEBUG : B2 bucket rclone-test-fezemus0bida: Purge remote 2025/08/24 02:27:57 INFO : B2 bucket rclone-test-fezemus0bida: cleaning bucket "rclone-test-fezemus0bida" of all files 2025/08/24 02:27:58 DEBUG : empty space: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f4028ad8d5e5b4dbc_d20250824_m022755_c001_v7007000_t0000_u01756002475131") 2025/08/24 02:27:58 DEBUG : empty space: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f10228a251ac51670_d20250824_m022746_c001_v0001116_t0001_u01756002466582") 2025/08/24 02:27:58 DEBUG : potato2: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f4028ad8d5e5b4dc5_d20250824_m022755_c001_v7007000_t0000_u01756002475512") 2025/08/24 02:27:58 DEBUG : potato2: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f10705675db4806dc_d20250824_m022748_c001_v0001184_t0029_u01756002468964") 2025/08/24 02:27:58 DEBUG : potato3: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f41575e1e6bdd8887_d20250824_m022755_c001_v7007000_t0000_u01756002475625") 2025/08/24 02:27:58 DEBUG : potato3: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f102f138d36df9adf_d20250824_m022749_c001_v0001177_t0035_u01756002469199") 2025/08/24 02:27:58 DEBUG : potato3: Deleting (id "4_z4fa22db3e07ddb9b9f880e1b_f10228a251ac51672_d20250824_m022747_c001_v0001116_t0026_u01756002467099") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:03 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.93s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:05 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:07 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/rclone-sync-test" 2025/08/24 02:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/rclone-sync-test-include/layer2" 2025/08/24 02:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/rclone-sync-test-ignore-file" 2025/08/24 02:28:14 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test: Waiting for checks to finish 2025/08/24 02:28:14 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test: Waiting for transfers to finish 2025/08/24 02:28:14 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:14 INFO : There was nothing to transfer 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:28:15 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:15 INFO : There was nothing to transfer 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/24 02:28:15 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:15 INFO : There was nothing to transfer 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:28:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:28:15 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:15 INFO : There was nothing to transfer 2025/08/24 02:28:16 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/24 02:28:16 DEBUG : B2 bucket rclone-test-goyusiw5hati path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/24 02:28:16 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:16 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:28:17 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/CompareDest" 2025/08/24 02:28:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 02:28:19 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:19 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:28:20 INFO : one: Copied (new) 2025/08/24 02:28:20 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:21 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:21 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 02:28:21 INFO : one: Copied (replaced existing) 2025/08/24 02:28:21 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:24 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:28:24 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:24 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:24 INFO : There was nothing to transfer 2025/08/24 02:28:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 02:28:26 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:28:26 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:26 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:26 INFO : There was nothing to transfer 2025/08/24 02:28:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 02:28:26 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:28:26 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:26 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:26 INFO : There was nothing to transfer 2025/08/24 02:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:27 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/24 02:28:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 02:28:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 02:28:27 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:28:27 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:27 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:27 INFO : There was nothing to transfer 2025/08/24 02:28:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:28 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 02:28:28 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 02:28:28 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/24 02:28:29 INFO : two: Copied (new) 2025/08/24 02:28:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:32 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dest" 2025/08/24 02:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/pre-dest1" 2025/08/24 02:28:34 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/pre-dest2" 2025/08/24 02:28:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:28:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/24 02:28:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:28:37 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/24 02:28:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/24 02:28:37 DEBUG : B2 bucket rclone-test-goyusiw5hati path dest: Waiting for checks to finish 2025/08/24 02:28:37 DEBUG : B2 bucket rclone-test-goyusiw5hati path dest: Waiting for transfers to finish 2025/08/24 02:28:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/24 02:28:38 INFO : 3: Copied (new) 2025/08/24 02:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.30s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:28:41 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/CopyDest" 2025/08/24 02:28:43 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 02:28:43 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:43 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:28:44 INFO : one: Copied (new) 2025/08/24 02:28:44 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:44 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:44 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 02:28:45 INFO : one: Copied (replaced existing) 2025/08/24 02:28:45 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:47 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/BackupDir" 2025/08/24 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:48 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 02:28:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:28:50 INFO : one: Copied (server-side copy) 2025/08/24 02:28:50 INFO : one: Deleted 2025/08/24 02:28:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 02:28:50 INFO : one: Copied (server-side copy) 2025/08/24 02:28:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/24 02:28:50 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:50 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:51 DEBUG : one: Unchanged skipping 2025/08/24 02:28:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 02:28:52 INFO : two: Copied (server-side copy) 2025/08/24 02:28:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/24 02:28:52 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:52 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:52 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:53 DEBUG : one: Unchanged skipping 2025/08/24 02:28:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:53 DEBUG : two: Unchanged skipping 2025/08/24 02:28:53 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:53 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:53 DEBUG : Waiting for deletions to finish 2025/08/24 02:28:53 INFO : There was nothing to transfer 2025/08/24 02:28:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:54 DEBUG : one: Unchanged skipping 2025/08/24 02:28:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/24 02:28:54 DEBUG : three: Destination not found in --copy-dest 2025/08/24 02:28:54 DEBUG : three: Need to transfer - File not found at Destination 2025/08/24 02:28:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 02:28:54 DEBUG : two: Unchanged skipping 2025/08/24 02:28:54 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:28:54 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:28:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/24 02:28:55 INFO : three: Copied (new) 2025/08/24 02:28:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.39s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:29:01 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/backup" 2025/08/24 02:29:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:29:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:03 DEBUG : two: Unchanged skipping 2025/08/24 02:29:03 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:29:04 INFO : one: Copied (server-side copy) 2025/08/24 02:29:04 INFO : one: Deleted 2025/08/24 02:29:04 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:05 INFO : one: Copied (new) 2025/08/24 02:29:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:29:06 INFO : three.txt: Copied (server-side copy) 2025/08/24 02:29:06 INFO : three.txt: Deleted 2025/08/24 02:29:06 INFO : three.txt: Moved into backup dir 2025/08/24 02:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:29:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:08 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:08 DEBUG : two: Unchanged skipping 2025/08/24 02:29:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:08 INFO : one: Copied (server-side copy) 2025/08/24 02:29:08 INFO : one: Deleted 2025/08/24 02:29:08 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:29:09 INFO : one: Copied (new) 2025/08/24 02:29:09 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:29:09 INFO : three.txt: Copied (server-side copy) 2025/08/24 02:29:10 INFO : three.txt: Deleted 2025/08/24 02:29:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:29:13 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:29:15 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/backup" 2025/08/24 02:29:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:29:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:16 DEBUG : two: Unchanged skipping 2025/08/24 02:29:16 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:29:18 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:29:18 INFO : one: Deleted 2025/08/24 02:29:18 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:19 INFO : one: Copied (new) 2025/08/24 02:29:19 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:29:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:29:22 INFO : three.txt: Deleted 2025/08/24 02:29:22 INFO : three.txt: Moved into backup dir 2025/08/24 02:29:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:29:23 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:23 DEBUG : two: Unchanged skipping 2025/08/24 02:29:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:24 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:29:24 INFO : one: Deleted 2025/08/24 02:29:24 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:29:25 INFO : one: Copied (new) 2025/08/24 02:29:25 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:29:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:29:25 INFO : three.txt: Deleted 2025/08/24 02:29:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.82s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:29:29 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/backup" 2025/08/24 02:29:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:29:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:32 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:32 DEBUG : two: Unchanged skipping 2025/08/24 02:29:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:29:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 02:29:34 INFO : one: Deleted 2025/08/24 02:29:34 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:34 INFO : one: Copied (new) 2025/08/24 02:29:34 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:29:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 02:29:35 INFO : three.txt: Deleted 2025/08/24 02:29:35 INFO : three.txt: Moved into backup dir 2025/08/24 02:29:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:29:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:37 DEBUG : two: Unchanged skipping 2025/08/24 02:29:37 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 02:29:37 INFO : one: Deleted 2025/08/24 02:29:37 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:29:38 INFO : one: Copied (new) 2025/08/24 02:29:38 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:29:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 02:29:39 INFO : three.txt: Deleted 2025/08/24 02:29:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:29:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:29:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:45 DEBUG : two: Unchanged skipping 2025/08/24 02:29:45 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:29:45 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:29:45 INFO : one: Deleted 2025/08/24 02:29:45 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:46 INFO : one: Copied (new) 2025/08/24 02:29:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:29:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:29:47 INFO : three.txt: Deleted 2025/08/24 02:29:47 INFO : three.txt: Moved into backup dir 2025/08/24 02:29:48 DEBUG : one.bak: Excluded (Path Filter) 2025/08/24 02:29:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/24 02:29:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:29:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:29:48 DEBUG : two: Unchanged skipping 2025/08/24 02:29:48 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for checks to finish 2025/08/24 02:29:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:29:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:29:49 INFO : one: Deleted 2025/08/24 02:29:49 DEBUG : B2 bucket rclone-test-goyusiw5hati path dst: Waiting for transfers to finish 2025/08/24 02:29:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:29:49 INFO : one: Copied (new) 2025/08/24 02:29:49 DEBUG : Waiting for deletions to finish 2025/08/24 02:29:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:29:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:29:50 INFO : three.txt: Deleted 2025/08/24 02:29:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.43s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:29:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001116_t0004": EOF 2025/08/24 02:29:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001116_t0004": EOF) 2025/08/24 02:29:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-goyusiw5hati: 1/10 (Post "https://pod-000-1116-02.backblaze.com/b2api/v1/b2_upload_file/8fc24da3e04ddb9b9f880e1b/c001_v0001116_t0004": EOF) 2025/08/24 02:29:56 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 02:29:56 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:29:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:29:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:29:58 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:29:59 INFO : one: Deleted 2025/08/24 02:30:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:30:00 INFO : one: Copied (new) 2025/08/24 02:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:00 DEBUG : two: Unchanged skipping 2025/08/24 02:30:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/24 02:30:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:30:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:30:01 INFO : three.txt: Deleted 2025/08/24 02:30:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:30:02 INFO : three.txt: Copied (new) 2025/08/24 02:30:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:30:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:30:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 02:30:04 INFO : one: Deleted 2025/08/24 02:30:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:30:04 INFO : one: Copied (new) 2025/08/24 02:30:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:05 DEBUG : two: Unchanged skipping 2025/08/24 02:30:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/24 02:30:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:30:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 02:30:06 INFO : three.txt: Deleted 2025/08/24 02:30:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/24 02:30:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.34s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-goyusiw5hati/dst" 2025/08/24 02:30:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 02:30:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 02:30:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 02:30:13 INFO : one: Deleted 2025/08/24 02:30:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:30:14 INFO : one: Copied (new) 2025/08/24 02:30:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:14 DEBUG : two: Unchanged skipping 2025/08/24 02:30:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/24 02:30:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 02:30:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 02:30:15 INFO : three.txt: Deleted 2025/08/24 02:30:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:30:15 INFO : three.txt: Copied (new) 2025/08/24 02:30:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 02:30:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 02:30:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 02:30:17 INFO : one: Deleted 2025/08/24 02:30:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 02:30:17 INFO : one: Copied (new) 2025/08/24 02:30:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:18 DEBUG : two: Unchanged skipping 2025/08/24 02:30:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/24 02:30:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 02:30:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 02:30:19 INFO : three.txt: Deleted 2025/08/24 02:30:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/24 02:30:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.84s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:30:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/24 02:30:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:30:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:30:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/24 02:30:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/24 02:30:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:30:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 02:30:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:30:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:30:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 02:30:24 INFO : existing: Copied (new) 2025/08/24 02:30:24 DEBUG : Waiting for deletions to finish 2025/08/24 02:30:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:30:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/24 02:30:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/24 02:30:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:30:25 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting files as there were IO errors 2025/08/24 02:30:25 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.32s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:30:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:26 DEBUG : existing: Unchanged skipping 2025/08/24 02:30:26 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:30:26 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:30:26 DEBUG : Waiting for deletions to finish 2025/08/24 02:30:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:30:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:30:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both0: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both13: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both14: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both15: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both10: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both17: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both12: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both11: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both16: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both2: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both3: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both4: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both18: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both6: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both19: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both1: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:30:49 DEBUG : both5: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both7: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both8: Unchanged skipping 2025/08/24 02:30:49 DEBUG : both9: Unchanged skipping 2025/08/24 02:30:49 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:30:49 DEBUG : Waiting for deletions to finish 2025/08/24 02:30:49 INFO : only17: Deleted 2025/08/24 02:30:49 INFO : only14: Deleted 2025/08/24 02:30:49 INFO : only13: Deleted 2025/08/24 02:30:50 INFO : only16: Deleted 2025/08/24 02:30:50 INFO : only4: Deleted 2025/08/24 02:30:50 INFO : only6: Deleted 2025/08/24 02:30:50 INFO : only8: Deleted 2025/08/24 02:30:50 INFO : only10: Deleted 2025/08/24 02:30:50 INFO : only11: Deleted 2025/08/24 02:30:50 INFO : only15: Deleted 2025/08/24 02:30:50 INFO : only9: Deleted 2025/08/24 02:30:50 INFO : only19: Deleted 2025/08/24 02:30:50 INFO : only1: Deleted 2025/08/24 02:30:50 INFO : only2: Deleted 2025/08/24 02:30:50 INFO : only12: Deleted 2025/08/24 02:30:50 INFO : only3: Deleted 2025/08/24 02:30:50 INFO : only18: Deleted 2025/08/24 02:30:50 INFO : only5: Deleted 2025/08/24 02:30:50 INFO : only7: Deleted 2025/08/24 02:30:50 INFO : only0: Deleted 2025/08/24 02:30:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:31:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both10: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both13: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both14: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both15: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both16: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both11: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both18: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both12: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both0: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both17: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both3: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both4: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both5: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both6: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both19: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both1: Unchanged skipping 2025/08/24 02:31:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:16 DEBUG : both2: Unchanged skipping 2025/08/24 02:31:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : both8: Unchanged skipping 2025/08/24 02:31:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : both7: Unchanged skipping 2025/08/24 02:31:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : both9: Unchanged skipping 2025/08/24 02:31:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/24 02:31:16 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:31:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only0: Copied (replaced existing) 2025/08/24 02:31:17 INFO : only11: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only15: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only16: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only12: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only17: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only18: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only1: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only14: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only2: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only13: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only10: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only6: Copied (replaced existing) 2025/08/24 02:31:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:17 INFO : only7: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only3: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only9: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only4: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only19: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only5: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 02:31:18 INFO : only8: Copied (replaced existing) 2025/08/24 02:31:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (31.23s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:26 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:31:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:31:26 DEBUG : empty_on_remote: Making directory with metadata 2025/08/24 02:31:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:31:26 INFO : empty_on_remote: Making directory 2025/08/24 02:31:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 02:31:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:28 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:31:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:31:28 DEBUG : empty_on_remote: Making directory with metadata 2025/08/24 02:31:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 02:31:28 INFO : empty_on_remote: Making directory 2025/08/24 02:31:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 02:31:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:31 INFO : sub dir: Making directory 2025/08/24 02:31:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 02:31:33 INFO : sub dir: Making directory 2025/08/24 02:31:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:31:44 DEBUG : Waiting for deletions to finish 2025/08/24 02:31:44 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:31:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:31:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : apple: Unchanged skipping 2025/08/24 02:31:45 DEBUG : banana: Unchanged skipping 2025/08/24 02:31:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:31:45 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:31:45 DEBUG : Waiting for deletions to finish 2025/08/24 02:31:45 INFO : There was nothing to transfer 2025/08/24 02:31:45 DEBUG : Waiting for deletions to finish 2025/08/24 02:31:45 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:31:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : apple: Unchanged skipping 2025/08/24 02:31:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : banana: Unchanged skipping 2025/08/24 02:31:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:31:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:31:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:31:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:31:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:31:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:31:46 INFO : There was nothing to transfer 2025/08/24 02:31:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:31:46 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:31:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:32:01 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:02 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:32:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:32:02 DEBUG : banana: Unchanged skipping 2025/08/24 02:32:02 DEBUG : apple: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:32:02 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:02 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:02 INFO : There was nothing to transfer 2025/08/24 02:32:02 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:03 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:32:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : apple: Unchanged skipping 2025/08/24 02:32:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : banana: Unchanged skipping 2025/08/24 02:32:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:32:03 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:03 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:03 INFO : There was nothing to transfer 2025/08/24 02:32:03 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:03 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:32:20 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:20 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 02:32:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:21 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:21 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 02:32:21 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/24 02:32:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:32:21 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:21 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 02:32:21 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/24 02:32:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:32:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:32:21 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:32:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:32:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:32:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:32:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:32:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:32:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:22 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:32:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:22 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:32:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:32:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:32:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:32:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:32:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:32:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:32:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:32:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:23 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:24 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 02:32:24 INFO : apple: Deleted 2025/08/24 02:32:24 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 02:32:24 INFO : banana: Deleted 2025/08/24 02:32:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 02:32:24 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 02:32:24 INFO : appleappleapplebanana: Deleted 2025/08/24 02:32:24 INFO : splitbananasplit: Deleted 2025/08/24 02:32:24 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : apple: Unchanged skipping 2025/08/24 02:32:25 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:32:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:32:25 DEBUG : banana: Unchanged skipping 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:32:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:25 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:25 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 02:32:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 02:32:25 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 02:32:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 02:32:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 02:32:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 02:32:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 02:32:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 02:32:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:32:41 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:41 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 02:32:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 02:32:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 02:32:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 02:32:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 02:32:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 02:32:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 02:32:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 02:32:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 02:32:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 02:32:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 02:32:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 02:32:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/24 02:32:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:42 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 02:32:42 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/24 02:32:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:32:42 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/24 02:32:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 02:32:42 INFO : apple: Copied (new) to: PREFIXapple 2025/08/24 02:32:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:42 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:32:42 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/24 02:32:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:32:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:32:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:32:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:32:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:32:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:32:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:32:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:32:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:32:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:32:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:32:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:32:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:32:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:32:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:32:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:32:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:44 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:44 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 02:32:44 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 02:32:45 INFO : splitbananasplit: Deleted 2025/08/24 02:32:45 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 02:32:45 INFO : apple: Deleted 2025/08/24 02:32:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 02:32:45 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 02:32:45 INFO : appleappleapplebanana: Deleted 2025/08/24 02:32:45 INFO : banana: Deleted 2025/08/24 02:32:45 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 02:32:45 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 02:32:46 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 02:32:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 02:32:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:32:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:32:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:32:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 02:32:46 INFO : apple: Copied (new) 2025/08/24 02:32:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:32:46 INFO : splitbananasplit: Copied (new) 2025/08/24 02:32:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:32:46 INFO : appleappleapplebanana: Copied (new) 2025/08/24 02:32:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 02:32:46 INFO : banana: Copied (new) 2025/08/24 02:32:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:32:46 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/24 02:32:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:32:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:32:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:32:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:32:47 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:32:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:32:47 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:32:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:32:47 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:32:47 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/24 02:32:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:32:47 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:32:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:32:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:32:48 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:32:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:32:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/24 02:32:48 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:48 INFO : PREFIXbanana: Deleted 2025/08/24 02:32:48 INFO : PREFIXsplitbananasplit: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/24 02:32:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/24 02:32:49 INFO : PREFIXapple: Deleted 2025/08/24 02:32:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/24 02:32:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/24 02:32:49 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:49 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : Waiting for deletions to finish 2025/08/24 02:32:49 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:32:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:33:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:06 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:06 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/24 02:33:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:06 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:33:07 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 02:33:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 02:33:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:33:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:33:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:33:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:33:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:33:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:33:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:33:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:33:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:33:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:33:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:33:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:33:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:33:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:33:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:33:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:33:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:33:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:09 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:09 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 02:33:09 INFO : appleappleapplebanana: Deleted 2025/08/24 02:33:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 02:33:09 INFO : apple: Deleted 2025/08/24 02:33:09 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 02:33:09 INFO : banana: Deleted 2025/08/24 02:33:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 02:33:09 INFO : splitbananasplit: Deleted 2025/08/24 02:33:09 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 02:33:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 02:33:09 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 02:33:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 02:33:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 02:33:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:10 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:10 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 02:33:10 INFO : banana: Copied (new) 2025/08/24 02:33:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:33:10 INFO : appleappleapplebanana: Copied (new) 2025/08/24 02:33:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:33:11 INFO : splitbananasplit: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:33:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:33:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 02:33:11 INFO : apple: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:33:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:33:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:33:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:33:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/24 02:33:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:33:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:33:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:33:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:33:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:33:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:33:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:33:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:33:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:33:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:33:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/24 02:33:12 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:13 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : appleSUFFIX: Deleted 2025/08/24 02:33:13 INFO : splitbananasplitSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/24 02:33:13 INFO : bananaSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/24 02:33:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/24 02:33:13 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:13 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:14 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:33:29 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:30 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:30 DEBUG : apple: Unchanged skipping 2025/08/24 02:33:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : banana: Unchanged skipping 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 02:33:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 02:33:30 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:30 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 02:33:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/24 02:33:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 02:33:31 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/24 02:33:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 02:33:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/24 02:33:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 02:33:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/24 02:33:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 02:33:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/24 02:33:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 02:33:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/24 02:33:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 02:33:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/24 02:33:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 02:33:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/24 02:33:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 02:33:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/24 02:33:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 02:33:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/24 02:33:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 02:33:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/24 02:33:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 02:33:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/24 02:33:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 02:33:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/24 02:33:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 02:33:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/24 02:33:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 02:33:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/24 02:33:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 02:33:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/24 02:33:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 02:33:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/24 02:33:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 02:33:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/24 02:33:32 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 02:33:33 INFO : appleappleapplebanana: Deleted 2025/08/24 02:33:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 02:33:33 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 02:33:33 INFO : splitbananasplit: Deleted 2025/08/24 02:33:33 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:33 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/24 02:33:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:33:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : banana: Unchanged skipping 2025/08/24 02:33:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:33:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : apple: Unchanged skipping 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 02:33:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 02:33:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 02:33:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 02:33:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 02:33:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 02:33:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 02:33:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 02:33:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 02:33:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 02:33:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 02:33:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 02:33:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 02:33:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 02:33:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 02:33:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:33:34 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:34 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:34 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:34 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:34 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : appleapple: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 02:33:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 02:33:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 02:33:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 02:33:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 02:33:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 02:33:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 02:33:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 02:33:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 02:33:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 02:33:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 02:33:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 02:33:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 02:33:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 02:33:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 02:33:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 02:33:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 02:33:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:33:50 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:50 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:33:50 DEBUG : banana: Unchanged skipping 2025/08/24 02:33:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : apple: Unchanged skipping 2025/08/24 02:33:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:33:50 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:50 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:50 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:51 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:33:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : banana: Unchanged skipping 2025/08/24 02:33:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:33:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : apple: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:33:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:33:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:33:51 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:33:51 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:51 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:51 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : Waiting for deletions to finish 2025/08/24 02:33:52 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:33:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:34:09 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:10 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:10 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:10 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:10 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:10 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:11 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:11 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:11 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:11 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:11 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:34:27 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:27 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:28 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:28 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:28 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:28 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:28 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:28 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:34:45 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:46 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:46 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:46 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:46 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:47 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : apple: Unchanged skipping 2025/08/24 02:34:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:34:47 DEBUG : banana: Unchanged skipping 2025/08/24 02:34:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:34:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:34:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:34:47 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:34:47 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:47 DEBUG : Waiting for deletions to finish 2025/08/24 02:34:47 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:34:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:04 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:04 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:35:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : apple: Unchanged skipping 2025/08/24 02:35:05 DEBUG : banana: Unchanged skipping 2025/08/24 02:35:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:35:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:05 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 02:35:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : apple: Unchanged skipping 2025/08/24 02:35:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 02:35:05 DEBUG : banana: Unchanged skipping 2025/08/24 02:35:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 02:35:05 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:05 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:06 DEBUG : apple: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : banana: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 02:35:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (215.30s) --- PASS: TestTransform/NFC (15.57s) --- PASS: TestTransform/NFD (17.28s) --- PASS: TestTransform/base64 (21.89s) --- PASS: TestTransform/prefix (24.15s) --- PASS: TestTransform/suffix (24.37s) --- PASS: TestTransform/truncate (20.35s) --- PASS: TestTransform/encoder (17.88s) --- PASS: TestTransform/ISO-8859-1 (19.05s) --- PASS: TestTransform/charmap (17.59s) --- PASS: TestTransform/lowercase (18.67s) --- PASS: TestTransform/ascii (18.50s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 02:35:11 INFO : sub dir_somesuffix: Making directory 2025/08/24 02:35:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 02:35:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/24 02:35:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 02:35:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 02:35:11 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:11 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 02:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.05s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:13 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:13 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:13 INFO : tictactoe: Making directory 2025/08/24 02:35:13 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:13 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/24 02:35:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:13 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:13 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/24 02:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:15 INFO : toe: Making directory 2025/08/24 02:35:15 INFO : toe/toe: Making directory 2025/08/24 02:35:15 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 02:35:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 02:35:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 02:35:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:15 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/24 02:35:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.04s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:17 INFO : toe: Making directory 2025/08/24 02:35:17 INFO : toe/toe: Making directory 2025/08/24 02:35:17 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 02:35:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 02:35:17 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 02:35:17 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:17 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/24 02:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.89s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:18 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:35:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:35:18 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:18 INFO : tictacempty_dir: Making directory 2025/08/24 02:35:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:18 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:18 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:18 INFO : tictactoe: Making directory 2025/08/24 02:35:18 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:18 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:18 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:18 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:18 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.79s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:20 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:35:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:35:20 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:20 INFO : tictacempty_dir: Making directory 2025/08/24 02:35:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:20 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:20 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:20 INFO : tictactoe: Making directory 2025/08/24 02:35:20 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:20 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:20 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 02:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:20 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:20 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:21 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 02:35:21 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:21 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:21 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:21 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 02:35:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/24 02:35:21 NOTICE: B2 bucket rclone-test-goyusiw5hati: 0 differences found 2025/08/24 02:35:21 NOTICE: B2 bucket rclone-test-goyusiw5hati: 1 matching files --- PASS: TestAllTag (1.90s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:22 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:22 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:22 INFO : tictactoe: Making directory 2025/08/24 02:35:22 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:22 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:22 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:22 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:23 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:23 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:24 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:24 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:24 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 02:35:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 02:35:24 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/24 02:35:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:24 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:24 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.38s) === RUN TestSyntax 2025/08/24 02:35:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:25 INFO : toe: Making directory 2025/08/24 02:35:25 INFO : toe/toe: Making directory 2025/08/24 02:35:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 02:35:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:25 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:25 INFO : toe/toe/toe: Copied (new) 2025/08/24 02:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.99s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:26 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:35:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:35:26 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:27 INFO : tictacempty_dir: Making directory 2025/08/24 02:35:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:27 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:27 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:27 INFO : tictactoe: Making directory 2025/08/24 02:35:27 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:27 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:27 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 02:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:27 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:27 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:27 INFO : toe/toe/toe.txt: Deleted 2025/08/24 02:35:27 INFO : toe/toe: Removing directory 2025/08/24 02:35:27 INFO : toe: Removing directory 2025/08/24 02:35:27 INFO : empty_dir: Removing directory 2025/08/24 02:35:27 DEBUG : Local file system at /tmp/rclone2720275215: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.77s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:28 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:35:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:28 INFO : tictacempty_dir: Making directory 2025/08/24 02:35:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:28 INFO : tictactoe: Making directory 2025/08/24 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:28 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:28 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:28 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:29 INFO : toe/toe/toe.txt: Deleted 2025/08/24 02:35:29 INFO : toe/toe: Removing directory 2025/08/24 02:35:29 INFO : toe: Removing directory 2025/08/24 02:35:29 INFO : empty_dir: Removing directory 2025/08/24 02:35:29 DEBUG : Local file system at /tmp/rclone2720275215: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/24 02:35:31 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.85s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:32 DEBUG : Reset feature "Copy" 2025/08/24 02:35:32 DEBUG : Reset feature "Move" 2025/08/24 02:35:32 DEBUG : Reset feature "Copy" 2025/08/24 02:35:32 DEBUG : Reset feature "Move" 2025/08/24 02:35:32 DEBUG : empty_dir: Making directory with metadata 2025/08/24 02:35:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:32 INFO : tictacempty_dir: Making directory 2025/08/24 02:35:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:32 INFO : tictactoe: Making directory 2025/08/24 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:32 DEBUG : toe: transformed to: tictactoe 2025/08/24 02:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:32 INFO : tictactoe/tictactoe: Making directory 2025/08/24 02:35:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 02:35:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 02:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:32 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:32 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 02:35:33 INFO : toe/toe/toe.txt: Deleted 2025/08/24 02:35:33 INFO : toe/toe: Removing directory 2025/08/24 02:35:33 INFO : toe: Removing directory 2025/08/24 02:35:33 INFO : empty_dir: Removing directory 2025/08/24 02:35:33 DEBUG : Local file system at /tmp/rclone2720275215: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 02:35:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 02:35:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 02:35:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/24 02:35:35 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 (4.06s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:36 DEBUG : toe: transformed to: dG9l 2025/08/24 02:35:36 DEBUG : toe: transformed to: dG9l 2025/08/24 02:35:36 INFO : dG9l: Making directory 2025/08/24 02:35:36 DEBUG : toe: transformed to: dG9l 2025/08/24 02:35:36 DEBUG : toe: transformed to: dG9l 2025/08/24 02:35:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/24 02:35:36 INFO : dG9l/dG9l: Making directory 2025/08/24 02:35:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/24 02:35:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/24 02:35:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 02:35:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 02:35:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 02:35:36 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:36 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 02:35:37 DEBUG : Waiting for deletions to finish 2025/08/24 02:35:37 DEBUG : dG9l: transformed to: toe 2025/08/24 02:35:37 DEBUG : dG9l: transformed to: toe 2025/08/24 02:35:37 DEBUG : dG9l: transformed to: toe 2025/08/24 02:35:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/24 02:35:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/24 02:35:37 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for checks to finish 2025/08/24 02:35:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/24 02:35:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/24 02:35:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/24 02:35:37 DEBUG : Local file system at /tmp/rclone2720275215: Waiting for transfers to finish 2025/08/24 02:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-goyusiw5hati", Local "Local file system at /tmp/rclone2720275215", Modify Window "1ms" 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe: transformed to: 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe: transformed to: 2025/08/24 02:35:39 INFO : B2 bucket rclone-test-goyusiw5hati: Making directory 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe: transformed to: 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe: transformed to: 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe/toe: transformed to: 2025/08/24 02:35:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/24 02:35:39 INFO : toe/toe: Making directory 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe/toe: transformed to: 2025/08/24 02:35:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe: transformed to: 2025/08/24 02:35:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 02:35:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 02:35:39 DEBUG : toe/toe/toe: transformed to: 2025/08/24 02:35:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/24 02:35:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for checks to finish 2025/08/24 02:35:39 DEBUG : B2 bucket rclone-test-goyusiw5hati: Waiting for transfers to finish 2025/08/24 02:35:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 02:35:40 INFO : toe/toe/toe: Copied (new) 2025/08/24 02:35:40 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting files as there were IO errors 2025/08/24 02:35:40 ERROR : B2 bucket rclone-test-goyusiw5hati: not deleting directories as there were IO errors --- PASS: TestError (1.78s) PASS 2025/08/24 02:35:40 DEBUG : B2 bucket rclone-test-goyusiw5hati: Purge remote 2025/08/24 02:35:40 INFO : B2 bucket rclone-test-goyusiw5hati: cleaning bucket "rclone-test-goyusiw5hati" of all files 2025/08/24 02:35:41 DEBUG : BackupDir/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225c7_d20250824_m022855_c001_v7007000_t0000_u01756002535973") 2025/08/24 02:35:41 DEBUG : BackupDir/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f102683d7ee6152bb_d20250824_m022849_c001_v0001102_t0024_u01756002529784") 2025/08/24 02:35:41 DEBUG : CompareDest/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f5daf_d20250824_m022829_c001_v7007000_t0000_u01756002509852") 2025/08/24 02:35:41 DEBUG : CompareDest/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e0d_d20250824_m022823_c001_v0001115_t0026_u01756002503294") 2025/08/24 02:35:41 DEBUG : CompareDest/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f5db3_d20250824_m022830_c001_v7007000_t0000_u01756002510033") 2025/08/24 02:35:41 DEBUG : CompareDest/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e539_d20250824_m022825_c001_v0001131_t0049_u01756002505234") 2025/08/24 02:35:41 DEBUG : CopyDest/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225c9_d20250824_m022856_c001_v7007000_t0000_u01756002536156") 2025/08/24 02:35:41 DEBUG : CopyDest/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac516f2_d20250824_m022846_c001_v0001116_t0040_u01756002526671") 2025/08/24 02:35:41 DEBUG : CopyDest/three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225ca_d20250824_m022856_c001_v7007000_t0000_u01756002536339") 2025/08/24 02:35:42 DEBUG : CopyDest/three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e583_d20250824_m022853_c001_v0001131_t0051_u01756002533904") 2025/08/24 02:35:42 DEBUG : CopyDest/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225cc_d20250824_m022856_c001_v7007000_t0000_u01756002536524") 2025/08/24 02:35:42 DEBUG : CopyDest/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e27_d20250824_m022851_c001_v0001115_t0002_u01756002531156") 2025/08/24 02:35:42 DEBUG : EXISTING: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f68cf_d20250824_m023027_c001_v7007000_t0000_u01756002627273") 2025/08/24 02:35:42 DEBUG : EXISTING: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e65f_d20250824_m023026_c001_v0001131_t0058_u01756002626213") 2025/08/24 02:35:42 DEBUG : PREFIXapple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec58f_d20250824_m023248_c001_v7007000_t0000_u01756002768935") 2025/08/24 02:35:42 DEBUG : PREFIXapple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d70_d20250824_m023242_c001_v0001098_t0033_u01756002762483") 2025/08/24 02:35:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec590_d20250824_m023249_c001_v7007000_t0000_u01756002769037") 2025/08/24 02:35:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e82c_d20250824_m023242_c001_v0001131_t0003_u01756002762465") 2025/08/24 02:35:42 DEBUG : PREFIXbanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec585_d20250824_m023248_c001_v7007000_t0000_u01756002768673") 2025/08/24 02:35:42 DEBUG : PREFIXbanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f61_d20250824_m023242_c001_v0001032_t0035_u01756002762460") 2025/08/24 02:35:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241aa7b_d20250824_m023248_c001_v7007000_t0000_u01756002768688") 2025/08/24 02:35:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466027_d20250824_m023242_c001_v0001115_t0040_u01756002762487") 2025/08/24 02:35:42 DEBUG : Testêé: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f686c_d20250824_m023023_c001_v7007000_t0000_u01756002623506") 2025/08/24 02:35:43 DEBUG : Testêé: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e65b_d20250824_m023022_c001_v0001131_t0048_u01756002622858") 2025/08/24 02:35:43 DEBUG : Testêé: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465eaf_d20250824_m023021_c001_v0001115_t0047_u01756002621510") 2025/08/24 02:35:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455763_d20250824_m023226_c001_v7007000_t0000_u01756002746317") 2025/08/24 02:35:43 DEBUG : YXBwbGU=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7f4_d20250824_m023221_c001_v0001131_t0058_u01756002741386") 2025/08/24 02:35:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455766_d20250824_m023226_c001_v7007000_t0000_u01756002746499") 2025/08/24 02:35:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d12_d20250824_m023221_c001_v0001098_t0044_u01756002741400") 2025/08/24 02:35:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745576a_d20250824_m023226_c001_v7007000_t0000_u01756002746680") 2025/08/24 02:35:43 DEBUG : YmFuYW5h: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f33_d20250824_m023221_c001_v0001032_t0032_u01756002741413") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f21d_d20250824_m022616_c001_v7007000_t0000_u01756002376578") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51562_d20250824_m022615_c001_v0001116_t0026_u01756002375189") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1f6_d20250824_m022613_c001_v7007000_t0000_u01756002373228") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51552_d20250824_m022612_c001_v0001116_t0019_u01756002372181") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321657_d20250824_m022550_c001_v7007000_t0000_u01756002350839") 2025/08/24 02:35:43 DEBUG : a/potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514fc_d20250824_m022549_c001_v0001116_t0045_u01756002349878") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf2b_d20250824_m023506_c001_v7007000_t0000_u01756002906738") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f93_d20250824_m023501_c001_v0001098_t0031_u01756002901893") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e9392_d20250824_m023448_c001_v7007000_t0000_u01756002888363") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f5b_d20250824_m023443_c001_v0001098_t0032_u01756002883796") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93584129f_d20250824_m023429_c001_v7007000_t0000_u01756002869745") 2025/08/24 02:35:43 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f23_d20250824_m023425_c001_v0001098_t0026_u01756002865424") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445d5_d20250824_m023412_c001_v7007000_t0000_u01756002852122") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ee5_d20250824_m023407_c001_v0001098_t0022_u01756002847400") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be00c_d20250824_m023353_c001_v7007000_t0000_u01756002833012") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e99_d20250824_m023348_c001_v0001098_t0030_u01756002828492") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec68f_d20250824_m023335_c001_v7007000_t0000_u01756002815139") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e55_d20250824_m023328_c001_v0001098_t0056_u01756002808182") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c48_d20250824_m023314_c001_v7007000_t0000_u01756002794830") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466087_d20250824_m023310_c001_v0001115_t0000_u01756002790695") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d79a_d20250824_m023309_c001_v7007000_t0000_u01756002789471") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fa3_d20250824_m023303_c001_v0001032_t0048_u01756002783666") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745585f_d20250824_m023250_c001_v7007000_t0000_u01756002770440") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e83e_d20250824_m023246_c001_v0001131_t0055_u01756002766377") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df267_d20250824_m023245_c001_v7007000_t0000_u01756002765411") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f5d_d20250824_m023240_c001_v0001032_t0043_u01756002760132") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745573e_d20250824_m023224_c001_v7007000_t0000_u01756002744322") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7ee_d20250824_m023218_c001_v0001131_t0008_u01756002738522") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843bf2_d20250824_m023204_c001_v7007000_t0000_u01756002724425") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7b0_d20250824_m023159_c001_v0001131_t0030_u01756002719995") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745550a_d20250824_m023147_c001_v7007000_t0000_u01756002707009") 2025/08/24 02:35:44 DEBUG : apple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e788_d20250824_m023143_c001_v0001131_t0010_u01756002703111") 2025/08/24 02:35:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f407a47d19c845bc6_d20250824_m023313_c001_v7007000_t0000_u01756002793269") 2025/08/24 02:35:45 DEBUG : appleSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246607d_d20250824_m023306_c001_v0001115_t0003_u01756002786758") 2025/08/24 02:35:45 DEBUG : appleapple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec690_d20250824_m023335_c001_v7007000_t0000_u01756002815322") 2025/08/24 02:35:45 DEBUG : appleapple: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e5d_d20250824_m023330_c001_v0001098_t0012_u01756002810698") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf2d_d20250824_m023506_c001_v7007000_t0000_u01756002906920") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310b3_d20250824_m023502_c001_v0001032_t0046_u01756002902657") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e9399_d20250824_m023448_c001_v7007000_t0000_u01756002888546") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231093_d20250824_m023444_c001_v0001032_t0027_u01756002884663") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412a2_d20250824_m023429_c001_v7007000_t0000_u01756002869927") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231077_d20250824_m023426_c001_v0001032_t0020_u01756002866124") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445d7_d20250824_m023412_c001_v7007000_t0000_u01756002852317") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231047_d20250824_m023408_c001_v0001032_t0001_u01756002848202") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be00e_d20250824_m023353_c001_v7007000_t0000_u01756002833195") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223101b_d20250824_m023349_c001_v0001032_t0049_u01756002829208") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec683_d20250824_m023333_c001_v7007000_t0000_u01756002813128") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e916_d20250824_m023329_c001_v0001131_t0058_u01756002809092") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c4c_d20250824_m023315_c001_v7007000_t0000_u01756002795012") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e00_d20250824_m023310_c001_v0001098_t0053_u01756002790673") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b32_d20250824_m023309_c001_v7007000_t0000_u01756002789133") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466079_d20250824_m023304_c001_v0001115_t0033_u01756002784442") 2025/08/24 02:35:45 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455863_d20250824_m023250_c001_v7007000_t0000_u01756002770624") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f71_d20250824_m023246_c001_v0001032_t0037_u01756002766404") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a565b0_d20250824_m023245_c001_v7007000_t0000_u01756002765459") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d68_d20250824_m023240_c001_v0001098_t0030_u01756002760844") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56499_d20250824_m023224_c001_v7007000_t0000_u01756002744678") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f2f_d20250824_m023219_c001_v0001032_t0057_u01756002739319") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843bf5_d20250824_m023204_c001_v7007000_t0000_u01756002724608") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f01_d20250824_m023200_c001_v0001032_t0018_u01756002720619") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745550c_d20250824_m023147_c001_v7007000_t0000_u01756002707192") 2025/08/24 02:35:46 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230eed_d20250824_m023143_c001_v0001032_t0038_u01756002703904") 2025/08/24 02:35:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f412d3a4cc659c112_d20250824_m023313_c001_v7007000_t0000_u01756002793372") 2025/08/24 02:35:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fa7_d20250824_m023306_c001_v0001032_t0033_u01756002786739") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f21f_d20250824_m022616_c001_v7007000_t0000_u01756002376760") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51554_d20250824_m022613_c001_v0001116_t0059_u01756002373786") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1ee_d20250824_m022612_c001_v7007000_t0000_u01756002372670") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5154c_d20250824_m022610_c001_v0001116_t0004_u01756002370747") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321653_d20250824_m022550_c001_v7007000_t0000_u01756002350278") 2025/08/24 02:35:46 DEBUG : b/potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514f8_d20250824_m022548_c001_v0001116_t0023_u01756002348274") 2025/08/24 02:35:47 DEBUG : backup/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e7b76_d20250824_m022910_c001_v7007000_t0000_u01756002550484") 2025/08/24 02:35:47 DEBUG : backup/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f104b764f26741a2f_d20250824_m022908_c001_v0001165_t0009_u01756002548496") 2025/08/24 02:35:47 DEBUG : backup/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f114bbe9fe7ded4a4_d20250824_m022904_c001_v0001093_t0055_u01756002544122") 2025/08/24 02:35:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09550_d20250824_m022939_c001_v7007000_t0000_u01756002579613") 2025/08/24 02:35:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1032fc8038fdca3c_d20250824_m022937_c001_v0001150_t0044_u01756002577532") 2025/08/24 02:35:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109aa289a78b3946_d20250824_m022933_c001_v0001150_t0057_u01756002573795") 2025/08/24 02:35:47 DEBUG : backup/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9add0_d20250824_m022926_c001_v7007000_t0000_u01756002566292") 2025/08/24 02:35:47 DEBUG : backup/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1087580078404a43_d20250824_m022924_c001_v0001120_t0001_u01756002564183") 2025/08/24 02:35:47 DEBUG : backup/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1183374d4a1ba114_d20250824_m022918_c001_v0001102_t0044_u01756002558038") 2025/08/24 02:35:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09553_d20250824_m022939_c001_v7007000_t0000_u01756002579795") 2025/08/24 02:35:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1078d9843602cc04_d20250824_m022938_c001_v0001161_t0017_u01756002578662") 2025/08/24 02:35:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116ca94a354364d3_d20250824_m022935_c001_v0001177_t0033_u01756002575224") 2025/08/24 02:35:47 DEBUG : backup/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e7b7d_d20250824_m022910_c001_v7007000_t0000_u01756002550666") 2025/08/24 02:35:47 DEBUG : backup/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11231dc7ef1f8861_d20250824_m022909_c001_v0001036_t0020_u01756002549422") 2025/08/24 02:35:47 DEBUG : backup/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1045e66d6d61a447_d20250824_m022905_c001_v0001181_t0036_u01756002545897") 2025/08/24 02:35:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9add6_d20250824_m022926_c001_v7007000_t0000_u01756002566475") 2025/08/24 02:35:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1036921489d9d0ce_d20250824_m022925_c001_v0001181_t0016_u01756002565526") 2025/08/24 02:35:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f102b4dfe119645a4_d20250824_m022921_c001_v0001171_t0016_u01756002561582") 2025/08/24 02:35:47 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf2f_d20250824_m023507_c001_v7007000_t0000_u01756002907104") 2025/08/24 02:35:47 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea2f_d20250824_m023502_c001_v0001131_t0003_u01756002902216") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93a0_d20250824_m023448_c001_v7007000_t0000_u01756002888728") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea07_d20250824_m023444_c001_v0001131_t0046_u01756002884325") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412a5_d20250824_m023430_c001_v7007000_t0000_u01756002870109") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9d1_d20250824_m023425_c001_v0001131_t0048_u01756002865820") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445d9_d20250824_m023412_c001_v7007000_t0000_u01756002852500") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e999_d20250824_m023407_c001_v0001131_t0022_u01756002847822") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be010_d20250824_m023353_c001_v7007000_t0000_u01756002833380") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e95d_d20250824_m023348_c001_v0001131_t0035_u01756002828909") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec692_d20250824_m023335_c001_v7007000_t0000_u01756002815506") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ff5_d20250824_m023328_c001_v0001032_t0001_u01756002808563") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c51_d20250824_m023315_c001_v7007000_t0000_u01756002795194") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fb1_d20250824_m023310_c001_v0001032_t0028_u01756002790685") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b37_d20250824_m023309_c001_v7007000_t0000_u01756002789519") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e89e_d20250824_m023304_c001_v0001131_t0044_u01756002784116") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455866_d20250824_m023250_c001_v7007000_t0000_u01756002770809") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466037_d20250824_m023246_c001_v0001115_t0038_u01756002766410") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241aa52_d20250824_m023245_c001_v7007000_t0000_u01756002765471") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e828_d20250824_m023240_c001_v0001131_t0056_u01756002760557") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56497_d20250824_m023224_c001_v7007000_t0000_u01756002744496") 2025/08/24 02:35:48 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d10_d20250824_m023218_c001_v0001098_t0021_u01756002738887") 2025/08/24 02:35:49 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843bf8_d20250824_m023204_c001_v7007000_t0000_u01756002724791") 2025/08/24 02:35:49 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cde_d20250824_m023200_c001_v0001098_t0049_u01756002720285") 2025/08/24 02:35:49 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745550f_d20250824_m023147_c001_v7007000_t0000_u01756002707378") 2025/08/24 02:35:49 DEBUG : banana: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cb4_d20250824_m023143_c001_v0001098_t0020_u01756002703537") 2025/08/24 02:35:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f407a47d19c845bc8_d20250824_m023313_c001_v7007000_t0000_u01756002793454") 2025/08/24 02:35:49 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8a8_d20250824_m023306_c001_v0001131_t0000_u01756002786744") 2025/08/24 02:35:49 DEBUG : both0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85ac_d20250824_m023118_c001_v7007000_t0000_u01756002678918") 2025/08/24 02:35:49 DEBUG : both0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f2f_d20250824_m023055_c001_v0001115_t0021_u01756002655615") 2025/08/24 02:35:49 DEBUG : both0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d28_d20250824_m023051_c001_v7007000_t0000_u01756002651317") 2025/08/24 02:35:49 DEBUG : both0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ec3_d20250824_m023029_c001_v0001115_t0001_u01756002629143") 2025/08/24 02:35:49 DEBUG : both1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85b0_d20250824_m023119_c001_v7007000_t0000_u01756002679102") 2025/08/24 02:35:49 DEBUG : both1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f31_d20250824_m023057_c001_v0001115_t0013_u01756002657006") 2025/08/24 02:35:49 DEBUG : both1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d2a_d20250824_m023051_c001_v7007000_t0000_u01756002651501") 2025/08/24 02:35:49 DEBUG : both1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ec7_d20250824_m023030_c001_v0001115_t0040_u01756002630273") 2025/08/24 02:35:49 DEBUG : both10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85b4_d20250824_m023119_c001_v7007000_t0000_u01756002679287") 2025/08/24 02:35:49 DEBUG : both10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f52_d20250824_m023106_c001_v0001115_t0015_u01756002666718") 2025/08/24 02:35:49 DEBUG : both10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d2c_d20250824_m023051_c001_v7007000_t0000_u01756002651688") 2025/08/24 02:35:49 DEBUG : both10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465eed_d20250824_m023039_c001_v0001115_t0042_u01756002639767") 2025/08/24 02:35:49 DEBUG : both11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85ba_d20250824_m023119_c001_v7007000_t0000_u01756002679471") 2025/08/24 02:35:49 DEBUG : both11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f56_d20250824_m023107_c001_v0001115_t0028_u01756002667954") 2025/08/24 02:35:50 DEBUG : both11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d2e_d20250824_m023051_c001_v7007000_t0000_u01756002651874") 2025/08/24 02:35:50 DEBUG : both11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465eef_d20250824_m023040_c001_v0001115_t0021_u01756002640598") 2025/08/24 02:35:50 DEBUG : both12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85c0_d20250824_m023119_c001_v7007000_t0000_u01756002679658") 2025/08/24 02:35:50 DEBUG : both12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f58_d20250824_m023108_c001_v0001115_t0008_u01756002668925") 2025/08/24 02:35:50 DEBUG : both12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d31_d20250824_m023052_c001_v7007000_t0000_u01756002652057") 2025/08/24 02:35:50 DEBUG : both12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ef3_d20250824_m023041_c001_v0001115_t0027_u01756002641636") 2025/08/24 02:35:50 DEBUG : both13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85c6_d20250824_m023119_c001_v7007000_t0000_u01756002679840") 2025/08/24 02:35:50 DEBUG : both13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f5a_d20250824_m023109_c001_v0001115_t0043_u01756002669820") 2025/08/24 02:35:50 DEBUG : both13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d33_d20250824_m023052_c001_v7007000_t0000_u01756002652240") 2025/08/24 02:35:50 DEBUG : both13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ef9_d20250824_m023042_c001_v0001115_t0019_u01756002642411") 2025/08/24 02:35:50 DEBUG : both14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85ca_d20250824_m023120_c001_v7007000_t0000_u01756002680022") 2025/08/24 02:35:50 DEBUG : both14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f60_d20250824_m023110_c001_v0001115_t0054_u01756002670693") 2025/08/24 02:35:50 DEBUG : both14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d36_d20250824_m023052_c001_v7007000_t0000_u01756002652438") 2025/08/24 02:35:50 DEBUG : both14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465efd_d20250824_m023043_c001_v0001115_t0021_u01756002643280") 2025/08/24 02:35:50 DEBUG : both15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85cf_d20250824_m023120_c001_v7007000_t0000_u01756002680205") 2025/08/24 02:35:50 DEBUG : both15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f63_d20250824_m023111_c001_v0001115_t0029_u01756002671700") 2025/08/24 02:35:50 DEBUG : both15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d38_d20250824_m023052_c001_v7007000_t0000_u01756002652623") 2025/08/24 02:35:50 DEBUG : both15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f01_d20250824_m023044_c001_v0001115_t0038_u01756002644210") 2025/08/24 02:35:50 DEBUG : both16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85d3_d20250824_m023120_c001_v7007000_t0000_u01756002680387") 2025/08/24 02:35:50 DEBUG : both16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f65_d20250824_m023112_c001_v0001115_t0007_u01756002672512") 2025/08/24 02:35:50 DEBUG : both16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d39_d20250824_m023052_c001_v7007000_t0000_u01756002652806") 2025/08/24 02:35:50 DEBUG : both16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f07_d20250824_m023045_c001_v0001115_t0051_u01756002645200") 2025/08/24 02:35:51 DEBUG : both17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85d9_d20250824_m023120_c001_v7007000_t0000_u01756002680569") 2025/08/24 02:35:51 DEBUG : both17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f67_d20250824_m023113_c001_v0001115_t0017_u01756002673714") 2025/08/24 02:35:51 DEBUG : both17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d3b_d20250824_m023052_c001_v7007000_t0000_u01756002652993") 2025/08/24 02:35:51 DEBUG : both17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f09_d20250824_m023045_c001_v0001115_t0024_u01756002645941") 2025/08/24 02:35:51 DEBUG : both18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85de_d20250824_m023120_c001_v7007000_t0000_u01756002680752") 2025/08/24 02:35:51 DEBUG : both18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f6d_d20250824_m023114_c001_v0001115_t0012_u01756002674536") 2025/08/24 02:35:51 DEBUG : both18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d3d_d20250824_m023053_c001_v7007000_t0000_u01756002653178") 2025/08/24 02:35:51 DEBUG : both18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f0f_d20250824_m023046_c001_v0001115_t0037_u01756002646724") 2025/08/24 02:35:51 DEBUG : both19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85e4_d20250824_m023120_c001_v7007000_t0000_u01756002680935") 2025/08/24 02:35:51 DEBUG : both19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f73_d20250824_m023115_c001_v0001115_t0015_u01756002675433") 2025/08/24 02:35:51 DEBUG : both19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d3e_d20250824_m023053_c001_v7007000_t0000_u01756002653362") 2025/08/24 02:35:51 DEBUG : both19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f15_d20250824_m023047_c001_v0001115_t0003_u01756002647593") 2025/08/24 02:35:51 DEBUG : both2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85e9_d20250824_m023121_c001_v7007000_t0000_u01756002681117") 2025/08/24 02:35:51 DEBUG : both2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f33_d20250824_m023058_c001_v0001115_t0028_u01756002658066") 2025/08/24 02:35:51 DEBUG : both2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d40_d20250824_m023053_c001_v7007000_t0000_u01756002653553") 2025/08/24 02:35:51 DEBUG : both2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ecb_d20250824_m023031_c001_v0001115_t0043_u01756002631259") 2025/08/24 02:35:51 DEBUG : both3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85ee_d20250824_m023121_c001_v7007000_t0000_u01756002681299") 2025/08/24 02:35:51 DEBUG : both3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f35_d20250824_m023058_c001_v0001115_t0040_u01756002658889") 2025/08/24 02:35:52 DEBUG : both3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d42_d20250824_m023053_c001_v7007000_t0000_u01756002653737") 2025/08/24 02:35:52 DEBUG : both3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ecd_d20250824_m023032_c001_v0001115_t0015_u01756002632107") 2025/08/24 02:35:52 DEBUG : both4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85f2_d20250824_m023121_c001_v7007000_t0000_u01756002681482") 2025/08/24 02:35:52 DEBUG : both4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f42_d20250824_m023100_c001_v0001115_t0009_u01756002660241") 2025/08/24 02:35:52 DEBUG : both4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d44_d20250824_m023053_c001_v7007000_t0000_u01756002653920") 2025/08/24 02:35:52 DEBUG : both4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ed3_d20250824_m023033_c001_v0001115_t0040_u01756002633511") 2025/08/24 02:35:52 DEBUG : both5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85f6_d20250824_m023121_c001_v7007000_t0000_u01756002681664") 2025/08/24 02:35:52 DEBUG : both5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f46_d20250824_m023101_c001_v0001115_t0028_u01756002661260") 2025/08/24 02:35:52 DEBUG : both5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d47_d20250824_m023054_c001_v7007000_t0000_u01756002654146") 2025/08/24 02:35:52 DEBUG : both5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ed7_d20250824_m023034_c001_v0001115_t0044_u01756002634769") 2025/08/24 02:35:52 DEBUG : both6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85fa_d20250824_m023121_c001_v7007000_t0000_u01756002681848") 2025/08/24 02:35:52 DEBUG : both6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f4a_d20250824_m023102_c001_v0001115_t0001_u01756002662553") 2025/08/24 02:35:52 DEBUG : both6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d49_d20250824_m023054_c001_v7007000_t0000_u01756002654330") 2025/08/24 02:35:52 DEBUG : both6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465edb_d20250824_m023035_c001_v0001115_t0000_u01756002635715") 2025/08/24 02:35:52 DEBUG : both7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc85fd_d20250824_m023122_c001_v7007000_t0000_u01756002682030") 2025/08/24 02:35:52 DEBUG : both7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f4c_d20250824_m023103_c001_v0001115_t0059_u01756002663641") 2025/08/24 02:35:52 DEBUG : both7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d4b_d20250824_m023054_c001_v7007000_t0000_u01756002654514") 2025/08/24 02:35:52 DEBUG : both7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ee3_d20250824_m023036_c001_v0001115_t0033_u01756002636801") 2025/08/24 02:35:52 DEBUG : both8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8601_d20250824_m023122_c001_v7007000_t0000_u01756002682212") 2025/08/24 02:35:52 DEBUG : both8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f4e_d20250824_m023104_c001_v0001115_t0032_u01756002664704") 2025/08/24 02:35:53 DEBUG : both8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d4c_d20250824_m023054_c001_v7007000_t0000_u01756002654698") 2025/08/24 02:35:53 DEBUG : both8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ee5_d20250824_m023037_c001_v0001115_t0031_u01756002637731") 2025/08/24 02:35:53 DEBUG : both9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8604_d20250824_m023122_c001_v7007000_t0000_u01756002682396") 2025/08/24 02:35:53 DEBUG : both9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f50_d20250824_m023105_c001_v0001115_t0037_u01756002665631") 2025/08/24 02:35:53 DEBUG : both9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d4d_d20250824_m023054_c001_v7007000_t0000_u01756002654884") 2025/08/24 02:35:53 DEBUG : both9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465eeb_d20250824_m023038_c001_v0001115_t0007_u01756002638707") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f221_d20250824_m022616_c001_v7007000_t0000_u01756002376942") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5155a_d20250824_m022614_c001_v0001116_t0058_u01756002374256") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1f9_d20250824_m022613_c001_v7007000_t0000_u01756002373411") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51550_d20250824_m022611_c001_v0001116_t0044_u01756002371326") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321659_d20250824_m022551_c001_v7007000_t0000_u01756002351039") 2025/08/24 02:35:53 DEBUG : c/non empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514fa_d20250824_m022548_c001_v0001116_t0042_u01756002348766") 2025/08/24 02:35:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745576e_d20250824_m023226_c001_v7007000_t0000_u01756002746865") 2025/08/24 02:35:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466005_d20250824_m023221_c001_v0001115_t0002_u01756002741421") 2025/08/24 02:35:53 DEBUG : check sum: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d32160e_d20250824_m022539_c001_v7007000_t0000_u01756002339731") 2025/08/24 02:35:53 DEBUG : check sum: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514e6_d20250824_m022538_c001_v0001116_t0027_u01756002338412") 2025/08/24 02:35:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed0de_d20250824_m023538_c001_v7007000_t0000_u01756002938802") 2025/08/24 02:35:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6fff_d20250824_m023537_c001_v0001098_t0015_u01756002937166") 2025/08/24 02:35:53 DEBUG : dest/3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf686122553_d20250824_m022839_c001_v7007000_t0000_u01756002519322") 2025/08/24 02:35:53 DEBUG : dest/3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411ff7982247ddef_d20250824_m022838_c001_v0001137_t0005_u01756002518220") 2025/08/24 02:35:53 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec694_d20250824_m023335_c001_v7007000_t0000_u01756002815689") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660c7_d20250824_m023330_c001_v0001115_t0013_u01756002810730") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf31_d20250824_m023507_c001_v7007000_t0000_u01756002907287") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f77_d20250824_m023453_c001_v0001098_t0025_u01756002893036") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93a7_d20250824_m023448_c001_v7007000_t0000_u01756002888912") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f43_d20250824_m023434_c001_v0001098_t0021_u01756002874361") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412a8_d20250824_m023430_c001_v7007000_t0000_u01756002870305") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6efb_d20250824_m023416_c001_v0001098_t0053_u01756002856775") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445db_d20250824_m023412_c001_v7007000_t0000_u01756002852684") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ebb_d20250824_m023357_c001_v0001098_t0044_u01756002837721") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be012_d20250824_m023353_c001_v7007000_t0000_u01756002833564") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e7f_d20250824_m023339_c001_v0001098_t0024_u01756002819843") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c0a_d20250824_m023333_c001_v7007000_t0000_u01756002813152") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e2b_d20250824_m023319_c001_v0001098_t0008_u01756002799490") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c56_d20250824_m023315_c001_v7007000_t0000_u01756002795377") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fb3_d20250824_m023311_c001_v0001032_t0024_u01756002791031") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f407a47d19c845bb5_d20250824_m023309_c001_v7007000_t0000_u01756002789742") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f8d_d20250824_m023255_c001_v0001032_t0032_u01756002775121") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745586a_d20250824_m023250_c001_v7007000_t0000_u01756002770993") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e840_d20250824_m023246_c001_v0001131_t0042_u01756002766714") 2025/08/24 02:35:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df263_d20250824_m023245_c001_v7007000_t0000_u01756002765209") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f47_d20250824_m023230_c001_v0001032_t0040_u01756002750973") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455741_d20250824_m023224_c001_v7007000_t0000_u01756002744503") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7c4_d20250824_m023209_c001_v0001131_t0022_u01756002729080") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843bfa_d20250824_m023204_c001_v7007000_t0000_u01756002724975") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e794_d20250824_m023151_c001_v0001131_t0047_u01756002711797") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455511_d20250824_m023147_c001_v7007000_t0000_u01756002707562") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e76c_d20250824_m023135_c001_v0001131_t0020_u01756002695868") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578ff863_d20250824_m023313_c001_v7007000_t0000_u01756002793463") 2025/08/24 02:35:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6de6_d20250824_m023307_c001_v0001098_t0046_u01756002787127") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec696_d20250824_m023335_c001_v7007000_t0000_u01756002815873") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e91f_d20250824_m023330_c001_v0001131_t0054_u01756002810718") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf34_d20250824_m023507_c001_v7007000_t0000_u01756002907471") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea13_d20250824_m023453_c001_v0001131_t0053_u01756002893895") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93ae_d20250824_m023449_c001_v7007000_t0000_u01756002889095") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9eb_d20250824_m023435_c001_v0001131_t0026_u01756002875132") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412ab_d20250824_m023430_c001_v7007000_t0000_u01756002870488") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9ab_d20250824_m023417_c001_v0001131_t0051_u01756002857511") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445dd_d20250824_m023412_c001_v7007000_t0000_u01756002852866") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e97b_d20250824_m023358_c001_v0001131_t0012_u01756002838496") 2025/08/24 02:35:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be013_d20250824_m023353_c001_v7007000_t0000_u01756002833747") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e943_d20250824_m023340_c001_v0001131_t0037_u01756002820558") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c0b_d20250824_m023333_c001_v7007000_t0000_u01756002813152") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fd9_d20250824_m023320_c001_v0001032_t0041_u01756002800377") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c5b_d20250824_m023315_c001_v7007000_t0000_u01756002795559") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e02_d20250824_m023311_c001_v0001098_t0012_u01756002791054") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578ff820_d20250824_m023309_c001_v7007000_t0000_u01756002789520") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e874_d20250824_m023255_c001_v0001131_t0009_u01756002775922") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745586e_d20250824_m023251_c001_v7007000_t0000_u01756002771176") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d93_d20250824_m023246_c001_v0001098_t0052_u01756002766789") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df264_d20250824_m023245_c001_v7007000_t0000_u01756002765226") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e80a_d20250824_m023231_c001_v0001131_t0044_u01756002751753") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56495_d20250824_m023224_c001_v7007000_t0000_u01756002744314") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cf0_d20250824_m023209_c001_v0001098_t0014_u01756002729945") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843bfd_d20250824_m023205_c001_v7007000_t0000_u01756002725163") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cc2_d20250824_m023152_c001_v0001098_t0026_u01756002712446") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455513_d20250824_m023147_c001_v7007000_t0000_u01756002707752") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ca2_d20250824_m023136_c001_v0001098_t0054_u01756002696350") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f401150c7396563a1_d20250824_m023313_c001_v7007000_t0000_u01756002793290") 2025/08/24 02:35:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8aa_d20250824_m023307_c001_v0001131_t0017_u01756002787198") 2025/08/24 02:35:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec697_d20250824_m023336_c001_v7007000_t0000_u01756002816056") 2025/08/24 02:35:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e921_d20250824_m023331_c001_v0001131_t0001_u01756002811057") 2025/08/24 02:35:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf37_d20250824_m023507_c001_v7007000_t0000_u01756002907658") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310a1_d20250824_m023454_c001_v0001032_t0023_u01756002894689") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93b5_d20250824_m023449_c001_v7007000_t0000_u01756002889278") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231087_d20250824_m023435_c001_v0001032_t0015_u01756002875866") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412ae_d20250824_m023430_c001_v7007000_t0000_u01756002870671") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231059_d20250824_m023418_c001_v0001032_t0000_u01756002858203") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445df_d20250824_m023413_c001_v7007000_t0000_u01756002853049") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231039_d20250824_m023359_c001_v0001032_t0016_u01756002839330") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be015_d20250824_m023353_c001_v7007000_t0000_u01756002833930") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223100d_d20250824_m023341_c001_v0001032_t0048_u01756002821328") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df3e2_d20250824_m023333_c001_v7007000_t0000_u01756002813298") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8f2_d20250824_m023321_c001_v0001131_t0009_u01756002801058") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c60_d20250824_m023315_c001_v7007000_t0000_u01756002795741") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8c8_d20250824_m023311_c001_v0001131_t0036_u01756002791141") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f407a47d19c845bb3_d20250824_m023309_c001_v7007000_t0000_u01756002789535") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466061_d20250824_m023256_c001_v0001115_t0003_u01756002776838") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455872_d20250824_m023251_c001_v7007000_t0000_u01756002771361") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f75_d20250824_m023246_c001_v0001032_t0012_u01756002766857") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c5949dd_d20250824_m023245_c001_v7007000_t0000_u01756002765422") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d3a_d20250824_m023232_c001_v0001098_t0043_u01756002752433") 2025/08/24 02:35:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df090_d20250824_m023224_c001_v7007000_t0000_u01756002744515") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f19_d20250824_m023210_c001_v0001032_t0011_u01756002730654") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c00_d20250824_m023205_c001_v7007000_t0000_u01756002725345") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ef3_d20250824_m023153_c001_v0001032_t0045_u01756002713235") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455516_d20250824_m023147_c001_v7007000_t0000_u01756002707935") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ee1_d20250824_m023136_c001_v0001032_t0057_u01756002696668") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c28_d20250824_m023313_c001_v7007000_t0000_u01756002793301") 2025/08/24 02:35:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246607f_d20250824_m023307_c001_v0001115_t0031_u01756002787254") 2025/08/24 02:35:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec699_d20250824_m023336_c001_v7007000_t0000_u01756002816240") 2025/08/24 02:35:58 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ffb_d20250824_m023331_c001_v0001032_t0035_u01756002811110") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf38_d20250824_m023507_c001_v7007000_t0000_u01756002907841") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466186_d20250824_m023455_c001_v0001115_t0052_u01756002895516") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93bc_d20250824_m023449_c001_v7007000_t0000_u01756002889470") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466164_d20250824_m023436_c001_v0001115_t0037_u01756002876980") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412b1_d20250824_m023430_c001_v7007000_t0000_u01756002870854") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466133_d20250824_m023419_c001_v0001115_t0056_u01756002859173") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445e1_d20250824_m023413_c001_v7007000_t0000_u01756002853231") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466105_d20250824_m023400_c001_v0001115_t0020_u01756002840266") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be017_d20250824_m023354_c001_v7007000_t0000_u01756002834116") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660dd_d20250824_m023342_c001_v0001115_t0024_u01756002822039") 2025/08/24 02:35:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455ace_d20250824_m023333_c001_v7007000_t0000_u01756002813346") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660ab_d20250824_m023321_c001_v0001115_t0056_u01756002801988") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c65_d20250824_m023315_c001_v7007000_t0000_u01756002795925") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fb5_d20250824_m023311_c001_v0001032_t0021_u01756002791434") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843f97_d20250824_m023309_c001_v7007000_t0000_u01756002789667") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dc4_d20250824_m023257_c001_v0001098_t0031_u01756002777773") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455875_d20250824_m023251_c001_v7007000_t0000_u01756002771544") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246603b_d20250824_m023246_c001_v0001115_t0018_u01756002766880") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df25e_d20250824_m023244_c001_v7007000_t0000_u01756002764843") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466017_d20250824_m023233_c001_v0001115_t0009_u01756002753113") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f3002_d20250824_m023224_c001_v7007000_t0000_u01756002744527") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fed_d20250824_m023211_c001_v0001115_t0025_u01756002731559") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c04_d20250824_m023205_c001_v7007000_t0000_u01756002725528") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fc1_d20250824_m023153_c001_v0001115_t0043_u01756002713929") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455519_d20250824_m023148_c001_v7007000_t0000_u01756002708118") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fa5_d20250824_m023137_c001_v0001115_t0025_u01756002697253") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b5c_d20250824_m023313_c001_v7007000_t0000_u01756002793111") 2025/08/24 02:35:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fa9_d20250824_m023307_c001_v0001032_t0045_u01756002787265") 2025/08/24 02:35:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec69b_d20250824_m023336_c001_v7007000_t0000_u01756002816424") 2025/08/24 02:35:59 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e5f_d20250824_m023331_c001_v0001098_t0016_u01756002811134") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf3a_d20250824_m023508_c001_v7007000_t0000_u01756002908023") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f81_d20250824_m023456_c001_v0001098_t0041_u01756002896132") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93c3_d20250824_m023449_c001_v7007000_t0000_u01756002889653") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f4d_d20250824_m023437_c001_v0001098_t0059_u01756002877409") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412b3_d20250824_m023431_c001_v7007000_t0000_u01756002871035") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f07_d20250824_m023420_c001_v0001098_t0059_u01756002860250") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445e3_d20250824_m023413_c001_v7007000_t0000_u01756002853414") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ec7_d20250824_m023400_c001_v0001098_t0012_u01756002840843") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be019_d20250824_m023354_c001_v7007000_t0000_u01756002834300") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e89_d20250824_m023342_c001_v0001098_t0044_u01756002822845") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4028ad8d5e5b64dd_d20250824_m023333_c001_v7007000_t0000_u01756002813365") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e35_d20250824_m023322_c001_v0001098_t0059_u01756002802546") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c69_d20250824_m023316_c001_v7007000_t0000_u01756002796108") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8ca_d20250824_m023311_c001_v0001131_t0025_u01756002791447") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f401150c73965636e_d20250824_m023309_c001_v7007000_t0000_u01756002789733") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f97_d20250824_m023258_c001_v0001032_t0006_u01756002778311") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455878_d20250824_m023251_c001_v7007000_t0000_u01756002771729") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e842_d20250824_m023247_c001_v0001131_t0044_u01756002767005") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c5949da_d20250824_m023245_c001_v7007000_t0000_u01756002765238") 2025/08/24 02:36:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f4f_d20250824_m023233_c001_v0001032_t0037_u01756002753852") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9b896_d20250824_m023224_c001_v7007000_t0000_u01756002744351") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7d2_d20250824_m023212_c001_v0001131_t0025_u01756002732128") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c08_d20250824_m023205_c001_v7007000_t0000_u01756002725710") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e798_d20250824_m023154_c001_v0001131_t0043_u01756002714684") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745551d_d20250824_m023148_c001_v7007000_t0000_u01756002708307") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e772_d20250824_m023137_c001_v0001131_t0041_u01756002697925") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f401150c7396563a4_d20250824_m023313_c001_v7007000_t0000_u01756002793474") 2025/08/24 02:36:01 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dec_d20250824_m023307_c001_v0001098_t0057_u01756002787532") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec69c_d20250824_m023336_c001_v7007000_t0000_u01756002816608") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660cb_d20250824_m023331_c001_v0001115_t0025_u01756002811339") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf3c_d20250824_m023508_c001_v7007000_t0000_u01756002908206") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea1b_d20250824_m023456_c001_v0001131_t0034_u01756002896505") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93c9_d20250824_m023449_c001_v7007000_t0000_u01756002889847") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9f3_d20250824_m023437_c001_v0001131_t0042_u01756002877733") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412b4_d20250824_m023431_c001_v7007000_t0000_u01756002871217") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9bb_d20250824_m023420_c001_v0001131_t0027_u01756002860534") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445e5_d20250824_m023413_c001_v7007000_t0000_u01756002853595") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e983_d20250824_m023401_c001_v0001131_t0018_u01756002841595") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be01b_d20250824_m023354_c001_v7007000_t0000_u01756002834484") 2025/08/24 02:36:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e949_d20250824_m023343_c001_v0001131_t0038_u01756002823170") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec681_d20250824_m023332_c001_v7007000_t0000_u01756002812944") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fe3_d20250824_m023322_c001_v0001032_t0022_u01756002802881") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c6c_d20250824_m023316_c001_v7007000_t0000_u01756002796291") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466089_d20250824_m023311_c001_v0001115_t0057_u01756002791491") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b3b_d20250824_m023309_c001_v7007000_t0000_u01756002789704") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e880_d20250824_m023258_c001_v0001131_t0017_u01756002778849") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745587c_d20250824_m023251_c001_v7007000_t0000_u01756002771912") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d99_d20250824_m023247_c001_v0001098_t0046_u01756002767057") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a565af_d20250824_m023245_c001_v7007000_t0000_u01756002765434") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e816_d20250824_m023234_c001_v0001131_t0043_u01756002754311") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9b898_d20250824_m023224_c001_v7007000_t0000_u01756002744538") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cf8_d20250824_m023212_c001_v0001098_t0015_u01756002732800") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c0b_d20250824_m023205_c001_v7007000_t0000_u01756002725892") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ccc_d20250824_m023154_c001_v0001098_t0052_u01756002714961") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455520_d20250824_m023148_c001_v7007000_t0000_u01756002708489") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ca6_d20250824_m023138_c001_v0001098_t0028_u01756002698289") 2025/08/24 02:36:02 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b484400c_d20250824_m023313_c001_v7007000_t0000_u01756002793131") 2025/08/24 02:36:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8ac_d20250824_m023307_c001_v0001131_t0049_u01756002787602") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec69e_d20250824_m023336_c001_v7007000_t0000_u01756002816794") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e923_d20250824_m023331_c001_v0001131_t0003_u01756002811387") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf3f_d20250824_m023508_c001_v7007000_t0000_u01756002908389") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310a5_d20250824_m023456_c001_v0001032_t0026_u01756002896857") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93ce_d20250824_m023450_c001_v7007000_t0000_u01756002890030") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231089_d20250824_m023438_c001_v0001032_t0030_u01756002878105") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412b7_d20250824_m023431_c001_v7007000_t0000_u01756002871399") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223105d_d20250824_m023420_c001_v0001032_t0018_u01756002860885") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445e8_d20250824_m023413_c001_v7007000_t0000_u01756002853778") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223103d_d20250824_m023402_c001_v0001032_t0008_u01756002842223") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be01d_d20250824_m023354_c001_v7007000_t0000_u01756002834668") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223100f_d20250824_m023343_c001_v0001032_t0043_u01756002823592") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df3dc_d20250824_m023332_c001_v7007000_t0000_u01756002812934") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8fe_d20250824_m023323_c001_v0001131_t0020_u01756002803301") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c71_d20250824_m023316_c001_v7007000_t0000_u01756002796473") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e04_d20250824_m023311_c001_v0001098_t0033_u01756002791593") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d794_d20250824_m023309_c001_v7007000_t0000_u01756002789289") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466069_d20250824_m023259_c001_v0001115_t0043_u01756002779250") 2025/08/24 02:36:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745587e_d20250824_m023252_c001_v7007000_t0000_u01756002772096") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f77_d20250824_m023247_c001_v0001032_t0020_u01756002767289") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec574_d20250824_m023245_c001_v7007000_t0000_u01756002765257") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d48_d20250824_m023234_c001_v0001098_t0055_u01756002754620") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df084_d20250824_m023224_c001_v7007000_t0000_u01756002744125") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f1f_d20250824_m023213_c001_v0001032_t0020_u01756002733235") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c0d_d20250824_m023206_c001_v7007000_t0000_u01756002726075") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ef5_d20250824_m023155_c001_v0001032_t0047_u01756002715451") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455522_d20250824_m023148_c001_v7007000_t0000_u01756002708671") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ee3_d20250824_m023138_c001_v0001032_t0055_u01756002698655") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f412d3a4cc659c10d_d20250824_m023313_c001_v7007000_t0000_u01756002793145") 2025/08/24 02:36:04 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fab_d20250824_m023307_c001_v0001032_t0026_u01756002787620") 2025/08/24 02:36:04 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a0_d20250824_m023336_c001_v7007000_t0000_u01756002816979") 2025/08/24 02:36:04 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ffd_d20250824_m023331_c001_v0001032_t0045_u01756002811465") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf42_d20250824_m023508_c001_v7007000_t0000_u01756002908572") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246618e_d20250824_m023457_c001_v0001115_t0000_u01756002897333") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93d5_d20250824_m023450_c001_v7007000_t0000_u01756002890214") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246616a_d20250824_m023438_c001_v0001115_t0016_u01756002878574") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412ba_d20250824_m023431_c001_v7007000_t0000_u01756002871581") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466139_d20250824_m023421_c001_v0001115_t0058_u01756002861324") 2025/08/24 02:36:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445eb_d20250824_m023413_c001_v7007000_t0000_u01756002853961") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246610d_d20250824_m023402_c001_v0001115_t0020_u01756002842721") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be01f_d20250824_m023354_c001_v7007000_t0000_u01756002834852") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660e1_d20250824_m023344_c001_v0001115_t0037_u01756002824424") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec684_d20250824_m023333_c001_v7007000_t0000_u01756002813312") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660b3_d20250824_m023323_c001_v0001115_t0047_u01756002803658") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c76_d20250824_m023316_c001_v7007000_t0000_u01756002796656") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fb7_d20250824_m023311_c001_v0001032_t0025_u01756002791826") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b35_d20250824_m023309_c001_v7007000_t0000_u01756002789316") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dca_d20250824_m023259_c001_v0001098_t0026_u01756002779804") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455882_d20250824_m023252_c001_v7007000_t0000_u01756002772280") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e844_d20250824_m023247_c001_v0001131_t0003_u01756002767306") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745581e_d20250824_m023245_c001_v7007000_t0000_u01756002765239") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246601f_d20250824_m023235_c001_v0001115_t0003_u01756002755161") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41313bf967727048_d20250824_m023224_c001_v7007000_t0000_u01756002744372") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ff3_d20250824_m023213_c001_v0001115_t0004_u01756002733710") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c11_d20250824_m023206_c001_v7007000_t0000_u01756002726287") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fc9_d20250824_m023155_c001_v0001115_t0042_u01756002715813") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455524_d20250824_m023148_c001_v7007000_t0000_u01756002708855") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fab_d20250824_m023139_c001_v0001115_t0020_u01756002699197") 2025/08/24 02:36:05 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c23_d20250824_m023313_c001_v7007000_t0000_u01756002793119") 2025/08/24 02:36:06 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466081_d20250824_m023307_c001_v0001115_t0024_u01756002787759") 2025/08/24 02:36:06 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a2_d20250824_m023337_c001_v7007000_t0000_u01756002817163") 2025/08/24 02:36:06 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e61_d20250824_m023331_c001_v0001098_t0000_u01756002811616") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf45_d20250824_m023508_c001_v7007000_t0000_u01756002908755") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f87_d20250824_m023457_c001_v0001098_t0023_u01756002897904") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93dc_d20250824_m023450_c001_v7007000_t0000_u01756002890397") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f4f_d20250824_m023439_c001_v0001098_t0035_u01756002879102") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412be_d20250824_m023431_c001_v7007000_t0000_u01756002871763") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f15_d20250824_m023421_c001_v0001098_t0039_u01756002861837") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445ee_d20250824_m023414_c001_v7007000_t0000_u01756002854143") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ed9_d20250824_m023403_c001_v0001098_t0040_u01756002843498") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be021_d20250824_m023355_c001_v7007000_t0000_u01756002835035") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e91_d20250824_m023345_c001_v0001098_t0048_u01756002825020") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c0e_d20250824_m023333_c001_v7007000_t0000_u01756002813333") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e3d_d20250824_m023324_c001_v0001098_t0018_u01756002804501") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c7c_d20250824_m023316_c001_v7007000_t0000_u01756002796839") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8cc_d20250824_m023311_c001_v0001131_t0017_u01756002791842") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d78e_d20250824_m023309_c001_v7007000_t0000_u01756002789107") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f9d_d20250824_m023300_c001_v0001032_t0009_u01756002780136") 2025/08/24 02:36:06 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455886_d20250824_m023252_c001_v7007000_t0000_u01756002772465") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246603d_d20250824_m023247_c001_v0001115_t0056_u01756002767428") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a565a9_d20250824_m023245_c001_v7007000_t0000_u01756002765277") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f53_d20250824_m023236_c001_v0001032_t0039_u01756002756021") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f2ffd_d20250824_m023224_c001_v7007000_t0000_u01756002744343") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7dc_d20250824_m023214_c001_v0001131_t0047_u01756002734254") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c14_d20250824_m023206_c001_v7007000_t0000_u01756002726470") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7a0_d20250824_m023156_c001_v0001131_t0044_u01756002716348") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455529_d20250824_m023149_c001_v7007000_t0000_u01756002709103") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e778_d20250824_m023139_c001_v0001131_t0033_u01756002699702") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b61_d20250824_m023313_c001_v7007000_t0000_u01756002793314") 2025/08/24 02:36:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6df0_d20250824_m023307_c001_v0001098_t0059_u01756002787891") 2025/08/24 02:36:07 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a3_d20250824_m023337_c001_v7007000_t0000_u01756002817375") 2025/08/24 02:36:07 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e927_d20250824_m023331_c001_v0001131_t0012_u01756002811759") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf48_d20250824_m023508_c001_v7007000_t0000_u01756002908937") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea1d_d20250824_m023458_c001_v0001131_t0039_u01756002898296") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93e3_d20250824_m023450_c001_v7007000_t0000_u01756002890580") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9f9_d20250824_m023439_c001_v0001131_t0011_u01756002879516") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412c1_d20250824_m023431_c001_v7007000_t0000_u01756002871945") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9c1_d20250824_m023422_c001_v0001131_t0052_u01756002862129") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445f1_d20250824_m023414_c001_v7007000_t0000_u01756002854326") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e98b_d20250824_m023404_c001_v0001131_t0040_u01756002844031") 2025/08/24 02:36:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be022_d20250824_m023355_c001_v7007000_t0000_u01756002835218") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e951_d20250824_m023345_c001_v0001131_t0016_u01756002825357") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c0f_d20250824_m023333_c001_v7007000_t0000_u01756002813334") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fe9_d20250824_m023324_c001_v0001032_t0046_u01756002804827") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c81_d20250824_m023317_c001_v7007000_t0000_u01756002797020") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246608b_d20250824_m023311_c001_v0001115_t0027_u01756002791980") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843f89_d20250824_m023309_c001_v7007000_t0000_u01756002789303") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e890_d20250824_m023300_c001_v0001131_t0024_u01756002780692") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745588b_d20250824_m023252_c001_v7007000_t0000_u01756002772679") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d9d_d20250824_m023247_c001_v0001098_t0041_u01756002767438") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df266_d20250824_m023245_c001_v7007000_t0000_u01756002765391") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e81a_d20250824_m023236_c001_v0001131_t0015_u01756002756491") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40585836e6a3eed8_d20250824_m023224_c001_v7007000_t0000_u01756002744549") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d02_d20250824_m023214_c001_v0001098_t0017_u01756002734597") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c18_d20250824_m023206_c001_v7007000_t0000_u01756002726652") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cd0_d20250824_m023156_c001_v0001098_t0028_u01756002716642") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745552b_d20250824_m023149_c001_v7007000_t0000_u01756002709288") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6caa_d20250824_m023140_c001_v0001098_t0050_u01756002700066") 2025/08/24 02:36:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d7eb_d20250824_m023313_c001_v7007000_t0000_u01756002793152") 2025/08/24 02:36:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8ae_d20250824_m023307_c001_v0001131_t0033_u01756002787900") 2025/08/24 02:36:09 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a4_d20250824_m023337_c001_v7007000_t0000_u01756002817563") 2025/08/24 02:36:09 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660cf_d20250824_m023331_c001_v0001115_t0035_u01756002811825") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf4b_d20250824_m023509_c001_v7007000_t0000_u01756002909120") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310ab_d20250824_m023458_c001_v0001032_t0055_u01756002898712") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93ea_d20250824_m023450_c001_v7007000_t0000_u01756002890763") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223108d_d20250824_m023439_c001_v0001032_t0014_u01756002879903") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412c4_d20250824_m023432_c001_v7007000_t0000_u01756002872126") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231063_d20250824_m023422_c001_v0001032_t0023_u01756002862447") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445f4_d20250824_m023414_c001_v7007000_t0000_u01756002854509") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223103f_d20250824_m023404_c001_v0001032_t0011_u01756002844399") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be024_d20250824_m023355_c001_v7007000_t0000_u01756002835402") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231013_d20250824_m023345_c001_v0001032_t0037_u01756002825859") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40978c0e2fa7c37b_d20250824_m023333_c001_v7007000_t0000_u01756002813348") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e906_d20250824_m023325_c001_v0001131_t0021_u01756002805274") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c85_d20250824_m023317_c001_v7007000_t0000_u01756002797203") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e06_d20250824_m023311_c001_v0001098_t0050_u01756002791988") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843f82_d20250824_m023309_c001_v7007000_t0000_u01756002789120") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246606f_d20250824_m023301_c001_v0001115_t0046_u01756002781087") 2025/08/24 02:36:09 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455890_d20250824_m023252_c001_v7007000_t0000_u01756002772864") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e846_d20250824_m023247_c001_v0001131_t0008_u01756002767670") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455820_d20250824_m023245_c001_v7007000_t0000_u01756002765443") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d54_d20250824_m023237_c001_v0001098_t0035_u01756002757061") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40585836e6a3eed5_d20250824_m023224_c001_v7007000_t0000_u01756002744362") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f21_d20250824_m023214_c001_v0001032_t0012_u01756002734972") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c1a_d20250824_m023206_c001_v7007000_t0000_u01756002726835") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ef7_d20250824_m023157_c001_v0001032_t0026_u01756002717142") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745552e_d20250824_m023149_c001_v7007000_t0000_u01756002709486") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ee7_d20250824_m023140_c001_v0001032_t0039_u01756002700373") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f407a47d19c845bc4_d20250824_m023313_c001_v7007000_t0000_u01756002793078") 2025/08/24 02:36:10 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fad_d20250824_m023308_c001_v0001032_t0043_u01756002788101") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a5_d20250824_m023337_c001_v7007000_t0000_u01756002817749") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fff_d20250824_m023331_c001_v0001032_t0029_u01756002811859") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf4d_d20250824_m023509_c001_v7007000_t0000_u01756002909401") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466192_d20250824_m023459_c001_v0001115_t0031_u01756002899114") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93f1_d20250824_m023450_c001_v7007000_t0000_u01756002890946") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466170_d20250824_m023441_c001_v0001115_t0038_u01756002881440") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412c7_d20250824_m023432_c001_v7007000_t0000_u01756002872308") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246613b_d20250824_m023422_c001_v0001115_t0052_u01756002862915") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445f7_d20250824_m023414_c001_v7007000_t0000_u01756002854691") 2025/08/24 02:36:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466111_d20250824_m023405_c001_v0001115_t0033_u01756002845012") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be025_d20250824_m023355_c001_v7007000_t0000_u01756002835586") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660e3_d20250824_m023346_c001_v0001115_t0028_u01756002826267") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c07_d20250824_m023332_c001_v7007000_t0000_u01756002812962") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660b9_d20250824_m023325_c001_v0001115_t0052_u01756002805656") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c8a_d20250824_m023317_c001_v7007000_t0000_u01756002797385") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8d0_d20250824_m023312_c001_v0001131_t0032_u01756002792232") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578ff825_d20250824_m023309_c001_v7007000_t0000_u01756002789711") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dce_d20250824_m023301_c001_v0001098_t0019_u01756002781609") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455893_d20250824_m023253_c001_v7007000_t0000_u01756002773048") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f79_d20250824_m023247_c001_v0001032_t0034_u01756002767767") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec576_d20250824_m023245_c001_v7007000_t0000_u01756002765477") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466021_d20250824_m023237_c001_v0001115_t0026_u01756002757428") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578fa004_d20250824_m023224_c001_v7007000_t0000_u01756002744378") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ff9_d20250824_m023215_c001_v0001115_t0042_u01756002735785") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c1f_d20250824_m023207_c001_v7007000_t0000_u01756002727021") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fcd_d20250824_m023157_c001_v0001115_t0055_u01756002717812") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455532_d20250824_m023149_c001_v7007000_t0000_u01756002709670") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fad_d20250824_m023140_c001_v0001115_t0020_u01756002700765") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c2d_d20250824_m023313_c001_v7007000_t0000_u01756002793484") 2025/08/24 02:36:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6df4_d20250824_m023308_c001_v0001098_t0050_u01756002788183") 2025/08/24 02:36:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a6_d20250824_m023337_c001_v7007000_t0000_u01756002817933") 2025/08/24 02:36:11 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e63_d20250824_m023332_c001_v0001098_t0051_u01756002812041") 2025/08/24 02:36:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf4f_d20250824_m023509_c001_v7007000_t0000_u01756002909590") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f8f_d20250824_m023459_c001_v0001098_t0049_u01756002899585") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93f7_d20250824_m023451_c001_v7007000_t0000_u01756002891128") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f57_d20250824_m023441_c001_v0001098_t0022_u01756002881869") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412c9_d20250824_m023432_c001_v7007000_t0000_u01756002872489") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6f19_d20250824_m023423_c001_v0001098_t0018_u01756002863349") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445f9_d20250824_m023414_c001_v7007000_t0000_u01756002854874") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6ee1_d20250824_m023405_c001_v0001098_t0049_u01756002845646") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be027_d20250824_m023355_c001_v7007000_t0000_u01756002835769") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e93_d20250824_m023346_c001_v0001098_t0051_u01756002826721") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594e27_d20250824_m023333_c001_v7007000_t0000_u01756002813371") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e49_d20250824_m023326_c001_v0001098_t0051_u01756002806093") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c90_d20250824_m023317_c001_v7007000_t0000_u01756002797597") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6e09_d20250824_m023312_c001_v0001098_t0055_u01756002792316") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843f90_d20250824_m023309_c001_v7007000_t0000_u01756002789485") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fa1_d20250824_m023302_c001_v0001032_t0051_u01756002782096") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455897_d20250824_m023253_c001_v7007000_t0000_u01756002773232") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6da1_d20250824_m023247_c001_v0001098_t0058_u01756002767875") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c5949d4_d20250824_m023244_c001_v7007000_t0000_u01756002764868") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f57_d20250824_m023238_c001_v0001032_t0030_u01756002758429") 2025/08/24 02:36:12 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df07f_d20250824_m023223_c001_v7007000_t0000_u01756002743941") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7e8_d20250824_m023216_c001_v0001131_t0014_u01756002736267") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c22_d20250824_m023207_c001_v7007000_t0000_u01756002727203") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7a8_d20250824_m023158_c001_v0001131_t0052_u01756002718425") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455536_d20250824_m023149_c001_v7007000_t0000_u01756002709854") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e77e_d20250824_m023141_c001_v0001131_t0000_u01756002701301") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f401150c73965639e_d20250824_m023313_c001_v7007000_t0000_u01756002793103") 2025/08/24 02:36:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466083_d20250824_m023308_c001_v0001115_t0041_u01756002788326") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a7_d20250824_m023338_c001_v7007000_t0000_u01756002818117") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e92d_d20250824_m023332_c001_v0001131_t0046_u01756002812149") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf52_d20250824_m023509_c001_v7007000_t0000_u01756002909774") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea25_d20250824_m023459_c001_v0001131_t0011_u01756002899970") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e93fc_d20250824_m023451_c001_v7007000_t0000_u01756002891315") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9ff_d20250824_m023442_c001_v0001131_t0055_u01756002882482") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412cc_d20250824_m023432_c001_v7007000_t0000_u01756002872671") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e9c9_d20250824_m023423_c001_v0001131_t0050_u01756002863716") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445fb_d20250824_m023415_c001_v7007000_t0000_u01756002855057") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e997_d20250824_m023406_c001_v0001131_t0012_u01756002846001") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be029_d20250824_m023355_c001_v7007000_t0000_u01756002835952") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e957_d20250824_m023347_c001_v0001131_t0023_u01756002827015") 2025/08/24 02:36:13 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d935840c08_d20250824_m023332_c001_v7007000_t0000_u01756002812967") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230feb_d20250824_m023326_c001_v0001032_t0006_u01756002806387") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c94_d20250824_m023317_c001_v7007000_t0000_u01756002797780") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230fbb_d20250824_m023312_c001_v0001032_t0046_u01756002792333") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f401150c73965636b_d20250824_m023309_c001_v7007000_t0000_u01756002789542") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e89a_d20250824_m023302_c001_v0001131_t0034_u01756002782489") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745589c_d20250824_m023253_c001_v7007000_t0000_u01756002773422") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466041_d20250824_m023247_c001_v0001115_t0054_u01756002767986") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241aa50_d20250824_m023245_c001_v7007000_t0000_u01756002765276") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e81c_d20250824_m023238_c001_v0001131_t0017_u01756002758793") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41313bf96772704a_d20250824_m023224_c001_v7007000_t0000_u01756002744567") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d0a_d20250824_m023216_c001_v0001098_t0001_u01756002736816") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c26_d20250824_m023207_c001_v7007000_t0000_u01756002727386") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cd6_d20250824_m023158_c001_v0001098_t0027_u01756002718710") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745553b_d20250824_m023150_c001_v7007000_t0000_u01756002710037") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6cb0_d20250824_m023141_c001_v0001098_t0054_u01756002701771") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578ff85a_d20250824_m023313_c001_v7007000_t0000_u01756002793096") 2025/08/24 02:36:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8b2_d20250824_m023308_c001_v0001131_t0001_u01756002788333") 2025/08/24 02:36:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a8_d20250824_m023338_c001_v7007000_t0000_u01756002818301") 2025/08/24 02:36:14 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231003_d20250824_m023332_c001_v0001032_t0033_u01756002812269") 2025/08/24 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf55_d20250824_m023509_c001_v7007000_t0000_u01756002909969") 2025/08/24 02:36:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310ad_d20250824_m023500_c001_v0001032_t0015_u01756002900354") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e9403_d20250824_m023451_c001_v7007000_t0000_u01756002891498") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231091_d20250824_m023442_c001_v0001032_t0023_u01756002882846") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412cd_d20250824_m023432_c001_v7007000_t0000_u01756002872854") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110711270223106d_d20250824_m023424_c001_v0001032_t0020_u01756002864020") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b48445fe_d20250824_m023415_c001_v7007000_t0000_u01756002855238") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231045_d20250824_m023406_c001_v0001032_t0047_u01756002846582") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be02b_d20250824_m023356_c001_v7007000_t0000_u01756002836134") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702231019_d20250824_m023347_c001_v0001032_t0021_u01756002827494") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df3e4_d20250824_m023333_c001_v7007000_t0000_u01756002813481") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e90e_d20250824_m023326_c001_v0001131_t0016_u01756002806909") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c98_d20250824_m023317_c001_v7007000_t0000_u01756002797962") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8d2_d20250824_m023312_c001_v0001131_t0012_u01756002792556") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d7a0_d20250824_m023309_c001_v7007000_t0000_u01756002789654") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466075_d20250824_m023302_c001_v0001115_t0048_u01756002782840") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74558a1_d20250824_m023253_c001_v7007000_t0000_u01756002773618") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e84c_d20250824_m023248_c001_v0001131_t0049_u01756002768060") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df261_d20250824_m023245_c001_v7007000_t0000_u01756002765024") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d5e_d20250824_m023239_c001_v0001098_t0026_u01756002759223") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df08a_d20250824_m023224_c001_v7007000_t0000_u01756002744311") 2025/08/24 02:36:15 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f29_d20250824_m023217_c001_v0001032_t0032_u01756002737358") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c29_d20250824_m023207_c001_v7007000_t0000_u01756002727569") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230efd_d20250824_m023159_c001_v0001032_t0042_u01756002719071") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745553f_d20250824_m023150_c001_v7007000_t0000_u01756002710220") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ee9_d20250824_m023142_c001_v0001032_t0008_u01756002702070") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4844014_d20250824_m023313_c001_v7007000_t0000_u01756002793326") 2025/08/24 02:36:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230faf_d20250824_m023308_c001_v0001032_t0006_u01756002788440") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6a9_d20250824_m023338_c001_v7007000_t0000_u01756002818486") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660d1_d20250824_m023332_c001_v0001115_t0023_u01756002812314") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf58_d20250824_m023510_c001_v7007000_t0000_u01756002910152") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466194_d20250824_m023500_c001_v0001115_t0010_u01756002900847") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e9409_d20250824_m023451_c001_v7007000_t0000_u01756002891683") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466172_d20250824_m023443_c001_v0001115_t0058_u01756002883315") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412cf_d20250824_m023433_c001_v7007000_t0000_u01756002873038") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246613f_d20250824_m023424_c001_v0001115_t0047_u01756002864505") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4844601_d20250824_m023415_c001_v7007000_t0000_u01756002855421") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466115_d20250824_m023406_c001_v0001115_t0039_u01756002846959") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be02c_d20250824_m023356_c001_v7007000_t0000_u01756002836318") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660e5_d20250824_m023347_c001_v0001115_t0043_u01756002827940") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df3df_d20250824_m023333_c001_v7007000_t0000_u01756002813115") 2025/08/24 02:36:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660c1_d20250824_m023327_c001_v0001115_t0026_u01756002807350") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594c9d_d20250824_m023318_c001_v7007000_t0000_u01756002798145") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246608f_d20250824_m023312_c001_v0001115_t0043_u01756002792591") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8b38_d20250824_m023309_c001_v7007000_t0000_u01756002789520") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dd6_d20250824_m023303_c001_v0001098_t0001_u01756002783297") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74558a6_d20250824_m023253_c001_v7007000_t0000_u01756002773802") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6da5_d20250824_m023248_c001_v0001098_t0054_u01756002768277") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c5949d7_d20250824_m023245_c001_v7007000_t0000_u01756002765050") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466023_d20250824_m023239_c001_v0001115_t0014_u01756002759640") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578fa007_d20250824_m023224_c001_v7007000_t0000_u01756002744568") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465ffb_d20250824_m023218_c001_v0001115_t0001_u01756002738001") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c2b_d20250824_m023207_c001_v7007000_t0000_u01756002727754") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fd1_d20250824_m023159_c001_v0001115_t0030_u01756002719573") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455545_d20250824_m023150_c001_v7007000_t0000_u01756002710484") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fb3_d20250824_m023142_c001_v0001115_t0009_u01756002702462") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4186dec13960d7f0_d20250824_m023313_c001_v7007000_t0000_u01756002793337") 2025/08/24 02:36:17 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6df6_d20250824_m023308_c001_v0001098_t0053_u01756002788542") 2025/08/24 02:36:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455770_d20250824_m023227_c001_v7007000_t0000_u01756002747048") 2025/08/24 02:36:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7f8_d20250824_m023221_c001_v0001131_t0041_u01756002741687") 2025/08/24 02:36:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455773_d20250824_m023227_c001_v7007000_t0000_u01756002747229") 2025/08/24 02:36:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d14_d20250824_m023221_c001_v0001098_t0050_u01756002741820") 2025/08/24 02:36:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455779_d20250824_m023227_c001_v7007000_t0000_u01756002747457") 2025/08/24 02:36:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f35_d20250824_m023221_c001_v0001032_t0015_u01756002741926") 2025/08/24 02:36:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745577b_d20250824_m023227_c001_v7007000_t0000_u01756002747642") 2025/08/24 02:36:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7fa_d20250824_m023221_c001_v0001131_t0022_u01756002741954") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745577e_d20250824_m023227_c001_v7007000_t0000_u01756002747830") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466009_d20250824_m023221_c001_v0001115_t0048_u01756002741992") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455782_d20250824_m023228_c001_v7007000_t0000_u01756002748012") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d16_d20250824_m023222_c001_v0001098_t0007_u01756002742141") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455786_d20250824_m023228_c001_v7007000_t0000_u01756002748194") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f37_d20250824_m023222_c001_v0001032_t0015_u01756002742394") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745578a_d20250824_m023228_c001_v7007000_t0000_u01756002748377") 2025/08/24 02:36:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7fc_d20250824_m023222_c001_v0001131_t0055_u01756002742477") 2025/08/24 02:36:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745578e_d20250824_m023228_c001_v7007000_t0000_u01756002748559") 2025/08/24 02:36:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d18_d20250824_m023222_c001_v0001098_t0048_u01756002742559") 2025/08/24 02:36:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455791_d20250824_m023228_c001_v7007000_t0000_u01756002748740") 2025/08/24 02:36:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246600d_d20250824_m023222_c001_v0001115_t0056_u01756002742574") 2025/08/24 02:36:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455794_d20250824_m023228_c001_v7007000_t0000_u01756002748922") 2025/08/24 02:36:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e7fe_d20250824_m023222_c001_v0001131_t0014_u01756002742757") 2025/08/24 02:36:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455798_d20250824_m023229_c001_v7007000_t0000_u01756002749104") 2025/08/24 02:36:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f39_d20250824_m023222_c001_v0001032_t0011_u01756002742857") 2025/08/24 02:36:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab745579c_d20250824_m023229_c001_v7007000_t0000_u01756002749286") 2025/08/24 02:36:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d1a_d20250824_m023222_c001_v0001098_t0020_u01756002742865") 2025/08/24 02:36:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74557a0_d20250824_m023229_c001_v7007000_t0000_u01756002749467") 2025/08/24 02:36:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246600f_d20250824_m023223_c001_v0001115_t0032_u01756002743047") 2025/08/24 02:36:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74557a3_d20250824_m023229_c001_v7007000_t0000_u01756002749650") 2025/08/24 02:36:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e800_d20250824_m023223_c001_v0001131_t0055_u01756002743122") 2025/08/24 02:36:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74557a6_d20250824_m023229_c001_v7007000_t0000_u01756002749832") 2025/08/24 02:36:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d1c_d20250824_m023223_c001_v0001098_t0057_u01756002743230") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec58d_d20250824_m023248_c001_v7007000_t0000_u01756002768855") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f63_d20250824_m023242_c001_v0001032_t0026_u01756002762860") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241aa82_d20250824_m023249_c001_v7007000_t0000_u01756002769054") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e82e_d20250824_m023242_c001_v0001131_t0033_u01756002762885") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56613_d20250824_m023248_c001_v7007000_t0000_u01756002768908") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d74_d20250824_m023242_c001_v0001098_t0007_u01756002762925") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56608_d20250824_m023248_c001_v7007000_t0000_u01756002768698") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246602b_d20250824_m023243_c001_v0001115_t0050_u01756002763074") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241aa7f_d20250824_m023248_c001_v7007000_t0000_u01756002768872") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e834_d20250824_m023243_c001_v0001131_t0000_u01756002763236") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455843_d20250824_m023248_c001_v7007000_t0000_u01756002768708") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d76_d20250824_m023243_c001_v0001098_t0048_u01756002763333") 2025/08/24 02:36:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56609_d20250824_m023248_c001_v7007000_t0000_u01756002768720") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f67_d20250824_m023243_c001_v0001032_t0025_u01756002763368") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56619_d20250824_m023249_c001_v7007000_t0000_u01756002769069") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246602f_d20250824_m023243_c001_v0001115_t0041_u01756002763573") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594a0e_d20250824_m023248_c001_v7007000_t0000_u01756002768919") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d7a_d20250824_m023243_c001_v0001098_t0049_u01756002763618") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594a07_d20250824_m023248_c001_v7007000_t0000_u01756002768729") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e836_d20250824_m023243_c001_v0001131_t0011_u01756002763647") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df28e_d20250824_m023248_c001_v7007000_t0000_u01756002768739") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f6b_d20250824_m023243_c001_v0001032_t0017_u01756002763880") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404f5cb3685df291_d20250824_m023248_c001_v7007000_t0000_u01756002768928") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e838_d20250824_m023244_c001_v0001131_t0038_u01756002764025") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455849_d20250824_m023249_c001_v7007000_t0000_u01756002769084") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d80_d20250824_m023244_c001_v0001098_t0017_u01756002764091") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a56612_d20250824_m023248_c001_v7007000_t0000_u01756002768886") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e83a_d20250824_m023244_c001_v0001131_t0039_u01756002764362") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec58a_d20250824_m023248_c001_v7007000_t0000_u01756002768746") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466031_d20250824_m023244_c001_v0001115_t0027_u01756002764386") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455846_d20250824_m023248_c001_v7007000_t0000_u01756002768898") 2025/08/24 02:36:20 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230f6f_d20250824_m023244_c001_v0001032_t0043_u01756002764397") 2025/08/24 02:36:20 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f6820_d20250824_m023020_c001_v7007000_t0000_u01756002620024") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1010107504c6f6f6_d20250824_m023017_c001_v0001184_t0038_u01756002617703") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f29db_d20250824_m023017_c001_v7007000_t0000_u01756002617520") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1010107504c6f6ca_d20250824_m023014_c001_v0001184_t0026_u01756002614080") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f29d2_d20250824_m023013_c001_v7007000_t0000_u01756002613348") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e631_d20250824_m023008_c001_v0001131_t0040_u01756002608663") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7454b0e_d20250824_m023007_c001_v7007000_t0000_u01756002607170") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109e236e0d893dac_d20250824_m023004_c001_v0001104_t0007_u01756002604411") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9bdb16_d20250824_m023004_c001_v7007000_t0000_u01756002604231") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109e236e0d893d9d_d20250824_m022959_c001_v0001104_t0056_u01756002599674") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9bdafb_d20250824_m022958_c001_v7007000_t0000_u01756002598951") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e77_d20250824_m022952_c001_v0001115_t0010_u01756002592321") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a095f0_d20250824_m022951_c001_v7007000_t0000_u01756002591043") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11721c21aada3ba5_d20250824_m022949_c001_v0001183_t0056_u01756002589714") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f968c_d20250824_m022949_c001_v7007000_t0000_u01756002589530") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11721c21aada3b91_d20250824_m022946_c001_v0001183_t0056_u01756002586408") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9679_d20250824_m022945_c001_v7007000_t0000_u01756002585674") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51740_d20250824_m022940_c001_v0001116_t0036_u01756002580891") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09555_d20250824_m022939_c001_v7007000_t0000_u01756002579978") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f107c8b3eb7a994e6_d20250824_m022938_c001_v0001181_t0033_u01756002578031") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4167ba517f3992b4_d20250824_m022937_c001_v7007000_t0000_u01756002577770") 2025/08/24 02:36:21 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f107c8b3eb7a994d6_d20250824_m022934_c001_v0001181_t0049_u01756002574814") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4167ba517f399295_d20250824_m022934_c001_v7007000_t0000_u01756002574076") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e5db_d20250824_m022927_c001_v0001131_t0038_u01756002567578") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9adda_d20250824_m022926_c001_v7007000_t0000_u01756002566659") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11539c157e6b65f0_d20250824_m022925_c001_v0001178_t0042_u01756002565111") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f60c6_d20250824_m022924_c001_v7007000_t0000_u01756002564562") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11539c157e6b65d6_d20250824_m022919_c001_v0001178_t0015_u01756002559146") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f6063_d20250824_m022918_c001_v7007000_t0000_u01756002558373") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e3f_d20250824_m022911_c001_v0001115_t0043_u01756002551756") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e7b83_d20250824_m022910_c001_v7007000_t0000_u01756002550848") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6afe_d20250824_m022908_c001_v0001098_t0028_u01756002548895") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09333_d20250824_m022908_c001_v7007000_t0000_u01756002548711") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6af6_d20250824_m022905_c001_v0001098_t0019_u01756002545171") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09292_d20250824_m022904_c001_v7007000_t0000_u01756002544447") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51702_d20250824_m022857_c001_v0001116_t0033_u01756002537819") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225ce_d20250824_m022856_c001_v7007000_t0000_u01756002536707") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1093c9fceea85eb8_d20250824_m022850_c001_v0001165_t0000_u01756002530393") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f27b5_d20250824_m022850_c001_v7007000_t0000_u01756002530190") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e571_d20250824_m022845_c001_v0001131_t0011_u01756002525802") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10914cfe11f5f290_d20250824_m022844_c001_v0001105_t0057_u01756002524898") 2025/08/24 02:36:22 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10914cfe11f5f28c_d20250824_m022843_c001_v0001105_t0013_u01756002523792") 2025/08/24 02:36:23 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f5db7_d20250824_m022830_c001_v7007000_t0000_u01756002510216") 2025/08/24 02:36:23 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac516c8_d20250824_m022822_c001_v0001116_t0040_u01756002502492") 2025/08/24 02:36:23 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1109c44425b441dc_d20250824_m022821_c001_v0001120_t0035_u01756002501666") 2025/08/24 02:36:23 DEBUG : dst/one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1109c44425b441d4_d20250824_m022820_c001_v0001120_t0040_u01756002500621") 2025/08/24 02:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f6825_d20250824_m023020_c001_v7007000_t0000_u01756002620220") 2025/08/24 02:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f101f6c5b5a389f50_d20250824_m023016_c001_v0001040_t0016_u01756002616957") 2025/08/24 02:36:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f108c17a1c4b25602_d20250824_m023012_c001_v0001090_t0037_u01756002612870") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7454b11_d20250824_m023007_c001_v7007000_t0000_u01756002607356") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f104a932f36f4a419_d20250824_m023003_c001_v0001043_t0045_u01756002603516") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11573640661f657d_d20250824_m022958_c001_v0001100_t0047_u01756002598602") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a095f5_d20250824_m022951_c001_v7007000_t0000_u01756002591226") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f104e5855ca1859a2_d20250824_m022949_c001_v0001161_t0038_u01756002589171") 2025/08/24 02:36:23 DEBUG : dst/one.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1161d023261c9415_d20250824_m022945_c001_v0001146_t0034_u01756002585345") 2025/08/24 02:36:23 DEBUG : dst/three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225d0_d20250824_m022856_c001_v7007000_t0000_u01756002536898") 2025/08/24 02:36:23 DEBUG : dst/three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10914cfe11f5f2a2_d20250824_m022855_c001_v0001105_t0045_u01756002535204") 2025/08/24 02:36:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f6829_d20250824_m023020_c001_v7007000_t0000_u01756002620403") 2025/08/24 02:36:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f106bf19cabab3082_d20250824_m023018_c001_v0001109_t0017_u01756002618539") 2025/08/24 02:36:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f111f0567c91aa86e_d20250824_m023015_c001_v0001136_t0018_u01756002615020") 2025/08/24 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f682d_d20250824_m023020_c001_v7007000_t0000_u01756002620593") 2025/08/24 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1010107504c6f704_d20250824_m023019_c001_v0001184_t0016_u01756002619421") 2025/08/24 02:36:23 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f29e5_d20250824_m023019_c001_v7007000_t0000_u01756002619238") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1010107504c6f6e2_d20250824_m023015_c001_v0001184_t0039_u01756002615605") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4174a87bfb6f29d9_d20250824_m023015_c001_v7007000_t0000_u01756002615420") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e639_d20250824_m023010_c001_v0001131_t0008_u01756002610006") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7454b14_d20250824_m023007_c001_v7007000_t0000_u01756002607539") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109e236e0d893db4_d20250824_m023006_c001_v0001104_t0034_u01756002606245") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9bdb20_d20250824_m023006_c001_v7007000_t0000_u01756002606066") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109e236e0d893da1_d20250824_m023001_c001_v0001104_t0011_u01756002601849") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9bdb08_d20250824_m023001_c001_v7007000_t0000_u01756002601652") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e7f_d20250824_m022955_c001_v0001115_t0042_u01756002595568") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9693_d20250824_m022950_c001_v7007000_t0000_u01756002590482") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5174a_d20250824_m022947_c001_v0001116_t0032_u01756002587976") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9684_d20250824_m022947_c001_v7007000_t0000_u01756002587250") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e5f9_d20250824_m022942_c001_v0001131_t0018_u01756002582612") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4167ba517f3992b5_d20250824_m022939_c001_v7007000_t0000_u01756002579044") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e5ed_d20250824_m022936_c001_v0001131_t0012_u01756002576527") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4167ba517f3992a4_d20250824_m022935_c001_v7007000_t0000_u01756002575428") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e59_d20250824_m022929_c001_v0001115_t0019_u01756002569156") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f60d6_d20250824_m022925_c001_v7007000_t0000_u01756002565735") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e51_d20250824_m022923_c001_v0001115_t0030_u01756002563082") 2025/08/24 02:36:24 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f60a5_d20250824_m022921_c001_v7007000_t0000_u01756002561987") 2025/08/24 02:36:25 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5171c_d20250824_m022913_c001_v0001116_t0010_u01756002553389") 2025/08/24 02:36:25 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a0935a_d20250824_m022909_c001_v7007000_t0000_u01756002549927") 2025/08/24 02:36:25 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51710_d20250824_m022907_c001_v0001116_t0038_u01756002547202") 2025/08/24 02:36:25 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a092d3_d20250824_m022906_c001_v7007000_t0000_u01756002546115") 2025/08/24 02:36:25 DEBUG : dst/three.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e591_d20250824_m022859_c001_v0001131_t0034_u01756002539737") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7454b17_d20250824_m023007_c001_v7007000_t0000_u01756002607724") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11327dd86d9d8c1d_d20250824_m023005_c001_v0001032_t0023_u01756002605646") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f109b0c0f6c3f4d3b_d20250824_m023001_c001_v0001109_t0025_u01756002601095") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a095fa_d20250824_m022951_c001_v7007000_t0000_u01756002591409") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11628de5c8550a29_d20250824_m022950_c001_v0001134_t0043_u01756002590174") 2025/08/24 02:36:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f110f93fb79758d32_d20250824_m022946_c001_v0001161_t0014_u01756002586823") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f6832_d20250824_m023020_c001_v7007000_t0000_u01756002620776") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e97_d20250824_m023009_c001_v0001115_t0000_u01756002609418") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7454b1a_d20250824_m023007_c001_v7007000_t0000_u01756002607908") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e615_d20250824_m022953_c001_v0001131_t0049_u01756002593264") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a095fe_d20250824_m022951_c001_v7007000_t0000_u01756002591592") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e6b_d20250824_m022941_c001_v0001115_t0050_u01756002581778") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41604f7942a09557_d20250824_m022940_c001_v7007000_t0000_u01756002580161") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51738_d20250824_m022928_c001_v0001116_t0017_u01756002568252") 2025/08/24 02:36:25 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f400ccce2f0d9adde_d20250824_m022926_c001_v7007000_t0000_u01756002566842") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e5b3_d20250824_m022912_c001_v0001131_t0035_u01756002552734") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e7b8b_d20250824_m022911_c001_v7007000_t0000_u01756002551031") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e2f_d20250824_m022858_c001_v0001115_t0033_u01756002538890") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf6861225d1_d20250824_m022857_c001_v7007000_t0000_u01756002537081") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10078d93f3e85b13_d20250824_m022852_c001_v0001145_t0005_u01756002532273") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f5dbb_d20250824_m022830_c001_v7007000_t0000_u01756002510397") 2025/08/24 02:36:26 DEBUG : dst/two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1109c44425b441ea_d20250824_m022829_c001_v0001120_t0054_u01756002509165") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde2419297_d20250824_m022748_c001_v7007000_t0000_u01756002468941") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e4e1_d20250824_m022740_c001_v0001131_t0014_u01756002460493") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40978c0e2fa7be98_d20250824_m022738_c001_v7007000_t0000_u01756002458302") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e4a3_d20250824_m022719_c001_v0001131_t0003_u01756002439732") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f3ad_d20250824_m022702_c001_v7007000_t0000_u01756002422463") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e450_d20250824_m022655_c001_v0001131_t0017_u01756002415264") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f28e_d20250824_m022631_c001_v7007000_t0000_u01756002391798") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51596_d20250824_m022629_c001_v0001116_t0009_u01756002389502") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f279_d20250824_m022628_c001_v7007000_t0000_u01756002388198") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5158a_d20250824_m022626_c001_v0001116_t0046_u01756002386790") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f25b_d20250824_m022623_c001_v7007000_t0000_u01756002383126") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51574_d20250824_m022621_c001_v0001116_t0058_u01756002381176") 2025/08/24 02:36:26 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f23b_d20250824_m022619_c001_v7007000_t0000_u01756002379870") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5156c_d20250824_m022618_c001_v0001116_t0045_u01756002378105") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1cb_d20250824_m022610_c001_v7007000_t0000_u01756002370203") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5153e_d20250824_m022607_c001_v0001116_t0049_u01756002367889") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f195_d20250824_m022606_c001_v7007000_t0000_u01756002366732") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51534_d20250824_m022605_c001_v0001116_t0007_u01756002365420") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f13f_d20250824_m022600_c001_v7007000_t0000_u01756002360038") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51516_d20250824_m022557_c001_v0001116_t0043_u01756002357623") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321671_d20250824_m022555_c001_v7007000_t0000_u01756002355761") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51510_d20250824_m022554_c001_v0001116_t0036_u01756002354582") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321668_d20250824_m022554_c001_v7007000_t0000_u01756002354217") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116df6b4cd4a0f98_d20250824_m022553_c001_v0001171_t0017_u01756002353476") 2025/08/24 02:36:27 DEBUG : empty space: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51506_d20250824_m022551_c001_v0001116_t0028_u01756002351406") 2025/08/24 02:36:27 DEBUG : enormous: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f288_d20250824_m022630_c001_v7007000_t0000_u01756002390883") 2025/08/24 02:36:27 DEBUG : enormous: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51598_d20250824_m022630_c001_v0001116_t0034_u01756002390069") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f68a7_d20250824_m023025_c001_v7007000_t0000_u01756002625830") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465eb7_d20250824_m023024_c001_v0001115_t0004_u01756002624255") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f35f_d20250824_m022653_c001_v7007000_t0000_u01756002413618") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515f0_d20250824_m022652_c001_v0001116_t0020_u01756002412334") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321646_d20250824_m022547_c001_v7007000_t0000_u01756002347908") 2025/08/24 02:36:27 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514f6_d20250824_m022546_c001_v0001116_t0045_u01756002346744") 2025/08/24 02:36:28 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d32163d_d20250824_m022546_c001_v7007000_t0000_u01756002346198") 2025/08/24 02:36:28 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514f4_d20250824_m022545_c001_v0001116_t0005_u01756002345180") 2025/08/24 02:36:28 DEBUG : existing: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514f2_d20250824_m022544_c001_v0001116_t0014_u01756002344123") 2025/08/24 02:36:28 DEBUG : existing-b: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f361_d20250824_m022653_c001_v7007000_t0000_u01756002413800") 2025/08/24 02:36:28 DEBUG : existing-b: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e43c_d20250824_m022652_c001_v0001131_t0028_u01756002412343") 2025/08/24 02:36:28 DEBUG : file1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86a0_d20250824_m023130_c001_v7007000_t0000_u01756002690798") 2025/08/24 02:36:28 DEBUG : file1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f95_d20250824_m023129_c001_v0001115_t0030_u01756002689604") 2025/08/24 02:36:28 DEBUG : file1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc866e_d20250824_m023128_c001_v7007000_t0000_u01756002688174") 2025/08/24 02:36:28 DEBUG : file1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6c8a_d20250824_m023127_c001_v0001098_t0059_u01756002687068") 2025/08/24 02:36:28 DEBUG : five: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2a9_d20250824_m022636_c001_v7007000_t0000_u01756002396864") 2025/08/24 02:36:28 DEBUG : five: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40228a251ac515ac_d20250824_m022634_c001_v0001116_t0004_u01756002394689") 2025/08/24 02:36:28 DEBUG : foo: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321679_d20250824_m022557_c001_v7007000_t0000_u01756002357255") 2025/08/24 02:36:28 DEBUG : foo: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40228a251ac51514_d20250824_m022556_c001_v0001116_t0004_u01756002356696") 2025/08/24 02:36:28 DEBUG : foo: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40228a251ac51512_d20250824_m022556_c001_v0001116_t0004_u01756002356126") 2025/08/24 02:36:28 DEBUG : four: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2ab_d20250824_m022637_c001_v7007000_t0000_u01756002397047") 2025/08/24 02:36:28 DEBUG : four: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465d69_d20250824_m022635_c001_v0001115_t0052_u01756002395244") 2025/08/24 02:36:28 DEBUG : four: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515a6_d20250824_m022633_c001_v0001116_t0055_u01756002393405") 2025/08/24 02:36:28 DEBUG : hello world2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e15_d20250824_m022445_c001_v7007000_t0000_u01756002285829") 2025/08/24 02:36:28 DEBUG : hello world2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c05_d20250824_m022445_c001_v0001183_t0024_u01756002285247") 2025/08/24 02:36:28 DEBUG : ignore-size: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d32162f_d20250824_m022543_c001_v7007000_t0000_u01756002343745") 2025/08/24 02:36:29 DEBUG : ignore-size: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514ee_d20250824_m022542_c001_v0001116_t0007_u01756002342477") 2025/08/24 02:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f348_d20250824_m022651_c001_v7007000_t0000_u01756002411606") 2025/08/24 02:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e436_d20250824_m022650_c001_v0001131_t0043_u01756002410760") 2025/08/24 02:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f338_d20250824_m022650_c001_v7007000_t0000_u01756002410016") 2025/08/24 02:36:29 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e42e_d20250824_m022648_c001_v0001131_t0014_u01756002408813") 2025/08/24 02:36:29 DEBUG : one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2ae_d20250824_m022637_c001_v7007000_t0000_u01756002397229") 2025/08/24 02:36:29 DEBUG : one: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40228a251ac5159c_d20250824_m022632_c001_v0001116_t0004_u01756002392189") 2025/08/24 02:36:29 DEBUG : only0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8608_d20250824_m023122_c001_v7007000_t0000_u01756002682577") 2025/08/24 02:36:29 DEBUG : only0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f7b_d20250824_m023116_c001_v0001115_t0052_u01756002676911") 2025/08/24 02:36:29 DEBUG : only0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6e9_d20250824_m023056_c001_v0001131_t0000_u01756002656567") 2025/08/24 02:36:29 DEBUG : only0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d24_d20250824_m023050_c001_v7007000_t0000_u01756002650692") 2025/08/24 02:36:29 DEBUG : only0: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e66f_d20250824_m023029_c001_v0001131_t0015_u01756002629689") 2025/08/24 02:36:29 DEBUG : only1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc860b_d20250824_m023122_c001_v7007000_t0000_u01756002682775") 2025/08/24 02:36:29 DEBUG : only1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4028ba7dab6a6c64_d20250824_m023117_c001_v0001098_t0040_u01756002677661") 2025/08/24 02:36:29 DEBUG : only1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6eb_d20250824_m023057_c001_v0001131_t0029_u01756002657588") 2025/08/24 02:36:29 DEBUG : only1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d20_d20250824_m023050_c001_v7007000_t0000_u01756002650301") 2025/08/24 02:36:29 DEBUG : only1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e671_d20250824_m023030_c001_v0001131_t0027_u01756002630827") 2025/08/24 02:36:29 DEBUG : only10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc860f_d20250824_m023122_c001_v7007000_t0000_u01756002682957") 2025/08/24 02:36:29 DEBUG : only10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4028ba7dab6a6c66_d20250824_m023117_c001_v0001098_t0040_u01756002677845") 2025/08/24 02:36:29 DEBUG : only10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e713_d20250824_m023107_c001_v0001131_t0028_u01756002667408") 2025/08/24 02:36:29 DEBUG : only10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de784d9_d20250824_m023050_c001_v7007000_t0000_u01756002650097") 2025/08/24 02:36:30 DEBUG : only10: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6a1_d20250824_m023040_c001_v0001131_t0040_u01756002640336") 2025/08/24 02:36:30 DEBUG : only11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8612_d20250824_m023123_c001_v7007000_t0000_u01756002683149") 2025/08/24 02:36:30 DEBUG : only11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e739_d20250824_m023116_c001_v0001131_t0044_u01756002676922") 2025/08/24 02:36:30 DEBUG : only11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e719_d20250824_m023108_c001_v0001131_t0049_u01756002668604") 2025/08/24 02:36:30 DEBUG : only11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d1e_d20250824_m023050_c001_v7007000_t0000_u01756002650107") 2025/08/24 02:36:30 DEBUG : only11: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6a3_d20250824_m023041_c001_v0001131_t0026_u01756002641274") 2025/08/24 02:36:30 DEBUG : only12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8614_d20250824_m023123_c001_v7007000_t0000_u01756002683331") 2025/08/24 02:36:30 DEBUG : only12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4028ba7dab6a6c62_d20250824_m023117_c001_v0001098_t0040_u01756002677475") 2025/08/24 02:36:30 DEBUG : only12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e71b_d20250824_m023109_c001_v0001131_t0042_u01756002669487") 2025/08/24 02:36:30 DEBUG : only12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9a12_d20250824_m023050_c001_v7007000_t0000_u01756002650439") 2025/08/24 02:36:30 DEBUG : only12: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6a7_d20250824_m023042_c001_v0001131_t0039_u01756002642133") 2025/08/24 02:36:30 DEBUG : only13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8617_d20250824_m023123_c001_v7007000_t0000_u01756002683513") 2025/08/24 02:36:30 DEBUG : only13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e73f_d20250824_m023117_c001_v0001131_t0044_u01756002677687") 2025/08/24 02:36:30 DEBUG : only13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e721_d20250824_m023110_c001_v0001131_t0048_u01756002670363") 2025/08/24 02:36:30 DEBUG : only13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9a08_d20250824_m023049_c001_v7007000_t0000_u01756002649892") 2025/08/24 02:36:30 DEBUG : only13: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6a9_d20250824_m023042_c001_v0001131_t0059_u01756002642938") 2025/08/24 02:36:30 DEBUG : only14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc861a_d20250824_m023123_c001_v7007000_t0000_u01756002683694") 2025/08/24 02:36:30 DEBUG : only14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4107112702230ebb_d20250824_m023117_c001_v0001032_t0009_u01756002677666") 2025/08/24 02:36:30 DEBUG : only14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e723_d20250824_m023111_c001_v0001131_t0018_u01756002671228") 2025/08/24 02:36:30 DEBUG : only14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c5e_d20250824_m023049_c001_v7007000_t0000_u01756002649728") 2025/08/24 02:36:30 DEBUG : only14: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6ad_d20250824_m023043_c001_v0001131_t0026_u01756002643815") 2025/08/24 02:36:30 DEBUG : only15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc861d_d20250824_m023123_c001_v7007000_t0000_u01756002683876") 2025/08/24 02:36:31 DEBUG : only15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f7d_d20250824_m023117_c001_v0001115_t0052_u01756002677309") 2025/08/24 02:36:31 DEBUG : only15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e725_d20250824_m023112_c001_v0001131_t0011_u01756002672169") 2025/08/24 02:36:31 DEBUG : only15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c65_d20250824_m023050_c001_v7007000_t0000_u01756002650118") 2025/08/24 02:36:31 DEBUG : only15: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6b5_d20250824_m023044_c001_v0001131_t0055_u01756002644717") 2025/08/24 02:36:31 DEBUG : only16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8620_d20250824_m023124_c001_v7007000_t0000_u01756002684058") 2025/08/24 02:36:31 DEBUG : only16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e73b_d20250824_m023117_c001_v0001131_t0044_u01756002677319") 2025/08/24 02:36:31 DEBUG : only16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e729_d20250824_m023113_c001_v0001131_t0056_u01756002673388") 2025/08/24 02:36:31 DEBUG : only16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de784d8_d20250824_m023049_c001_v7007000_t0000_u01756002649911") 2025/08/24 02:36:31 DEBUG : only16: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6bd_d20250824_m023045_c001_v0001131_t0049_u01756002645661") 2025/08/24 02:36:32 DEBUG : only17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8624_d20250824_m023124_c001_v7007000_t0000_u01756002684240") 2025/08/24 02:36:32 DEBUG : only17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f7f_d20250824_m023117_c001_v0001115_t0052_u01756002677493") 2025/08/24 02:36:32 DEBUG : only17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e72d_d20250824_m023114_c001_v0001131_t0033_u01756002674247") 2025/08/24 02:36:32 DEBUG : only17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c5c_d20250824_m023049_c001_v7007000_t0000_u01756002649543") 2025/08/24 02:36:32 DEBUG : only17: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6bf_d20250824_m023046_c001_v0001131_t0043_u01756002646447") 2025/08/24 02:36:32 DEBUG : only18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8628_d20250824_m023124_c001_v7007000_t0000_u01756002684436") 2025/08/24 02:36:32 DEBUG : only18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e73d_d20250824_m023117_c001_v0001131_t0044_u01756002677503") 2025/08/24 02:36:32 DEBUG : only18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e731_d20250824_m023115_c001_v0001131_t0033_u01756002675148") 2025/08/24 02:36:32 DEBUG : only18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de784db_d20250824_m023050_c001_v7007000_t0000_u01756002650508") 2025/08/24 02:36:32 DEBUG : only18: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6c1_d20250824_m023047_c001_v0001131_t0012_u01756002647225") 2025/08/24 02:36:32 DEBUG : only19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc862c_d20250824_m023124_c001_v7007000_t0000_u01756002684633") 2025/08/24 02:36:32 DEBUG : only19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e743_d20250824_m023118_c001_v0001131_t0044_u01756002678063") 2025/08/24 02:36:32 DEBUG : only19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e735_d20250824_m023115_c001_v0001131_t0027_u01756002675939") 2025/08/24 02:36:32 DEBUG : only19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de784da_d20250824_m023050_c001_v7007000_t0000_u01756002650290") 2025/08/24 02:36:32 DEBUG : only19: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6c9_d20250824_m023048_c001_v0001131_t0052_u01756002648195") 2025/08/24 02:36:32 DEBUG : only2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8630_d20250824_m023124_c001_v7007000_t0000_u01756002684824") 2025/08/24 02:36:32 DEBUG : only2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f83_d20250824_m023117_c001_v0001115_t0052_u01756002677676") 2025/08/24 02:36:32 DEBUG : only2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6f1_d20250824_m023058_c001_v0001131_t0049_u01756002658592") 2025/08/24 02:36:32 DEBUG : only2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c68_d20250824_m023050_c001_v7007000_t0000_u01756002650311") 2025/08/24 02:36:32 DEBUG : only2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e677_d20250824_m023031_c001_v0001131_t0035_u01756002631805") 2025/08/24 02:36:32 DEBUG : only3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8633_d20250824_m023125_c001_v7007000_t0000_u01756002685010") 2025/08/24 02:36:33 DEBUG : only3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4107112702230ebf_d20250824_m023117_c001_v0001032_t0009_u01756002677857") 2025/08/24 02:36:33 DEBUG : only3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6f9_d20250824_m023059_c001_v0001131_t0057_u01756002659762") 2025/08/24 02:36:33 DEBUG : only3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d22_d20250824_m023050_c001_v7007000_t0000_u01756002650509") 2025/08/24 02:36:33 DEBUG : only3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e67b_d20250824_m023032_c001_v0001131_t0044_u01756002632926") 2025/08/24 02:36:33 DEBUG : only4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8636_d20250824_m023125_c001_v7007000_t0000_u01756002685193") 2025/08/24 02:36:33 DEBUG : only4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4028ba7dab6a6c6a_d20250824_m023118_c001_v0001098_t0040_u01756002678030") 2025/08/24 02:36:33 DEBUG : only4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e6ff_d20250824_m023100_c001_v0001131_t0021_u01756002660875") 2025/08/24 02:36:33 DEBUG : only4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c61_d20250824_m023049_c001_v7007000_t0000_u01756002649913") 2025/08/24 02:36:33 DEBUG : only4: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e683_d20250824_m023034_c001_v0001131_t0037_u01756002634453") 2025/08/24 02:36:33 DEBUG : only5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc863a_d20250824_m023125_c001_v7007000_t0000_u01756002685376") 2025/08/24 02:36:33 DEBUG : only5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4107112702230ec3_d20250824_m023118_c001_v0001032_t0009_u01756002678111") 2025/08/24 02:36:33 DEBUG : only5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e701_d20250824_m023101_c001_v0001131_t0022_u01756002661853") 2025/08/24 02:36:33 DEBUG : only5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321c6b_d20250824_m023050_c001_v7007000_t0000_u01756002650499") 2025/08/24 02:36:33 DEBUG : only5: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e687_d20250824_m023035_c001_v0001131_t0024_u01756002635273") 2025/08/24 02:36:33 DEBUG : only6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc863c_d20250824_m023125_c001_v7007000_t0000_u01756002685559") 2025/08/24 02:36:33 DEBUG : only6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f87_d20250824_m023117_c001_v0001115_t0052_u01756002677867") 2025/08/24 02:36:33 DEBUG : only6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e705_d20250824_m023103_c001_v0001131_t0023_u01756002663227") 2025/08/24 02:36:33 DEBUG : only6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a55d1c_d20250824_m023049_c001_v7007000_t0000_u01756002649921") 2025/08/24 02:36:33 DEBUG : only6: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e68b_d20250824_m023036_c001_v0001131_t0031_u01756002636282") 2025/08/24 02:36:33 DEBUG : only7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc863f_d20250824_m023125_c001_v7007000_t0000_u01756002685740") 2025/08/24 02:36:34 DEBUG : only7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e741_d20250824_m023117_c001_v0001131_t0044_u01756002677878") 2025/08/24 02:36:34 DEBUG : only7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e709_d20250824_m023104_c001_v0001131_t0021_u01756002664377") 2025/08/24 02:36:34 DEBUG : only7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9a15_d20250824_m023050_c001_v7007000_t0000_u01756002650630") 2025/08/24 02:36:34 DEBUG : only7: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e68f_d20250824_m023037_c001_v0001131_t0025_u01756002637335") 2025/08/24 02:36:34 DEBUG : only8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8643_d20250824_m023125_c001_v7007000_t0000_u01756002685922") 2025/08/24 02:36:34 DEBUG : only8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f8b_d20250824_m023118_c001_v0001115_t0052_u01756002678237") 2025/08/24 02:36:34 DEBUG : only8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e70d_d20250824_m023105_c001_v0001131_t0048_u01756002665253") 2025/08/24 02:36:34 DEBUG : only8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9a0c_d20250824_m023050_c001_v7007000_t0000_u01756002650074") 2025/08/24 02:36:34 DEBUG : only8: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e691_d20250824_m023038_c001_v0001131_t0023_u01756002638348") 2025/08/24 02:36:34 DEBUG : only9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8647_d20250824_m023126_c001_v7007000_t0000_u01756002686105") 2025/08/24 02:36:34 DEBUG : only9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40209eb3a2465f89_d20250824_m023118_c001_v0001115_t0052_u01756002678052") 2025/08/24 02:36:34 DEBUG : only9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e711_d20250824_m023106_c001_v0001131_t0028_u01756002666285") 2025/08/24 02:36:34 DEBUG : only9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578f9a0f_d20250824_m023050_c001_v7007000_t0000_u01756002650257") 2025/08/24 02:36:34 DEBUG : only9: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e69d_d20250824_m023039_c001_v0001131_t0017_u01756002639371") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f320_d20250824_m022647_c001_v7007000_t0000_u01756002407687") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e424_d20250824_m022645_c001_v0001131_t0042_u01756002405293") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2fc_d20250824_m022644_c001_v7007000_t0000_u01756002404550") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515ca_d20250824_m022642_c001_v0001116_t0046_u01756002402494") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2d9_d20250824_m022641_c001_v7007000_t0000_u01756002401295") 2025/08/24 02:36:34 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465d6d_d20250824_m022638_c001_v0001115_t0049_u01756002398146") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f26b_d20250824_m022625_c001_v7007000_t0000_u01756002385733") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5157c_d20250824_m022623_c001_v0001116_t0019_u01756002383669") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f250_d20250824_m022621_c001_v7007000_t0000_u01756002381984") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51572_d20250824_m022620_c001_v0001116_t0051_u01756002380420") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f231_d20250824_m022618_c001_v7007000_t0000_u01756002378947") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5156a_d20250824_m022617_c001_v0001116_t0024_u01756002377305") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1c1_d20250824_m022609_c001_v7007000_t0000_u01756002369647") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5153a_d20250824_m022607_c001_v0001116_t0015_u01756002367277") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f199_d20250824_m022606_c001_v7007000_t0000_u01756002366914") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5152e_d20250824_m022604_c001_v0001116_t0042_u01756002364894") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f175_d20250824_m022604_c001_v7007000_t0000_u01756002364531") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5152a_d20250824_m022603_c001_v0001116_t0017_u01756002363614") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51524_d20250824_m022602_c001_v0001116_t0012_u01756002362774") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f157_d20250824_m022602_c001_v7007000_t0000_u01756002362412") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5151e_d20250824_m022601_c001_v0001116_t0010_u01756002361395") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5151a_d20250824_m022600_c001_v0001116_t0059_u01756002360591") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f142_d20250824_m022600_c001_v7007000_t0000_u01756002360221") 2025/08/24 02:36:35 DEBUG : potato: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51518_d20250824_m022558_c001_v0001116_t0026_u01756002358794") 2025/08/24 02:36:35 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc6edc_d20250824_m022805_c001_v7007000_t0000_u01756002485683") 2025/08/24 02:36:35 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465de9_d20250824_m022804_c001_v0001115_t0000_u01756002484657") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241929b_d20250824_m022749_c001_v7007000_t0000_u01756002469178") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465dc9_d20250824_m022739_c001_v0001115_t0017_u01756002459619") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67eaa8f_d20250824_m022727_c001_v7007000_t0000_u01756002447269") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465daf_d20250824_m022718_c001_v0001115_t0002_u01756002438835") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f3b3_d20250824_m022703_c001_v7007000_t0000_u01756002423203") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465d8f_d20250824_m022654_c001_v0001115_t0031_u01756002414755") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f28a_d20250824_m022631_c001_v7007000_t0000_u01756002391066") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51594_d20250824_m022628_c001_v0001116_t0045_u01756002388744") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f27b_d20250824_m022628_c001_v7007000_t0000_u01756002388379") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51584_d20250824_m022626_c001_v0001116_t0049_u01756002386282") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f26d_d20250824_m022625_c001_v7007000_t0000_u01756002385915") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51580_d20250824_m022624_c001_v0001116_t0010_u01756002384870") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f25d_d20250824_m022623_c001_v7007000_t0000_u01756002383307") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51578_d20250824_m022622_c001_v0001116_t0035_u01756002382346") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f23e_d20250824_m022620_c001_v7007000_t0000_u01756002380052") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5156e_d20250824_m022618_c001_v0001116_t0028_u01756002378957") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f1cf_d20250824_m022610_c001_v7007000_t0000_u01756002370386") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51544_d20250824_m022608_c001_v0001116_t0045_u01756002368845") 2025/08/24 02:36:36 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e1b_d20250824_m022448_c001_v7007000_t0000_u01756002288468") 2025/08/24 02:36:37 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c1d_d20250824_m022447_c001_v0001183_t0043_u01756002287861") 2025/08/24 02:36:37 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e18_d20250824_m022446_c001_v7007000_t0000_u01756002286953") 2025/08/24 02:36:37 DEBUG : potato2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c0d_d20250824_m022446_c001_v0001183_t0057_u01756002286376") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4209e2bde241929e_d20250824_m022749_c001_v7007000_t0000_u01756002469444") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac5165e_d20250824_m022741_c001_v0001116_t0048_u01756002461388") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67eaa92_d20250824_m022727_c001_v7007000_t0000_u01756002447493") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac51636_d20250824_m022720_c001_v0001116_t0003_u01756002440411") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f3b4_d20250824_m022703_c001_v7007000_t0000_u01756002423384") 2025/08/24 02:36:37 DEBUG : potato3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515fa_d20250824_m022655_c001_v0001116_t0007_u01756002415647") 2025/08/24 02:36:37 DEBUG : pre-dest1/1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf686122554_d20250824_m022839_c001_v7007000_t0000_u01756002519506") 2025/08/24 02:36:37 DEBUG : pre-dest1/1: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac516d4_d20250824_m022831_c001_v0001116_t0045_u01756002511151") 2025/08/24 02:36:37 DEBUG : pre-dest2/2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4027cbf686122555_d20250824_m022839_c001_v7007000_t0000_u01756002519689") 2025/08/24 02:36:37 DEBUG : pre-dest2/2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465e13_d20250824_m022832_c001_v0001115_t0030_u01756002512018") 2025/08/24 02:36:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4095e535383f5ca4_d20250824_m022816_c001_v7007000_t0000_u01756002496624") 2025/08/24 02:36:37 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e529_d20250824_m022813_c001_v0001131_t0018_u01756002493473") 2025/08/24 02:36:37 DEBUG : sizeonly: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d321624_d20250824_m022541_c001_v7007000_t0000_u01756002341866") 2025/08/24 02:36:37 DEBUG : sizeonly: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514ea_d20250824_m022540_c001_v0001116_t0002_u01756002340280") 2025/08/24 02:36:37 DEBUG : splitbanan: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec6aa_d20250824_m023338_c001_v7007000_t0000_u01756002818672") 2025/08/24 02:36:37 DEBUG : splitbanan: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ff9_d20250824_m023330_c001_v0001032_t0046_u01756002810710") 2025/08/24 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf5b_d20250824_m023510_c001_v7007000_t0000_u01756002910336") 2025/08/24 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246619c_d20250824_m023503_c001_v0001115_t0017_u01756002903628") 2025/08/24 02:36:37 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4216375bb92e940f_d20250824_m023451_c001_v7007000_t0000_u01756002891866") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246617a_d20250824_m023445_c001_v0001115_t0054_u01756002885192") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d9358412d1_d20250824_m023433_c001_v7007000_t0000_u01756002873222") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466149_d20250824_m023426_c001_v0001115_t0018_u01756002866530") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4844604_d20250824_m023415_c001_v7007000_t0000_u01756002855602") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a246611b_d20250824_m023409_c001_v0001115_t0050_u01756002849020") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f4052b26d8d9be02e_d20250824_m023356_c001_v7007000_t0000_u01756002836501") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660e7_d20250824_m023349_c001_v0001115_t0020_u01756002829713") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec685_d20250824_m023333_c001_v7007000_t0000_u01756002813497") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24660c5_d20250824_m023329_c001_v0001115_t0036_u01756002809409") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f403ec79c7c594ca3_d20250824_m023318_c001_v7007000_t0000_u01756002798327") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e8c0_d20250824_m023310_c001_v0001131_t0009_u01756002790660") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ec5b4_d20250824_m023309_c001_v7007000_t0000_u01756002789508") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6dda_d20250824_m023305_c001_v0001098_t0030_u01756002785396") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab74558ac_d20250824_m023253_c001_v7007000_t0000_u01756002773986") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6d8f_d20250824_m023246_c001_v0001098_t0041_u01756002766466") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f414ceec2a1a565a8_d20250824_m023245_c001_v7007000_t0000_u01756002765249") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2466025_d20250824_m023241_c001_v0001115_t0024_u01756002761136") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455746_d20250824_m023224_c001_v7007000_t0000_u01756002744685") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fff_d20250824_m023219_c001_v0001115_t0035_u01756002739678") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f419ef394b4843c2d_d20250824_m023207_c001_v7007000_t0000_u01756002727937") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fd5_d20250824_m023201_c001_v0001115_t0058_u01756002721161") 2025/08/24 02:36:38 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f410b0eeab7455548_d20250824_m023150_c001_v7007000_t0000_u01756002710670") 2025/08/24 02:36:39 DEBUG : splitbananasplit: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465fb7_d20250824_m023144_c001_v0001115_t0043_u01756002704320") 2025/08/24 02:36:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f408ecead578ff85f_d20250824_m023313_c001_v7007000_t0000_u01756002793279") 2025/08/24 02:36:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6de4_d20250824_m023306_c001_v0001098_t0048_u01756002786767") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86df_d20250824_m023135_c001_v7007000_t0000_u01756002695307") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230edd_d20250824_m023133_c001_v0001032_t0055_u01756002693713") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86bc_d20250824_m023132_c001_v7007000_t0000_u01756002692945") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e764_d20250824_m023131_c001_v0001131_t0052_u01756002691755") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f34b_d20250824_m022651_c001_v7007000_t0000_u01756002411789") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465d87_d20250824_m022650_c001_v0001115_t0037_u01756002410752") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f33a_d20250824_m022650_c001_v7007000_t0000_u01756002410202") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515e4_d20250824_m022649_c001_v0001116_t0020_u01756002409161") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215fb_d20250824_m022537_c001_v7007000_t0000_u01756002337862") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514e2_d20250824_m022536_c001_v0001116_t0027_u01756002336252") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215ed_d20250824_m022535_c001_v7007000_t0000_u01756002335886") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac514de_d20250824_m022534_c001_v0001116_t0041_u01756002334696") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215c3_d20250824_m022527_c001_v7007000_t0000_u01756002327876") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1d01_d20250824_m022526_c001_v0001183_t0042_u01756002326955") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215bd_d20250824_m022526_c001_v7007000_t0000_u01756002326405") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1cf1_d20250824_m022525_c001_v0001183_t0010_u01756002325609") 2025/08/24 02:36:39 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1cd3_d20250824_m022521_c001_v0001183_t0028_u01756002321763") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215a7_d20250824_m022521_c001_v7007000_t0000_u01756002321399") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1ccd_d20250824_m022520_c001_v0001183_t0052_u01756002320802") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1cc7_d20250824_m022520_c001_v0001183_t0032_u01756002320208") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40313ebc8d3215a6_d20250824_m022519_c001_v7007000_t0000_u01756002319475") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c8f_d20250824_m022513_c001_v0001183_t0041_u01756002313595") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c77_d20250824_m022507_c001_v0001183_t0007_u01756002307694") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ea067_d20250824_m022507_c001_v7007000_t0000_u01756002307327") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c75_d20250824_m022506_c001_v0001183_t0053_u01756002306741") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c73_d20250824_m022506_c001_v0001183_t0012_u01756002306167") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ea048_d20250824_m022505_c001_v7007000_t0000_u01756002305436") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c43_d20250824_m022456_c001_v0001183_t0047_u01756002296555") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e2b_d20250824_m022456_c001_v7007000_t0000_u01756002296190") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c3b_d20250824_m022455_c001_v0001183_t0009_u01756002295631") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e28_d20250824_m022454_c001_v7007000_t0000_u01756002294710") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c37_d20250824_m022454_c001_v0001183_t0024_u01756002294148") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e25_d20250824_m022453_c001_v7007000_t0000_u01756002293601") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c35_d20250824_m022453_c001_v0001183_t0021_u01756002293041") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e22_d20250824_m022452_c001_v7007000_t0000_u01756002292129") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c2d_d20250824_m022451_c001_v0001183_t0016_u01756002291379") 2025/08/24 02:36:40 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e20_d20250824_m022450_c001_v7007000_t0000_u01756002290831") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c27_d20250824_m022450_c001_v0001183_t0026_u01756002290123") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e1d_d20250824_m022449_c001_v7007000_t0000_u01756002289576") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1c21_d20250824_m022449_c001_v0001183_t0015_u01756002289015") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e12_d20250824_m022444_c001_v7007000_t0000_u01756002284702") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1bff_d20250824_m022444_c001_v0001183_t0016_u01756002284129") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e10_d20250824_m022443_c001_v7007000_t0000_u01756002283581") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1bf7_d20250824_m022443_c001_v0001183_t0034_u01756002283000") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e0d_d20250824_m022442_c001_v7007000_t0000_u01756002282016") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1beb_d20250824_m022441_c001_v0001183_t0014_u01756002281437") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f404a9f843de77e08_d20250824_m022439_c001_v7007000_t0000_u01756002279074") 2025/08/24 02:36:41 DEBUG : sub dir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f116b2053181e1be1_d20250824_m022438_c001_v0001183_t0028_u01756002278413") 2025/08/24 02:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86e3_d20250824_m023135_c001_v7007000_t0000_u01756002695496") 2025/08/24 02:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465f9b_d20250824_m023133_c001_v0001115_t0000_u01756002693720") 2025/08/24 02:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86bf_d20250824_m023133_c001_v7007000_t0000_u01756002693126") 2025/08/24 02:36:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6c96_d20250824_m023131_c001_v0001098_t0008_u01756002691746") 2025/08/24 02:36:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf75_d20250824_m023512_c001_v7007000_t0000_u01756002912806") 2025/08/24 02:36:41 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6fb1_d20250824_m023511_c001_v0001098_t0020_u01756002911749") 2025/08/24 02:36:41 DEBUG : sub/yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f319_d20250824_m022647_c001_v7007000_t0000_u01756002407138") 2025/08/24 02:36:41 DEBUG : sub/yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a2465d7f_d20250824_m022645_c001_v0001115_t0031_u01756002405653") 2025/08/24 02:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86a4_d20250824_m023130_c001_v7007000_t0000_u01756002690980") 2025/08/24 02:36:41 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ed7_d20250824_m023129_c001_v0001032_t0038_u01756002689259") 2025/08/24 02:36:42 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8672_d20250824_m023128_c001_v7007000_t0000_u01756002688356") 2025/08/24 02:36:42 DEBUG : test_dir1/file2: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1107112702230ed1_d20250824_m023127_c001_v0001032_t0043_u01756002687086") 2025/08/24 02:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc86a9_d20250824_m023131_c001_v7007000_t0000_u01756002691162") 2025/08/24 02:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e75b_d20250824_m023129_c001_v0001131_t0034_u01756002689265") 2025/08/24 02:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f415c3187c7bc8678_d20250824_m023128_c001_v7007000_t0000_u01756002688570") 2025/08/24 02:36:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e755_d20250824_m023127_c001_v0001131_t0058_u01756002687074") 2025/08/24 02:36:42 DEBUG : three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2b1_d20250824_m022637_c001_v7007000_t0000_u01756002397412") 2025/08/24 02:36:42 DEBUG : three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515b6_d20250824_m022635_c001_v0001116_t0027_u01756002395994") 2025/08/24 02:36:42 DEBUG : three: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10228a251ac515a0_d20250824_m022632_c001_v0001116_t0029_u01756002392569") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecf90_d20250824_m023514_c001_v7007000_t0000_u01756002914524") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea55_d20250824_m023513_c001_v0001131_t0034_u01756002913791") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed09c_d20250824_m023535_c001_v7007000_t0000_u01756002935580") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310e9_d20250824_m023533_c001_v0001032_t0017_u01756002933125") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed06a_d20250824_m023531_c001_v7007000_t0000_u01756002931524") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea90_d20250824_m023529_c001_v0001131_t0050_u01756002929269") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed041_d20250824_m023528_c001_v7007000_t0000_u01756002928298") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6fe3_d20250824_m023527_c001_v0001098_t0052_u01756002927499") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecff8_d20250824_m023522_c001_v7007000_t0000_u01756002922148") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90ea6f_d20250824_m023521_c001_v0001131_t0034_u01756002921210") 2025/08/24 02:36:42 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed010_d20250824_m023524_c001_v7007000_t0000_u01756002924530") 2025/08/24 02:36:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310d5_d20250824_m023523_c001_v0001032_t0023_u01756002923126") 2025/08/24 02:36:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecfe3_d20250824_m023520_c001_v7007000_t0000_u01756002920250") 2025/08/24 02:36:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1028ba7dab6a6fc7_d20250824_m023519_c001_v0001098_t0048_u01756002919420") 2025/08/24 02:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecfc9_d20250824_m023518_c001_v7007000_t0000_u01756002918463") 2025/08/24 02:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24661ae_d20250824_m023517_c001_v0001115_t0047_u01756002917540") 2025/08/24 02:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ecfae_d20250824_m023516_c001_v7007000_t0000_u01756002916554") 2025/08/24 02:36:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11071127022310c9_d20250824_m023515_c001_v0001032_t0035_u01756002915512") 2025/08/24 02:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed10a_d20250824_m023540_c001_v7007000_t0000_u01756002940585") 2025/08/24 02:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90eaaa_d20250824_m023539_c001_v0001131_t0032_u01756002939790") 2025/08/24 02:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed02e_d20250824_m023526_c001_v7007000_t0000_u01756002926520") 2025/08/24 02:36:43 DEBUG : toe/toe/toe: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24661b8_d20250824_m023525_c001_v0001115_t0015_u01756002925507") 2025/08/24 02:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed0a5_d20250824_m023536_c001_v7007000_t0000_u01756002936203") 2025/08/24 02:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10209eb3a24661c2_d20250824_m023535_c001_v0001115_t0012_u01756002935004") 2025/08/24 02:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f418897f1e67ed074_d20250824_m023532_c001_v7007000_t0000_u01756002932136") 2025/08/24 02:36:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f10748ec41266f98e_d20250824_m023530_c001_v0001106_t0007_u01756002930739") 2025/08/24 02:36:43 DEBUG : two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2b4_d20250824_m022637_c001_v7007000_t0000_u01756002397595") 2025/08/24 02:36:43 DEBUG : two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f41185130ed90e404_d20250824_m022635_c001_v0001131_t0044_u01756002395431") 2025/08/24 02:36:43 DEBUG : two: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f40228a251ac5159e_d20250824_m022632_c001_v0001116_t0004_u01756002392381") 2025/08/24 02:36:43 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f322_d20250824_m022647_c001_v7007000_t0000_u01756002407871") 2025/08/24 02:36:43 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f112c046794799a3e_d20250824_m022646_c001_v0001105_t0008_u01756002406712") 2025/08/24 02:36:44 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2f6_d20250824_m022644_c001_v7007000_t0000_u01756002404000") 2025/08/24 02:36:44 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e41a_d20250824_m022642_c001_v0001131_t0009_u01756002402140") 2025/08/24 02:36:44 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2d1_d20250824_m022640_c001_v7007000_t0000_u01756002400739") 2025/08/24 02:36:44 DEBUG : yam: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e40e_d20250824_m022638_c001_v0001131_t0007_u01756002398155") 2025/08/24 02:36:44 DEBUG : yaml: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2ff_d20250824_m022644_c001_v7007000_t0000_u01756002404733") 2025/08/24 02:36:44 DEBUG : yaml: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f1091771f8ee459d3_d20250824_m022643_c001_v0001102_t0004_u01756002403596") 2025/08/24 02:36:44 DEBUG : yaml: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f411122d93583f2dc_d20250824_m022641_c001_v7007000_t0000_u01756002401482") 2025/08/24 02:36:44 DEBUG : yaml: Deleting (id "4_z8fc24da3e04ddb9b9f880e1b_f11185130ed90e418_d20250824_m022640_c001_v0001131_t0003_u01756002400367") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m15.1065403s (try 1/5)