"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/09/01 05:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze" 2025/09/01 05:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/01 05:10:53 DEBUG : Creating backend with remote "/tmp/rclone1218615393" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:10:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/01 05:10:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:10:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.18s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:10:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:10:55 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:10:55 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:10:56 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:10:56 DEBUG : B2 bucket rclone-test-zopacol1vaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:10:57 DEBUG : Creating backend with remote "/non-existing" 2025/09/01 05:10:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/01 05:10:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:10:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:10:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:10:58 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:10:58 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:10:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:10:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:00 INFO : B2 bucket rclone-test-zopacol1vaze: Running all checks before starting transfers 2025/09/01 05:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:00 INFO : B2 bucket rclone-test-zopacol1vaze: Checks finished, now starting transfers 2025/09/01 05:11:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:01 ERROR : Ignoring --no-traverse with sync 2025/09/01 05:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:01 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:11:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/01 05:11:02 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:02 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/01 05:11:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:11:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:11:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 05:11:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:11:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/01 05:11:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:11:06 INFO : sub dir2: Making directory 2025/09/01 05:11:06 INFO : sub dir: Making directory 2025/09/01 05:11:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:06 INFO : sub dir2/sub sub dir2: Making directory 2025/09/01 05:11:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:06 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/09/01 05:11:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:07 INFO : sub dir2: Making directory 2025/09/01 05:11:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/01 05:11:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:08 DEBUG : sub dir2: Making directory with metadata 2025/09/01 05:11:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:11:09 INFO : sub dir2: Making directory 2025/09/01 05:11:09 INFO : sub dir: Making directory 2025/09/01 05:11:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:09 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:09 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:09 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:11:09 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/09/01 05:11:09 DEBUG : B2 bucket rclone-test-zopacol1vaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/01 05:11:09 DEBUG : B2 bucket rclone-test-zopacol1vaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:10 INFO : sub dir2: Making directory 2025/09/01 05:11:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:10 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:11:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:11 DEBUG : sub dir2: Making directory with metadata 2025/09/01 05:11:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:11:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:11:11 INFO : sub dir2: Making directory 2025/09/01 05:11:11 INFO : sub dir: Making directory 2025/09/01 05:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:12 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:11:12 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/09/01 05:11:12 DEBUG : B2 bucket rclone-test-zopacol1vaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:13 INFO : sub dir2: Making directory 2025/09/01 05:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:13 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:13 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:13 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:11:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zahurup8vusu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-zahurup8vusu 2025/09/01 05:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:15 DEBUG : B2 bucket rclone-test-zahurup8vusu: Waiting for checks to finish 2025/09/01 05:11:15 DEBUG : B2 bucket rclone-test-zahurup8vusu: Waiting for transfers to finish 2025/09/01 05:11:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:19 DEBUG : B2 bucket rclone-test-zahurup8vusu: Purge remote 2025/09/01 05:11:19 INFO : B2 bucket rclone-test-zahurup8vusu: cleaning bucket "rclone-test-zahurup8vusu" of all files 2025/09/01 05:11:19 DEBUG : sub dir/hello world: Deleting (id "4_z9f22cd83a0fd0b3b9f980e1b_f1184e12a7da590e8_d20250901_m051119_c001_v0001183_t0033_u01756703479338") --- PASS: TestServerSideCopy (9.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 05:11:24 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:24 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 05:11:24 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sagamol7yace" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-sagamol7yace 2025/09/01 05:11:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:26 DEBUG : B2 bucket rclone-test-sagamol7yace: Waiting for checks to finish 2025/09/01 05:11:26 DEBUG : B2 bucket rclone-test-sagamol7yace: Waiting for transfers to finish 2025/09/01 05:11:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:31 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/01 05:11:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 05:11:31 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 05:11:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 05:11:32 DEBUG : B2 bucket rclone-test-sagamol7yace: Waiting for checks to finish 2025/09/01 05:11:32 DEBUG : B2 bucket rclone-test-sagamol7yace: Waiting for transfers to finish 2025/09/01 05:11:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 05:11:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:32 DEBUG : B2 bucket rclone-test-sagamol7yace: Purge remote 2025/09/01 05:11:32 INFO : B2 bucket rclone-test-sagamol7yace: cleaning bucket "rclone-test-sagamol7yace" of all files 2025/09/01 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9f92fd33a0fd0b3b9f980e1b_f1067779f04d2e266_d20250901_m051132_c001_v0001180_t0020_u01756703492217") 2025/09/01 05:11:32 DEBUG : sub dir/hello world: Deleting (id "4_z9f92fd33a0fd0b3b9f980e1b_f110136866a205d0c_d20250901_m051130_c001_v0001178_t0004_u01756703490352") --- PASS: TestServerSideCopyOverSelf (11.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 05:11:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 05:11:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/01 05:11:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.90s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-gewasiq3ruri" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-gewasiq3ruri 2025/09/01 05:11:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:40 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for checks to finish 2025/09/01 05:11:40 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for transfers to finish 2025/09/01 05:11:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/01 05:11:43 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for checks to finish 2025/09/01 05:11:43 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for transfers to finish 2025/09/01 05:11:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/01 05:11:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:44 INFO : sub dir/hello world: Deleted 2025/09/01 05:11:44 DEBUG : testing file moves 2025/09/01 05:11:45 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for checks to finish 2025/09/01 05:11:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/01 05:11:45 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Waiting for transfers to finish 2025/09/01 05:11:45 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/01 05:11:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/01 05:11:45 INFO : sub dir/hello world: Deleted 2025/09/01 05:11:46 DEBUG : B2 bucket rclone-test-gewasiq3ruri: Purge remote 2025/09/01 05:11:46 INFO : B2 bucket rclone-test-gewasiq3ruri: cleaning bucket "rclone-test-gewasiq3ruri" of all files 2025/09/01 05:11:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fc22d93b00d0b3b9f980e1b_f1046119932373685_d20250901_m051145_c001_v0001116_t0008_u01756703505194") 2025/09/01 05:11:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fc22d93b00d0b3b9f980e1b_f10845bad9d59fa4f_d20250901_m051143_c001_v0001181_t0050_u01756703503769") 2025/09/01 05:11:46 DEBUG : sub dir/hello world: Deleting (id "4_z8fc22d93b00d0b3b9f980e1b_f102ae7260464d46c_d20250901_m051142_c001_v0001182_t0015_u01756703502695") --- PASS: TestServerSideMoveOverSelf (11.87s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:51 ERROR : error listing: directory not found 2025/09/01 05:11:51 INFO : Local file system at /tmp/rclone1218615393: Making directory 2025/09/01 05:11:51 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:51 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:11:53 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for checks to finish 2025/09/01 05:11:53 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for transfers to finish 2025/09/01 05:11:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:11:53 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/09/01 05:11:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/01 05:11:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:11:54 INFO : check sum: Copied (new) 2025/09/01 05:11:54 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:11:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/01 05:11:54 DEBUG : check sum: Unchanged skipping 2025/09/01 05:11:54 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:54 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/01 05:11:55 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:55 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 05:11:56 INFO : sizeonly: Copied (new) 2025/09/01 05:11:56 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:56 DEBUG : sizeonly: Sizes identical 2025/09/01 05:11:56 DEBUG : sizeonly: Unchanged skipping 2025/09/01 05:11:56 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:56 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:56 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/01 05:11:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/01 05:11:57 INFO : ignore-size: Copied (new) 2025/09/01 05:11:57 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:11:57 DEBUG : ignore-size: Unchanged skipping 2025/09/01 05:11:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:57 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:57 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:11:59 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:11:59 DEBUG : existing: Unchanged skipping 2025/09/01 05:11:59 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:59 DEBUG : Waiting for deletions to finish 2025/09/01 05:11:59 INFO : There was nothing to transfer 2025/09/01 05:11:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/01 05:11:59 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:11:59 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:11:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 05:11:59 INFO : existing: Copied (replaced existing) 2025/09/01 05:11:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 05:12:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 05:12:00 INFO : existing: Copied (new) 2025/09/01 05:12:00 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:01 DEBUG : existing: Destination exists, skipping 2025/09/01 05:12:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:01 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:02 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/01 05:12:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:02 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:02 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 05:12:02 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:03 INFO : a/potato2: Copied (new) 2025/09/01 05:12:03 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:03 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 05:12:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:12:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/01 05:12:04 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:04 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:04 INFO : There was nothing to transfer 2025/09/01 05:12:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 05:12:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:12:06 INFO : empty space: Updated modification time in destination 2025/09/01 05:12:06 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:06 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:07 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 05:12:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:12:07 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:08 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/01 05:12:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1218615393) 2025/09/01 05:12:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zopacol1vaze) 2025/09/01 05:12:08 DEBUG : foo: sha1 differ 2025/09/01 05:12:08 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/01 05:12:08 INFO : foo: Copied (replaced existing) 2025/09/01 05:12:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/01 05:12:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:10 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:10 INFO : potato: Copied (new) 2025/09/01 05:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.39s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:12 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/01 05:12:12 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/01 05:12:12 INFO : potato: Copied (replaced existing) 2025/09/01 05:12:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:14 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/01 05:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1218615393) 2025/09/01 05:12:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zopacol1vaze) 2025/09/01 05:12:14 DEBUG : potato: sha1 differ 2025/09/01 05:12:14 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/01 05:12:14 INFO : potato: Copied (replaced existing) 2025/09/01 05:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:15 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/01 05:12:15 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:15 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:15 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:17 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:17 INFO : potato2: Copied (new) 2025/09/01 05:12:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:19 INFO : d: Making directory 2025/09/01 05:12:19 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/09/01 05:12:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:19 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:19 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 05:12:19 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:19 INFO : a/potato2: Copied (new) 2025/09/01 05:12:19 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:20 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:21 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/09/01 05:12:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:21 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:21 DEBUG : c/non empty space: Unchanged skipping 2025/09/01 05:12:21 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:22 INFO : a/potato2: Copied (new) 2025/09/01 05:12:22 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting files as there were IO errors 2025/09/01 05:12:22 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:23 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:23 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:23 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:23 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:24 INFO : potato: Deleted 2025/09/01 05:12:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:25 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:26 INFO : potato: Deleted 2025/09/01 05:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:26 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:26 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:26 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:12:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:28 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:28 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/01 05:12:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:29 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 05:12:29 DEBUG : enormous: Excluded 2025/09/01 05:12:29 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 05:12:29 DEBUG : potato2: Excluded 2025/09/01 05:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 05:12:30 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:30 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:30 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:30 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:30 INFO : There was nothing to transfer 2025/09/01 05:12:30 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 05:12:30 DEBUG : enormous: Excluded 2025/09/01 05:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 05:12:30 DEBUG : potato2: Excluded 2025/09/01 05:12:30 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 05:12:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/01 05:12:30 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for checks to finish 2025/09/01 05:12:30 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:30 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for transfers to finish 2025/09/01 05:12:30 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:32 DEBUG : enormous: Excluded (Size Filter) 2025/09/01 05:12:32 DEBUG : enormous: Excluded 2025/09/01 05:12:32 DEBUG : potato2: Excluded (Size Filter) 2025/09/01 05:12:32 DEBUG : potato2: Excluded 2025/09/01 05:12:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:12:32 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:32 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:32 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:32 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:32 INFO : enormous: Deleted 2025/09/01 05:12:32 INFO : potato2: Deleted 2025/09/01 05:12:32 INFO : There was nothing to transfer 2025/09/01 05:12:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/01 05:12:33 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:33 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for checks to finish 2025/09/01 05:12:33 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for transfers to finish 2025/09/01 05:12:33 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:33 INFO : enormous: Deleted 2025/09/01 05:12:33 INFO : potato2: Deleted 2025/09/01 05:12:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.42s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:34 DEBUG : five: Need to transfer - File not found at Destination 2025/09/01 05:12:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/01 05:12:34 DEBUG : three: Sizes identical 2025/09/01 05:12:34 DEBUG : one: Destination is newer than source, skipping 2025/09/01 05:12:34 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/01 05:12:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1218615393) 2025/09/01 05:12:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zopacol1vaze) 2025/09/01 05:12:34 DEBUG : two: sha1 differ 2025/09/01 05:12:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 05:12:34 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/01 05:12:35 INFO : five: Copied (new) 2025/09/01 05:12:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/01 05:12:35 INFO : four: Copied (replaced existing) 2025/09/01 05:12:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 05:12:35 INFO : two: Copied (replaced existing) 2025/09/01 05:12:35 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:36 DEBUG : one: Destination is newer than source, skipping 2025/09/01 05:12:36 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/01 05:12:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/01 05:12:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 05:12:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 05:12:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/01 05:12:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 05:12:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/01 05:12:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/01 05:12:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/01 05:12:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1218615393) 2025/09/01 05:12:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zopacol1vaze) 2025/09/01 05:12:36 DEBUG : three: sha1 differ 2025/09/01 05:12:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/01 05:12:36 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:12:36 INFO : three: Copied (replaced existing) 2025/09/01 05:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.30s) === 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/01 05:12:38 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:38 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 05:12:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/01 05:12:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 05:12:38 INFO : potato: Copied (new) 2025/09/01 05:12:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:38 INFO : yam: Copied (new) 2025/09/01 05:12:38 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:12:38 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:38 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:38 DEBUG : potato: Unchanged skipping 2025/09/01 05:12:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:39 INFO : yam: Copied (server-side copy) to: yaml 2025/09/01 05:12:40 INFO : yam: Deleted 2025/09/01 05:12:40 INFO : yaml: Renamed from "yam" 2025/09/01 05:12:40 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/01 05:12:41 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:41 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:41 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 05:12:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/01 05:12:41 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:41 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 05:12:41 INFO : potato: Copied (new) 2025/09/01 05:12:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:41 INFO : yam: Copied (new) 2025/09/01 05:12:41 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:12:41 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:41 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:41 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:41 DEBUG : potato: Unchanged skipping 2025/09/01 05:12:41 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:42 INFO : yam: Copied (server-side copy) to: yaml 2025/09/01 05:12:42 INFO : yam: Deleted 2025/09/01 05:12:42 INFO : yaml: Renamed from "yam" 2025/09/01 05:12:42 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/01 05:12:43 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:43 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/01 05:12:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/01 05:12:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:43 INFO : sub/yam: Copied (new) 2025/09/01 05:12:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/01 05:12:44 INFO : potato: Copied (new) 2025/09/01 05:12:44 DEBUG : Waiting for deletions to finish 2025/09/01 05:12:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:12:44 DEBUG : potato: Unchanged skipping 2025/09/01 05:12:44 INFO : B2 bucket rclone-test-zopacol1vaze: Making map for --track-renames 2025/09/01 05:12:44 INFO : B2 bucket rclone-test-zopacol1vaze: Finished making map for --track-renames 2025/09/01 05:12:44 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:44 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for renames to finish 2025/09/01 05:12:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/01 05:12:45 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/01 05:12:45 INFO : sub/yam: Deleted 2025/09/01 05:12:45 INFO : yam: Renamed from "sub/yam" 2025/09/01 05:12:45 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:46 DEBUG : Creating backend with remote "/tmp/rclone1218615393/dir1" 2025/09/01 05:12:46 DEBUG : Creating backend with remote "/tmp/rclone1218615393/dir2" 2025/09/01 05:12:46 DEBUG : Local file system at /tmp/rclone1218615393/dir2: Using server-side directory move 2025/09/01 05:12:46 INFO : Local file system at /tmp/rclone1218615393/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/01 05:12:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/01 05:12:46 DEBUG : Local file system at /tmp/rclone1218615393/dir2: Waiting for checks to finish 2025/09/01 05:12:46 DEBUG : Local file system at /tmp/rclone1218615393/dir2: Waiting for transfers to finish 2025/09/01 05:12:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:12:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 05:12:46 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:46 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/01 05:12:47 INFO : nested/sub dir/file: Copied (new) 2025/09/01 05:12:47 INFO : nested/sub dir/file: Deleted 2025/09/01 05:12:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:12:47 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:12:47 INFO : sub dir/hello world: Deleted 2025/09/01 05:12:47 INFO : sub dir: Removing directory 2025/09/01 05:12:47 INFO : nested/sub dir: Removing directory 2025/09/01 05:12:47 INFO : nested: Removing directory 2025/09/01 05:12:47 DEBUG : Local file system at /tmp/rclone1218615393: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/01 05:12:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/01 05:12:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/01 05:12:48 INFO : nested/sub dir/file: Copied (new) 2025/09/01 05:12:48 INFO : nested/sub dir/file: Deleted 2025/09/01 05:12:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:12:49 INFO : sub dir/hello world: Copied (new) 2025/09/01 05:12:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/01 05:12:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 05:12:50 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:50 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 05:12:50 INFO : existing: Copied (new) 2025/09/01 05:12:50 INFO : existing: Deleted 2025/09/01 05:12:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/01 05:12:50 INFO : existing-b: Copied (new) 2025/09/01 05:12:50 INFO : existing-b: Deleted 2025/09/01 05:12:50 DEBUG : existing: Destination exists, skipping 2025/09/01 05:12:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/01 05:12:50 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:12:50 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:12:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.73s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:12:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qamuded4jepu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-qamuded4jepu 2025/09/01 05:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:12:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 05:12:59 DEBUG : empty space: Unchanged skipping 2025/09/01 05:12:59 DEBUG : B2 bucket rclone-test-qamuded4jepu: Waiting for checks to finish 2025/09/01 05:12:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 05:13:00 INFO : empty space: Deleted 2025/09/01 05:13:00 DEBUG : B2 bucket rclone-test-qamuded4jepu: Waiting for transfers to finish 2025/09/01 05:13:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:00 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:00 INFO : potato2: Deleted 2025/09/01 05:13:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:00 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:00 INFO : potato3: Deleted 2025/09/01 05:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mefeqop9pilu" 2025/09/01 05:13:00 DEBUG : Config file has changed externally - reloading 2025/09/01 05:13:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/01 05:13:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:13:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 05:13:02 DEBUG : B2 bucket rclone-test-mefeqop9pilu: Waiting for checks to finish 2025/09/01 05:13:02 DEBUG : B2 bucket rclone-test-mefeqop9pilu: Waiting for transfers to finish 2025/09/01 05:13:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:05 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:05 INFO : potato2: Deleted 2025/09/01 05:13:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:13:06 INFO : empty space: Copied (server-side copy) 2025/09/01 05:13:06 INFO : empty space: Deleted 2025/09/01 05:13:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:06 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:06 INFO : potato3: Deleted 2025/09/01 05:13:06 DEBUG : B2 bucket rclone-test-mefeqop9pilu: Purge remote 2025/09/01 05:13:06 INFO : B2 bucket rclone-test-mefeqop9pilu: cleaning bucket "rclone-test-mefeqop9pilu" of all files 2025/09/01 05:13:07 DEBUG : empty space: Deleting (id "4_zdf526d73b01d0b3b9f980e1b_f109dea16257c3079_d20250901_m051305_c001_v0001161_t0018_u01756703585885") 2025/09/01 05:13:07 DEBUG : potato2: Deleting (id "4_zdf526d73b01d0b3b9f980e1b_f111abc77c7b721eb_d20250901_m051305_c001_v0001179_t0018_u01756703585616") 2025/09/01 05:13:07 DEBUG : potato3: Deleting (id "4_zdf526d73b01d0b3b9f980e1b_f102beb976b6762d2_d20250901_m051305_c001_v0001144_t0034_u01756703585979") 2025/09/01 05:13:08 DEBUG : B2 bucket rclone-test-qamuded4jepu: Purge remote 2025/09/01 05:13:08 INFO : B2 bucket rclone-test-qamuded4jepu: cleaning bucket "rclone-test-qamuded4jepu" of all files 2025/09/01 05:13:08 DEBUG : empty space: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f40782267406e6ef5_d20250901_m051306_c001_v7007000_t0000_u01756703586290") 2025/09/01 05:13:08 DEBUG : empty space: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f108f392bbd3c1463_d20250901_m051258_c001_v0001102_t0048_u01756703578630") 2025/09/01 05:13:08 DEBUG : potato2: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f40782267406e6ee7_d20250901_m051305_c001_v7007000_t0000_u01756703585853") 2025/09/01 05:13:08 DEBUG : potato2: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f110d90370c0f0f55_d20250901_m051300_c001_v0001184_t0016_u01756703580025") 2025/09/01 05:13:08 DEBUG : potato3: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f40782267406e6ef7_d20250901_m051306_c001_v7007000_t0000_u01756703586524") 2025/09/01 05:13:08 DEBUG : potato3: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f1099845883945350_d20250901_m051300_c001_v0001183_t0026_u01756703580263") 2025/09/01 05:13:08 DEBUG : potato3: Deleting (id "4_z7f724d93b01d0b3b9f980e1b_f108f392bbd3c1465_d20250901_m051258_c001_v0001102_t0001_u01756703578950") --- PASS: TestServerSideMove (21.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-garukam8nahi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-garukam8nahi 2025/09/01 05:13:20 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 05:13:20 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 05:13:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:13:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 05:13:20 DEBUG : B2 bucket rclone-test-garukam8nahi: Waiting for checks to finish 2025/09/01 05:13:20 DEBUG : B2 bucket rclone-test-garukam8nahi: Waiting for transfers to finish 2025/09/01 05:13:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:21 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:21 INFO : potato2: Deleted 2025/09/01 05:13:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:21 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:21 INFO : potato3: Deleted 2025/09/01 05:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-samaxuc7wohi" 2025/09/01 05:13:22 DEBUG : empty space: Excluded (Size Filter) 2025/09/01 05:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:13:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 05:13:23 DEBUG : B2 bucket rclone-test-samaxuc7wohi: Waiting for checks to finish 2025/09/01 05:13:23 DEBUG : B2 bucket rclone-test-samaxuc7wohi: Waiting for transfers to finish 2025/09/01 05:13:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:25 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:25 INFO : potato2: Deleted 2025/09/01 05:13:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:25 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:26 INFO : potato3: Deleted 2025/09/01 05:13:26 DEBUG : B2 bucket rclone-test-samaxuc7wohi: Purge remote 2025/09/01 05:13:26 INFO : B2 bucket rclone-test-samaxuc7wohi: cleaning bucket "rclone-test-samaxuc7wohi" of all files 2025/09/01 05:13:26 DEBUG : potato2: Deleting (id "4_z5f62bda3b01d0b3b9f980e1b_f117b73fef701febd_d20250901_m051325_c001_v0001177_t0057_u01756703605326") 2025/09/01 05:13:26 DEBUG : potato3: Deleting (id "4_z5f62bda3b01d0b3b9f980e1b_f119655e2b1bbb2a3_d20250901_m051325_c001_v0001137_t0058_u01756703605587") 2025/09/01 05:13:28 DEBUG : B2 bucket rclone-test-garukam8nahi: Purge remote 2025/09/01 05:13:28 INFO : B2 bucket rclone-test-garukam8nahi: cleaning bucket "rclone-test-garukam8nahi" of all files 2025/09/01 05:13:28 DEBUG : empty space: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f1120fec3855ef7d4_d20250901_m051319_c001_v0001161_t0057_u01756703599601") 2025/09/01 05:13:28 DEBUG : potato2: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f408ee6942fcacae3_d20250901_m051325_c001_v7007000_t0000_u01756703605531") 2025/09/01 05:13:28 DEBUG : potato2: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f11838b52b220e5f8_d20250901_m051320_c001_v0001137_t0059_u01756703600828") 2025/09/01 05:13:28 DEBUG : potato3: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f408ee6942fcacae4_d20250901_m051325_c001_v7007000_t0000_u01756703605915") 2025/09/01 05:13:28 DEBUG : potato3: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f100c1efc575b41a0_d20250901_m051321_c001_v0001131_t0020_u01756703601144") 2025/09/01 05:13:28 DEBUG : potato3: Deleting (id "4_zeff2ad03b01d0b3b9f980e1b_f1120fec3855ef7dc_d20250901_m051320_c001_v0001161_t0033_u01756703600066") --- PASS: TestServerSideMoveWithFilter (18.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kihovar5qehi" 2025/09/01 05:13:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zopacol1vaze -> B2 bucket rclone-test-kihovar5qehi 2025/09/01 05:13:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/01 05:13:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 05:13:40 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 05:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 05:13:40 DEBUG : empty space: Unchanged skipping 2025/09/01 05:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/01 05:13:40 DEBUG : B2 bucket rclone-test-kihovar5qehi: Waiting for checks to finish 2025/09/01 05:13:40 INFO : empty space: Deleted 2025/09/01 05:13:40 DEBUG : B2 bucket rclone-test-kihovar5qehi: Waiting for transfers to finish 2025/09/01 05:13:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:40 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:41 INFO : potato2: Deleted 2025/09/01 05:13:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:41 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:41 INFO : potato3: Deleted 2025/09/01 05:13:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yohejov5fowi" 2025/09/01 05:13:42 INFO : tomatoDir: Making directory 2025/09/01 05:13:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/01 05:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/01 05:13:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/01 05:13:43 DEBUG : B2 bucket rclone-test-yohejov5fowi: Waiting for checks to finish 2025/09/01 05:13:43 DEBUG : B2 bucket rclone-test-yohejov5fowi: Waiting for transfers to finish 2025/09/01 05:13:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/01 05:13:46 INFO : empty space: Copied (server-side copy) 2025/09/01 05:13:47 INFO : empty space: Deleted 2025/09/01 05:13:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/01 05:13:47 INFO : potato3: Copied (server-side copy) 2025/09/01 05:13:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/01 05:13:47 INFO : potato2: Copied (server-side copy) 2025/09/01 05:13:47 INFO : potato3: Deleted 2025/09/01 05:13:47 INFO : potato2: Deleted 2025/09/01 05:13:48 DEBUG : B2 bucket rclone-test-yohejov5fowi: Purge remote 2025/09/01 05:13:48 INFO : B2 bucket rclone-test-yohejov5fowi: cleaning bucket "rclone-test-yohejov5fowi" of all files 2025/09/01 05:13:48 DEBUG : empty space: Deleting (id "4_z6f420d83b02d0b3b9f980e1b_f118d53e37c14e3ca_d20250901_m051346_c001_v0001178_t0041_u01756703626753") 2025/09/01 05:13:48 DEBUG : potato2: Deleting (id "4_z6f420d83b02d0b3b9f980e1b_f1083d5b59a65b03c_d20250901_m051346_c001_v0001145_t0010_u01756703626986") 2025/09/01 05:13:48 DEBUG : potato3: Deleting (id "4_z6f420d83b02d0b3b9f980e1b_f1138576b26224c0d_d20250901_m051347_c001_v0001145_t0007_u01756703627101") 2025/09/01 05:13:49 DEBUG : B2 bucket rclone-test-kihovar5qehi: Purge remote 2025/09/01 05:13:49 INFO : B2 bucket rclone-test-kihovar5qehi: cleaning bucket "rclone-test-kihovar5qehi" of all files 2025/09/01 05:13:49 DEBUG : empty space: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f400d106f341a1f67_d20250901_m051346_c001_v7007000_t0000_u01756703626966") 2025/09/01 05:13:49 DEBUG : empty space: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f111536b41b111646_d20250901_m051339_c001_v0001181_t0047_u01756703619473") 2025/09/01 05:13:49 DEBUG : potato2: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f41970b34c70409ef_d20250901_m051347_c001_v7007000_t0000_u01756703627480") 2025/09/01 05:13:49 DEBUG : potato2: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f11141eedb022d2f8_d20250901_m051340_c001_v0001146_t0054_u01756703620680") 2025/09/01 05:13:49 DEBUG : potato3: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f400d106f341a1f80_d20250901_m051347_c001_v7007000_t0000_u01756703627404") 2025/09/01 05:13:49 DEBUG : potato3: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f110ed1d3da685577_d20250901_m051341_c001_v0001100_t0057_u01756703621046") 2025/09/01 05:13:49 DEBUG : potato3: Deleting (id "4_z1f22eda3b01d0b3b9f980e1b_f111536b41b11164a_d20250901_m051339_c001_v0001181_t0051_u01756703619675") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:13:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:13:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/rclone-sync-test" 2025/09/01 05:14:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/rclone-sync-test-include/layer2" 2025/09/01 05:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/rclone-sync-test-ignore-file" 2025/09/01 05:14:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/01 05:14:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/01 05:14:06 DEBUG : pacer: Reducing sleep to 10ms 2025/09/01 05:14:06 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test: Waiting for checks to finish 2025/09/01 05:14:06 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test: Waiting for transfers to finish 2025/09/01 05:14:06 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:06 INFO : There was nothing to transfer 2025/09/01 05:14:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:14:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:14:06 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:06 INFO : There was nothing to transfer 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/01 05:14:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:07 INFO : There was nothing to transfer 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:14:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:07 INFO : There was nothing to transfer 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/01 05:14:07 DEBUG : B2 bucket rclone-test-zopacol1vaze path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/01 05:14:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:07 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/CompareDest" 2025/09/01 05:14:11 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 05:14:11 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:11 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:14:12 INFO : one: Copied (new) 2025/09/01 05:14:12 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:12 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:13 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 05:14:13 INFO : one: Copied (replaced existing) 2025/09/01 05:14:13 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:15 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 05:14:15 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:15 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:15 INFO : There was nothing to transfer 2025/09/01 05:14:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 05:14:17 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 05:14:17 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:17 INFO : There was nothing to transfer 2025/09/01 05:14:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 05:14:17 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 05:14:17 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:17 INFO : There was nothing to transfer 2025/09/01 05:14:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:19 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/09/01 05:14:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 05:14:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/01 05:14:19 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 05:14:19 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:19 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:19 INFO : There was nothing to transfer 2025/09/01 05:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:19 DEBUG : two: Need to transfer - File not found at Destination 2025/09/01 05:14:19 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/01 05:14:19 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/01 05:14:20 INFO : two: Copied (new) 2025/09/01 05:14:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dest" 2025/09/01 05:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/pre-dest1" 2025/09/01 05:14:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/pre-dest2" 2025/09/01 05:14:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:14:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/01 05:14:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:14:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/01 05:14:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/01 05:14:28 DEBUG : B2 bucket rclone-test-zopacol1vaze path dest: Waiting for checks to finish 2025/09/01 05:14:28 DEBUG : B2 bucket rclone-test-zopacol1vaze path dest: Waiting for transfers to finish 2025/09/01 05:14:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/01 05:14:29 INFO : 3: Copied (new) 2025/09/01 05:14:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.95s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/CopyDest" 2025/09/01 05:14:33 DEBUG : one: Need to transfer - File not found at Destination 2025/09/01 05:14:33 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:33 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:14:34 INFO : one: Copied (new) 2025/09/01 05:14:34 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:35 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:35 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 05:14:35 INFO : one: Copied (replaced existing) 2025/09/01 05:14:35 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/BackupDir" 2025/09/01 05:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:38 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/01 05:14:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:14:40 INFO : one: Copied (server-side copy) 2025/09/01 05:14:40 INFO : one: Deleted 2025/09/01 05:14:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/01 05:14:41 INFO : one: Copied (server-side copy) 2025/09/01 05:14:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/01 05:14:41 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:41 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:42 DEBUG : one: Unchanged skipping 2025/09/01 05:14:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/01 05:14:42 INFO : two: Copied (server-side copy) 2025/09/01 05:14:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/01 05:14:42 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:42 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:42 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:43 DEBUG : one: Unchanged skipping 2025/09/01 05:14:43 DEBUG : two: Unchanged skipping 2025/09/01 05:14:43 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:43 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:43 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:43 INFO : There was nothing to transfer 2025/09/01 05:14:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:44 DEBUG : one: Unchanged skipping 2025/09/01 05:14:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/01 05:14:44 DEBUG : three: Destination not found in --copy-dest 2025/09/01 05:14:44 DEBUG : three: Need to transfer - File not found at Destination 2025/09/01 05:14:44 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/01 05:14:44 DEBUG : two: Unchanged skipping 2025/09/01 05:14:44 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:45 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/01 05:14:45 INFO : three: Copied (new) 2025/09/01 05:14:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.42s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:14:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:14:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/backup" 2025/09/01 05:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:14:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:14:52 DEBUG : two: Unchanged skipping 2025/09/01 05:14:52 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:14:53 INFO : one: Copied (server-side copy) 2025/09/01 05:14:53 INFO : one: Deleted 2025/09/01 05:14:53 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:14:54 INFO : one: Copied (new) 2025/09/01 05:14:54 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:14:55 INFO : three.txt: Copied (server-side copy) 2025/09/01 05:14:55 INFO : three.txt: Deleted 2025/09/01 05:14:55 INFO : three.txt: Moved into backup dir 2025/09/01 05:14:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:14:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:14:56 DEBUG : two: Unchanged skipping 2025/09/01 05:14:56 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:14:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:14:57 INFO : one: Copied (server-side copy) 2025/09/01 05:14:57 INFO : one: Deleted 2025/09/01 05:14:57 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:14:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:14:57 INFO : one: Copied (new) 2025/09/01 05:14:57 DEBUG : Waiting for deletions to finish 2025/09/01 05:14:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:14:58 INFO : three.txt: Copied (server-side copy) 2025/09/01 05:14:58 INFO : three.txt: Deleted 2025/09/01 05:14:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:15:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/backup" 2025/09/01 05:15:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:04 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:04 DEBUG : two: Unchanged skipping 2025/09/01 05:15:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:15:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:15:05 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:06 INFO : one: Deleted 2025/09/01 05:15:06 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:07 INFO : one: Copied (new) 2025/09/01 05:15:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:15:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:07 INFO : three.txt: Deleted 2025/09/01 05:15:07 INFO : three.txt: Moved into backup dir 2025/09/01 05:15:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:15:09 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:09 DEBUG : two: Unchanged skipping 2025/09/01 05:15:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:10 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:10 INFO : one: Deleted 2025/09/01 05:15:10 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:15:10 INFO : one: Copied (new) 2025/09/01 05:15:10 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:11 INFO : three.txt: Deleted 2025/09/01 05:15:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:15:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/backup" 2025/09/01 05:15:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:15:17 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:17 DEBUG : two: Unchanged skipping 2025/09/01 05:15:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:15:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 05:15:19 INFO : one: Deleted 2025/09/01 05:15:19 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:19 INFO : one: Copied (new) 2025/09/01 05:15:19 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:15:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 05:15:21 INFO : three.txt: Deleted 2025/09/01 05:15:21 INFO : three.txt: Moved into backup dir 2025/09/01 05:15:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:15:22 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:22 DEBUG : two: Unchanged skipping 2025/09/01 05:15:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 05:15:23 INFO : one: Deleted 2025/09/01 05:15:23 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:15:23 INFO : one: Copied (new) 2025/09/01 05:15:23 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 05:15:24 INFO : three.txt: Deleted 2025/09/01 05:15:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:15:30 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:15:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:30 DEBUG : two: Unchanged skipping 2025/09/01 05:15:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:15:30 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:31 INFO : one: Deleted 2025/09/01 05:15:31 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:31 INFO : one: Copied (new) 2025/09/01 05:15:31 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:15:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:32 INFO : three.txt: Deleted 2025/09/01 05:15:32 INFO : three.txt: Moved into backup dir 2025/09/01 05:15:33 DEBUG : one.bak: Excluded (Path Filter) 2025/09/01 05:15:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/01 05:15:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:15:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:33 DEBUG : two: Unchanged skipping 2025/09/01 05:15:33 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for checks to finish 2025/09/01 05:15:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:34 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:34 INFO : one: Deleted 2025/09/01 05:15:34 DEBUG : B2 bucket rclone-test-zopacol1vaze path dst: Waiting for transfers to finish 2025/09/01 05:15:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:15:34 INFO : one: Copied (new) 2025/09/01 05:15:34 DEBUG : Waiting for deletions to finish 2025/09/01 05:15:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:35 INFO : three.txt: Deleted 2025/09/01 05:15:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:15:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:15:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:15:41 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:41 INFO : one: Deleted 2025/09/01 05:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:42 INFO : one: Copied (new) 2025/09/01 05:15:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:42 DEBUG : two: Unchanged skipping 2025/09/01 05:15:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 05:15:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:15:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:43 INFO : three.txt: Deleted 2025/09/01 05:15:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:43 INFO : three.txt: Copied (new) 2025/09/01 05:15:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:45 INFO : one: Copied (server-side copy) to: one.bak 2025/09/01 05:15:45 INFO : one: Deleted 2025/09/01 05:15:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:15:45 INFO : one: Copied (new) 2025/09/01 05:15:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:45 DEBUG : two: Unchanged skipping 2025/09/01 05:15:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 05:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/01 05:15:46 INFO : three.txt: Deleted 2025/09/01 05:15:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/01 05:15:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zopacol1vaze/dst" 2025/09/01 05:15:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/01 05:15:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/01 05:15:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 05:15:53 INFO : one: Deleted 2025/09/01 05:15:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:54 INFO : one: Copied (new) 2025/09/01 05:15:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:54 DEBUG : two: Unchanged skipping 2025/09/01 05:15:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/01 05:15:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/01 05:15:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 05:15:55 INFO : three.txt: Deleted 2025/09/01 05:15:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:56 INFO : three.txt: Copied (new) 2025/09/01 05:15:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/01 05:15:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/01 05:15:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/01 05:15:58 INFO : one: Deleted 2025/09/01 05:15:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/01 05:15:58 INFO : one: Copied (new) 2025/09/01 05:15:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:15:58 DEBUG : two: Unchanged skipping 2025/09/01 05:15:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/01 05:15:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/01 05:15:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/01 05:15:59 INFO : three.txt: Deleted 2025/09/01 05:15:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/01 05:15:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.77s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/01 05:16:03 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:03 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:03 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/01 05:16:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/01 05:16:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.02s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/01 05:16:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/01 05:16:05 INFO : existing: Copied (new) 2025/09/01 05:16:05 DEBUG : Waiting for deletions to finish 2025/09/01 05:16:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/01 05:16:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/01 05:16:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:06 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:06 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting files as there were IO errors 2025/09/01 05:16:06 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:07 DEBUG : existing: Unchanged skipping 2025/09/01 05:16:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:07 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:16:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.86s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", 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-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both11: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both13: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both14: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both12: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both16: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both10: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both15: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both0: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both17: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both2: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both3: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both4: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both18: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both19: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both1: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both8: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:23 DEBUG : both9: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both5: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both6: Unchanged skipping 2025/09/01 05:16:23 DEBUG : both7: Unchanged skipping 2025/09/01 05:16:23 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:23 DEBUG : Waiting for deletions to finish 2025/09/01 05:16:23 INFO : only10: Deleted 2025/09/01 05:16:24 INFO : only18: Deleted 2025/09/01 05:16:24 INFO : only8: Deleted 2025/09/01 05:16:24 INFO : only6: Deleted 2025/09/01 05:16:24 INFO : only9: Deleted 2025/09/01 05:16:24 INFO : only12: Deleted 2025/09/01 05:16:24 INFO : only13: Deleted 2025/09/01 05:16:24 INFO : only16: Deleted 2025/09/01 05:16:24 INFO : only17: Deleted 2025/09/01 05:16:24 INFO : only0: Deleted 2025/09/01 05:16:24 INFO : only11: Deleted 2025/09/01 05:16:24 INFO : only15: Deleted 2025/09/01 05:16:24 INFO : only19: Deleted 2025/09/01 05:16:24 INFO : only1: Deleted 2025/09/01 05:16:24 INFO : only3: Deleted 2025/09/01 05:16:24 INFO : only7: Deleted 2025/09/01 05:16:24 INFO : only14: Deleted 2025/09/01 05:16:24 INFO : only2: Deleted 2025/09/01 05:16:25 INFO : only4: Deleted 2025/09/01 05:16:25 INFO : only5: Deleted 2025/09/01 05:16:25 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both0: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:16:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both12: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both11: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both14: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both16: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both17: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both13: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both15: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both10: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both2: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both3: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both4: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both5: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both6: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both7: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both8: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:16:43 DEBUG : both9: Unchanged skipping 2025/09/01 05:16:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/01 05:16:43 DEBUG : both19: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both18: Unchanged skipping 2025/09/01 05:16:43 DEBUG : both1: Unchanged skipping 2025/09/01 05:16:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:16:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only0: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only10: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only11: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only13: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only14: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only15: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only16: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only17: Copied (replaced existing) 2025/09/01 05:16:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:43 INFO : only18: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only12: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only1: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only2: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only19: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only3: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only4: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only5: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only6: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only7: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only8: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/01 05:16:44 INFO : only9: Copied (replaced existing) 2025/09/01 05:16:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:52 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:16:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:16:52 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 05:16:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:16:52 INFO : empty_on_remote: Making directory 2025/09/01 05:16:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 05:16:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.50s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:55 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:16:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:16:55 DEBUG : empty_on_remote: Making directory with metadata 2025/09/01 05:16:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/01 05:16:55 INFO : empty_on_remote: Making directory 2025/09/01 05:16:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/01 05:16:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:57 INFO : sub dir: Making directory 2025/09/01 05:16:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:16:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/01 05:16:59 INFO : sub dir: Making directory 2025/09/01 05:16:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:17:10 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:10 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:17:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:17:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : apple: Unchanged skipping 2025/09/01 05:17:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : banana: Unchanged skipping 2025/09/01 05:17:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:17:10 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:10 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:10 INFO : There was nothing to transfer 2025/09/01 05:17:10 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:11 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : apple: Unchanged skipping 2025/09/01 05:17:11 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : banana: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:17:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:11 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:11 INFO : There was nothing to transfer 2025/09/01 05:17:11 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:11 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:17:26 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:26 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : apple: Unchanged skipping 2025/09/01 05:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : banana: Unchanged skipping 2025/09/01 05:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:27 INFO : There was nothing to transfer 2025/09/01 05:17:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:27 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:17:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : apple: Unchanged skipping 2025/09/01 05:17:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:17:27 DEBUG : banana: Unchanged skipping 2025/09/01 05:17:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:17:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:27 INFO : There was nothing to transfer 2025/09/01 05:17:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:28 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:17:41 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:41 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 05:17:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:17:42 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:42 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:42 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:17:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 05:17:42 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/01 05:17:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:42 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 05:17:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/01 05:17:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:17:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:17:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:17:43 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:17:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:17:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:17:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:17:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:17:43 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:17:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:17:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:43 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:17:43 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:43 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:17:43 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:43 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:17:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:17:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:17:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:17:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:17:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:44 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:44 INFO : splitbananasplit: Deleted 2025/09/01 05:17:44 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 05:17:44 INFO : appleappleapplebanana: Deleted 2025/09/01 05:17:44 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 05:17:44 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 05:17:45 INFO : apple: Deleted 2025/09/01 05:17:45 INFO : banana: Deleted 2025/09/01 05:17:45 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 05:17:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 05:17:45 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:45 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : apple: Unchanged skipping 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:17:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : banana: Unchanged skipping 2025/09/01 05:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:17:45 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:17:45 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:17:45 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:45 DEBUG : Waiting for deletions to finish 2025/09/01 05:17:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/01 05:17:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/01 05:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:46 DEBUG : apple: transformed to: YXBwbGU= 2025/09/01 05:17:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/01 05:17:46 DEBUG : banana: transformed to: YmFuYW5h 2025/09/01 05:17:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/01 05:17:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/01 05:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/01 05:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/01 05:17:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/01 05:17:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:18:00 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:00 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:00 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:00 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:01 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/01 05:18:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/01 05:18:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/01 05:18:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/01 05:18:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/01 05:18:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/01 05:18:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/01 05:18:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/01 05:18:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/01 05:18:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:18:01 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/01 05:18:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:18:01 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/01 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:18:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:18:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:18:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 05:18:01 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/01 05:18:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:18:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 05:18:01 INFO : apple: Copied (new) to: PREFIXapple 2025/09/01 05:18:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:18:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:18:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:18:02 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:18:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:18:02 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:18:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:18:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:18:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:18:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:18:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:18:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:18:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:02 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:03 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 05:18:03 INFO : apple: Deleted 2025/09/01 05:18:03 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 05:18:03 INFO : appleappleapplebanana: Deleted 2025/09/01 05:18:03 INFO : banana: Deleted 2025/09/01 05:18:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 05:18:03 INFO : splitbananasplit: Deleted 2025/09/01 05:18:03 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 05:18:03 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 05:18:03 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : apple: transformed to: PREFIXapple 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/01 05:18:04 DEBUG : banana: transformed to: PREFIXbanana 2025/09/01 05:18:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/01 05:18:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:04 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 05:18:04 INFO : apple: Copied (new) 2025/09/01 05:18:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:18:04 INFO : appleappleapplebanana: Copied (new) 2025/09/01 05:18:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:18:04 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 05:18:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:18:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 05:18:05 INFO : banana: Copied (new) 2025/09/01 05:18:05 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:18:05 INFO : splitbananasplit: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:18:05 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:18:05 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:18:05 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:18:05 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:18:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:18:05 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:18:05 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:18:05 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:18:05 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 05:18:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:18:05 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 05:18:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:18:06 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 05:18:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:18:06 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 05:18:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:18:06 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 05:18:06 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:18:06 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 05:18:06 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:06 INFO : PREFIXbanana: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/01 05:18:06 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/01 05:18:06 INFO : PREFIXsplitbananasplit: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/01 05:18:06 INFO : PREFIXapple: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/01 05:18:06 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/01 05:18:06 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:07 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:07 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:18:21 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:21 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:22 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:22 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:22 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 05:18:22 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 05:18:22 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:18:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:18:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:22 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:18:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:18:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:18:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:18:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:18:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:18:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:18:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:18:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:18:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:18:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:18:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:18:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:18:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:18:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:18:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:18:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:23 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:24 INFO : banana: Deleted 2025/09/01 05:18:24 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 05:18:24 INFO : splitbananasplit: Deleted 2025/09/01 05:18:24 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 05:18:24 INFO : appleappleapplebanana: Deleted 2025/09/01 05:18:24 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 05:18:24 INFO : apple: Deleted 2025/09/01 05:18:24 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 05:18:24 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 05:18:24 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:25 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : apple: transformed to: appleSUFFIX 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/01 05:18:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/01 05:18:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/01 05:18:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/01 05:18:25 INFO : banana: Copied (new) 2025/09/01 05:18:25 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:18:25 INFO : splitbananasplit: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:18:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:18:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/01 05:18:26 INFO : apple: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:18:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:18:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:18:26 INFO : appleappleapplebanana: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:18:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:18:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:18:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:18:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:18:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:18:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:18:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/01 05:18:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:18:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/01 05:18:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:18:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/01 05:18:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:18:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/01 05:18:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:18:27 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/01 05:18:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:18:27 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/01 05:18:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : bananaSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : appleSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : splitbananasplitSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/01 05:18:27 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/01 05:18:27 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:28 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:28 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:18:42 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:42 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:18:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:43 DEBUG : apple: Unchanged skipping 2025/09/01 05:18:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:43 DEBUG : banana: Unchanged skipping 2025/09/01 05:18:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 05:18:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/01 05:18:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:43 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:43 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/01 05:18:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/01 05:18:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/01 05:18:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/01 05:18:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:43 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/01 05:18:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/01 05:18:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:43 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/01 05:18:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/01 05:18:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:43 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/01 05:18:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/01 05:18:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:43 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/01 05:18:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/01 05:18:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:43 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/01 05:18:43 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/01 05:18:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:43 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/01 05:18:43 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/01 05:18:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:43 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/01 05:18:43 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/01 05:18:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:43 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/01 05:18:43 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/01 05:18:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:43 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/01 05:18:43 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/01 05:18:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/01 05:18:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/01 05:18:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/01 05:18:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/01 05:18:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:44 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/01 05:18:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/01 05:18:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:44 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/01 05:18:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/01 05:18:44 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/01 05:18:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/01 05:18:44 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/01 05:18:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/01 05:18:44 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/01 05:18:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/01 05:18:44 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/01 05:18:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/01 05:18:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/01 05:18:44 INFO : dir1/0014-89;=.txt: Deleted 2025/09/01 05:18:44 INFO : appleappleapplebanana: Deleted 2025/09/01 05:18:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/01 05:18:44 INFO : dir1/0003-defghij.txt: Deleted 2025/09/01 05:18:44 INFO : dir1/0008-2345678.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0009-3456789.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0012-6789;.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0010-456789.txt: Deleted 2025/09/01 05:18:45 INFO : splitbananasplit: Deleted 2025/09/01 05:18:45 INFO : dir1/0015-9;=.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0011-56789;.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0013-789;=.txt: Deleted 2025/09/01 05:18:45 INFO : dir1/0007-1234567.txt: Deleted 2025/09/01 05:18:45 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:45 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:18:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : apple: Unchanged skipping 2025/09/01 05:18:46 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:18:46 DEBUG : banana: Unchanged skipping 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/01 05:18:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/01 05:18:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/01 05:18:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/01 05:18:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/01 05:18:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/01 05:18:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/01 05:18:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/01 05:18:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/01 05:18:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/01 05:18:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/01 05:18:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/01 05:18:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/01 05:18:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/01 05:18:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/01 05:18:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/01 05:18:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:18:46 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:18:46 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:46 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:46 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : appleapple: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/01 05:18:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/01 05:18:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/01 05:18:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/01 05:18:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/01 05:18:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/01 05:18:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/01 05:18:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/01 05:18:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/01 05:18:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/01 05:18:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/01 05:18:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/01 05:18:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/01 05:18:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/01 05:18:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/01 05:18:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/01 05:18:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/01 05:18:46 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:18:59 DEBUG : Waiting for deletions to finish 2025/09/01 05:18:59 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:00 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:00 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:00 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:00 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:00 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:01 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:01 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:01 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:01 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:01 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:19:16 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:16 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:17 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:17 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:17 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:18 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:19:31 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:31 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:32 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:32 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:32 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:32 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:32 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:33 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:33 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:33 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:33 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:33 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:19:47 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:47 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:48 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:48 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:48 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : apple: Unchanged skipping 2025/09/01 05:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : banana: Unchanged skipping 2025/09/01 05:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:19:48 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:19:48 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:48 DEBUG : Waiting for deletions to finish 2025/09/01 05:19:49 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:03 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:04 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:20:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : apple: Unchanged skipping 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:20:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : banana: Unchanged skipping 2025/09/01 05:20:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:05 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:05 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:05 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : apple: Unchanged skipping 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/01 05:20:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : banana: Unchanged skipping 2025/09/01 05:20:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : splitbananasplit: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/01 05:20:05 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:05 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:05 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:05 DEBUG : apple: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : banana: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/01 05:20:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.98s) --- PASS: TestTransform/NFC (14.86s) --- PASS: TestTransform/NFD (16.21s) --- PASS: TestTransform/base64 (18.44s) --- PASS: TestTransform/prefix (21.10s) --- PASS: TestTransform/suffix (20.99s) --- PASS: TestTransform/truncate (17.67s) --- PASS: TestTransform/encoder (15.75s) --- PASS: TestTransform/ISO-8859-1 (16.06s) --- PASS: TestTransform/charmap (15.26s) --- PASS: TestTransform/lowercase (15.82s) --- PASS: TestTransform/ascii (16.84s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 05:20:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 05:20:11 INFO : sub dir_somesuffix: Making directory 2025/09/01 05:20:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/01 05:20:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/01 05:20:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 05:20:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 05:20:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:11 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/01 05:20:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.95s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:12 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:12 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:12 INFO : tictactoe: Making directory 2025/09/01 05:20:12 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:12 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:20:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:12 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:12 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/01 05:20:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:14 INFO : toe: Making directory 2025/09/01 05:20:14 INFO : toe/toe: Making directory 2025/09/01 05:20:14 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 05:20:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:20:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 05:20:14 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:14 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 05:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.63s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:16 INFO : toe: Making directory 2025/09/01 05:20:16 INFO : toe/toe: Making directory 2025/09/01 05:20:16 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 05:20:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:20:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/01 05:20:16 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:16 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/01 05:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.94s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:17 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:20:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:20:18 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:18 INFO : tictacempty_dir: Making directory 2025/09/01 05:20:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:18 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:18 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:18 INFO : tictactoe: Making directory 2025/09/01 05:20:18 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:18 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:18 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:18 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:18 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.96s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:19 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:20:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:20:19 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:20 INFO : tictacempty_dir: Making directory 2025/09/01 05:20:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:20 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:20 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:20 INFO : tictactoe: Making directory 2025/09/01 05:20:20 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:20 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:20 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:20:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:20 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:20 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 05:20:20 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:20 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:20:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/01 05:20:21 NOTICE: B2 bucket rclone-test-zopacol1vaze: 0 differences found 2025/09/01 05:20:21 NOTICE: B2 bucket rclone-test-zopacol1vaze: 1 matching files --- PASS: TestAllTag (1.81s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 INFO : tictactoe: Making directory 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:21 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:21 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:21 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:22 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:22 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:22 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:22 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:22 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/01 05:20:22 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/01 05:20:22 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/01 05:20:22 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:22 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.03s) === RUN TestSyntax 2025/09/01 05:20:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:24 INFO : toe: Making directory 2025/09/01 05:20:24 INFO : toe/toe: Making directory 2025/09/01 05:20:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:20:24 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:24 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:24 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:24 INFO : toe/toe/toe: Copied (new) 2025/09/01 05:20:24 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:25 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:20:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:25 INFO : tictacempty_dir: Making directory 2025/09/01 05:20:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:25 INFO : tictactoe: Making directory 2025/09/01 05:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:25 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:25 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:20:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:25 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:26 INFO : toe/toe/toe.txt: Deleted 2025/09/01 05:20:26 INFO : toe/toe: Removing directory 2025/09/01 05:20:26 INFO : toe: Removing directory 2025/09/01 05:20:26 INFO : empty_dir: Removing directory 2025/09/01 05:20:26 DEBUG : Local file system at /tmp/rclone1218615393: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.85s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:27 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:20:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:20:27 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:27 INFO : tictacempty_dir: Making directory 2025/09/01 05:20:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:27 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:27 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:27 INFO : tictactoe: Making directory 2025/09/01 05:20:27 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:27 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:27 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:27 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:28 INFO : toe/toe/toe.txt: Deleted 2025/09/01 05:20:28 INFO : toe/toe: Removing directory 2025/09/01 05:20:28 INFO : toe: Removing directory 2025/09/01 05:20:28 INFO : empty_dir: Removing directory 2025/09/01 05:20:28 DEBUG : Local file system at /tmp/rclone1218615393: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 05:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 05:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/01 05:20:29 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.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:30 DEBUG : Reset feature "Copy" 2025/09/01 05:20:30 DEBUG : Reset feature "Move" 2025/09/01 05:20:30 DEBUG : Reset feature "Copy" 2025/09/01 05:20:30 DEBUG : Reset feature "Move" 2025/09/01 05:20:30 DEBUG : empty_dir: Making directory with metadata 2025/09/01 05:20:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/01 05:20:30 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:30 INFO : tictacempty_dir: Making directory 2025/09/01 05:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/01 05:20:30 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:30 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:30 INFO : tictactoe: Making directory 2025/09/01 05:20:30 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:30 DEBUG : toe: transformed to: tictactoe 2025/09/01 05:20:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:30 INFO : tictactoe/tictactoe: Making directory 2025/09/01 05:20:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/01 05:20:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/01 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:30 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:30 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/01 05:20:31 INFO : toe/toe/toe.txt: Deleted 2025/09/01 05:20:31 INFO : toe/toe: Removing directory 2025/09/01 05:20:31 INFO : toe: Removing directory 2025/09/01 05:20:31 INFO : empty_dir: Removing directory 2025/09/01 05:20:31 DEBUG : Local file system at /tmp/rclone1218615393: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/09/01 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/01 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/01 05:20:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/01 05:20:33 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.95s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:34 DEBUG : toe: transformed to: dG9l 2025/09/01 05:20:34 DEBUG : toe: transformed to: dG9l 2025/09/01 05:20:34 INFO : dG9l: Making directory 2025/09/01 05:20:34 DEBUG : toe: transformed to: dG9l 2025/09/01 05:20:34 DEBUG : toe: transformed to: dG9l 2025/09/01 05:20:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 05:20:34 INFO : dG9l/dG9l: Making directory 2025/09/01 05:20:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/01 05:20:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/01 05:20:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:20:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/01 05:20:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:20:34 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:34 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/01 05:20:35 DEBUG : Waiting for deletions to finish 2025/09/01 05:20:35 DEBUG : dG9l: transformed to: toe 2025/09/01 05:20:35 DEBUG : dG9l: transformed to: toe 2025/09/01 05:20:35 DEBUG : dG9l: transformed to: toe 2025/09/01 05:20:35 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/01 05:20:35 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/01 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/01 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/01 05:20:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/01 05:20:35 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for checks to finish 2025/09/01 05:20:35 DEBUG : Local file system at /tmp/rclone1218615393: Waiting for transfers to finish 2025/09/01 05:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zopacol1vaze", Local "Local file system at /tmp/rclone1218615393", Modify Window "1ms" 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe: transformed to: 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe: transformed to: 2025/09/01 05:20:37 INFO : B2 bucket rclone-test-zopacol1vaze: Making directory 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe: transformed to: 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe: transformed to: 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe/toe: transformed to: 2025/09/01 05:20:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 05:20:37 INFO : toe/toe: Making directory 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe/toe: transformed to: 2025/09/01 05:20:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe: transformed to: 2025/09/01 05:20:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/01 05:20:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/01 05:20:37 DEBUG : toe/toe/toe: transformed to: 2025/09/01 05:20:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/01 05:20:37 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for checks to finish 2025/09/01 05:20:37 DEBUG : B2 bucket rclone-test-zopacol1vaze: Waiting for transfers to finish 2025/09/01 05:20:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/01 05:20:37 INFO : toe/toe/toe: Copied (new) 2025/09/01 05:20:37 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting files as there were IO errors 2025/09/01 05:20:37 ERROR : B2 bucket rclone-test-zopacol1vaze: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/09/01 05:20:38 DEBUG : B2 bucket rclone-test-zopacol1vaze: Purge remote 2025/09/01 05:20:38 INFO : B2 bucket rclone-test-zopacol1vaze: cleaning bucket "rclone-test-zopacol1vaze" of all files 2025/09/01 05:20:39 DEBUG : BackupDir/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d579_d20250901_m051445_c001_v7007000_t0000_u01756703685783") 2025/09/01 05:20:39 DEBUG : BackupDir/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1148c7ba08e67dd3_d20250901_m051439_c001_v0001117_t0053_u01756703679692") 2025/09/01 05:20:39 DEBUG : CompareDest/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacd97_d20250901_m051420_c001_v7007000_t0000_u01756703660952") 2025/09/01 05:20:39 DEBUG : CompareDest/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558ced8_d20250901_m051414_c001_v0001042_t0055_u01756703654664") 2025/09/01 05:20:39 DEBUG : CompareDest/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacd98_d20250901_m051421_c001_v7007000_t0000_u01756703661135") 2025/09/01 05:20:39 DEBUG : CompareDest/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd30e3_d20250901_m051416_c001_v0001177_t0019_u01756703656438") 2025/09/01 05:20:39 DEBUG : CopyDest/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d587_d20250901_m051445_c001_v7007000_t0000_u01756703685966") 2025/09/01 05:20:39 DEBUG : CopyDest/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c27b_d20250901_m051436_c001_v0001181_t0038_u01756703676791") 2025/09/01 05:20:39 DEBUG : CopyDest/three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d594_d20250901_m051446_c001_v7007000_t0000_u01756703686151") 2025/09/01 05:20:39 DEBUG : CopyDest/three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3185_d20250901_m051443_c001_v0001177_t0000_u01756703683988") 2025/09/01 05:20:40 DEBUG : CopyDest/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d5a5_d20250901_m051446_c001_v7007000_t0000_u01756703686334") 2025/09/01 05:20:40 DEBUG : CopyDest/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cf23_d20250901_m051441_c001_v0001042_t0050_u01756703681643") 2025/09/01 05:20:40 DEBUG : EXISTING: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9ea_d20250901_m051608_c001_v7007000_t0000_u01756703768366") 2025/09/01 05:20:40 DEBUG : EXISTING: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d04e_d20250901_m051606_c001_v0001042_t0023_u01756703766888") 2025/09/01 05:20:40 DEBUG : PREFIXapple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f569_d20250901_m051806_c001_v7007000_t0000_u01756703886609") 2025/09/01 05:20:40 DEBUG : PREFIXapple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e0a_d20250901_m051801_c001_v0001029_t0010_u01756703881182") 2025/09/01 05:20:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259cf_d20250901_m051806_c001_v7007000_t0000_u01756703886424") 2025/09/01 05:20:40 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37c3_d20250901_m051801_c001_v0001177_t0024_u01756703881163") 2025/09/01 05:20:40 DEBUG : PREFIXbanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f567_d20250901_m051806_c001_v7007000_t0000_u01756703886426") 2025/09/01 05:20:40 DEBUG : PREFIXbanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d24e_d20250901_m051801_c001_v0001042_t0011_u01756703881171") 2025/09/01 05:20:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e78f8_d20250901_m051806_c001_v7007000_t0000_u01756703886434") 2025/09/01 05:20:40 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9df_d20250901_m051801_c001_v0001181_t0036_u01756703881151") 2025/09/01 05:20:40 DEBUG : Testêé: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9e2_d20250901_m051604_c001_v7007000_t0000_u01756703764138") 2025/09/01 05:20:40 DEBUG : Testêé: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd339c_d20250901_m051603_c001_v0001177_t0028_u01756703763543") 2025/09/01 05:20:40 DEBUG : Testêé: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d034_d20250901_m051601_c001_v0001042_t0029_u01756703761869") 2025/09/01 05:20:40 DEBUG : YXBwbGU=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704156a_d20250901_m051746_c001_v7007000_t0000_u01756703866834") 2025/09/01 05:20:40 DEBUG : YXBwbGU=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3716_d20250901_m051742_c001_v0001177_t0020_u01756703862673") 2025/09/01 05:20:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704156b_d20250901_m051747_c001_v7007000_t0000_u01756703867029") 2025/09/01 05:20:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c920_d20250901_m051742_c001_v0001181_t0020_u01756703862651") 2025/09/01 05:20:41 DEBUG : YmFuYW5h: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704156c_d20250901_m051747_c001_v7007000_t0000_u01756703867220") 2025/09/01 05:20:41 DEBUG : YmFuYW5h: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325da8_d20250901_m051742_c001_v0001029_t0003_u01756703862663") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c7_d20250901_m051222_c001_v7007000_t0000_u01756703542491") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdd4_d20250901_m051221_c001_v0001181_t0055_u01756703541913") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c5_d20250901_m051220_c001_v7007000_t0000_u01756703540564") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdc8_d20250901_m051219_c001_v0001181_t0015_u01756703539790") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d90c_d20250901_m051203_c001_v7007000_t0000_u01756703523720") 2025/09/01 05:20:41 DEBUG : a/potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd32_d20250901_m051202_c001_v0001181_t0055_u01756703522917") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3224_d20250901_m052006_c001_v7007000_t0000_u01756704006569") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d404_d20250901_m052001_c001_v0001042_t0001_u01756704001966") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714b66_d20250901_m051949_c001_v7007000_t0000_u01756703989662") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3c9_d20250901_m051945_c001_v0001042_t0029_u01756703985850") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8b0_d20250901_m051933_c001_v7007000_t0000_u01756703973955") 2025/09/01 05:20:41 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d399_d20250901_m051930_c001_v0001042_t0045_u01756703970315") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f29_d20250901_m051918_c001_v7007000_t0000_u01756703958603") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d35d_d20250901_m051914_c001_v0001042_t0049_u01756703954972") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be70_d20250901_m051902_c001_v7007000_t0000_u01756703942532") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d31f_d20250901_m051858_c001_v0001042_t0039_u01756703938146") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80bc_d20250901_m051846_c001_v7007000_t0000_u01756703926866") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd38fe_d20250901_m051840_c001_v0001177_t0021_u01756703920579") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66a_d20250901_m051829_c001_v7007000_t0000_u01756703909177") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2aa_d20250901_m051825_c001_v0001042_t0021_u01756703905656") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef826775_d20250901_m051824_c001_v7007000_t0000_u01756703904625") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e7f_d20250901_m051820_c001_v0001029_t0028_u01756703900189") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53b_d20250901_m051808_c001_v7007000_t0000_u01756703888183") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca01_d20250901_m051804_c001_v0001181_t0007_u01756703884647") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259ac_d20250901_m051803_c001_v7007000_t0000_u01756703883088") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9c9_d20250901_m051758_c001_v0001181_t0056_u01756703878887") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d00546_d20250901_m051744_c001_v7007000_t0000_u01756703864945") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c909_d20250901_m051740_c001_v0001181_t0000_u01756703860201") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f401_d20250901_m051728_c001_v7007000_t0000_u01756703848665") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c86b_d20250901_m051724_c001_v0001181_t0002_u01756703844596") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b2_d20250901_m051712_c001_v7007000_t0000_u01756703832387") 2025/09/01 05:20:42 DEBUG : apple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c7f0_d20250901_m051708_c001_v0001181_t0016_u01756703828442") 2025/09/01 05:20:43 DEBUG : appleSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99b0_d20250901_m051827_c001_v7007000_t0000_u01756703907407") 2025/09/01 05:20:43 DEBUG : appleSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caca_d20250901_m051822_c001_v0001181_t0011_u01756703902483") 2025/09/01 05:20:43 DEBUG : appleapple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80bd_d20250901_m051847_c001_v7007000_t0000_u01756703927049") 2025/09/01 05:20:43 DEBUG : appleapple: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2e8_d20250901_m051843_c001_v0001042_t0044_u01756703923124") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3226_d20250901_m052006_c001_v7007000_t0000_u01756704006754") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3b53_d20250901_m052002_c001_v0001177_t0048_u01756704002850") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714b6d_d20250901_m051949_c001_v7007000_t0000_u01756703989844") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3ae9_d20250901_m051946_c001_v0001177_t0028_u01756703986518") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8c2_d20250901_m051934_c001_v7007000_t0000_u01756703974136") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a8c_d20250901_m051931_c001_v0001177_t0014_u01756703971007") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f2a_d20250901_m051918_c001_v7007000_t0000_u01756703958790") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a1f_d20250901_m051915_c001_v0001177_t0032_u01756703955555") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be7f_d20250901_m051902_c001_v7007000_t0000_u01756703942713") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd39a2_d20250901_m051858_c001_v0001177_t0015_u01756703938934") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f77e_d20250901_m051844_c001_v7007000_t0000_u01756703924846") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbba_d20250901_m051841_c001_v0001181_t0048_u01756703921420") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66b_d20250901_m051829_c001_v7007000_t0000_u01756703909375") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e9d_d20250901_m051825_c001_v0001029_t0008_u01756703905625") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99ad_d20250901_m051824_c001_v7007000_t0000_u01756703904480") 2025/09/01 05:20:43 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caba_d20250901_m051820_c001_v0001181_t0006_u01756703900944") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53c_d20250901_m051808_c001_v7007000_t0000_u01756703888365") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37e5_d20250901_m051804_c001_v0001177_t0037_u01756703884627") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f33_d20250901_m051803_c001_v7007000_t0000_u01756703883449") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d248_d20250901_m051759_c001_v0001042_t0032_u01756703879309") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041563_d20250901_m051744_c001_v7007000_t0000_u01756703864729") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3704_d20250901_m051740_c001_v0001177_t0018_u01756703860811") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f402_d20250901_m051728_c001_v7007000_t0000_u01756703848850") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd368a_d20250901_m051725_c001_v0001177_t0046_u01756703845271") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b3_d20250901_m051712_c001_v7007000_t0000_u01756703832571") 2025/09/01 05:20:44 DEBUG : appleappleapplebanana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd35f7_d20250901_m051709_c001_v0001177_t0004_u01756703829448") 2025/09/01 05:20:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41604b60ad6644ff_d20250901_m051827_c001_v7007000_t0000_u01756703907453") 2025/09/01 05:20:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d29e_d20250901_m051822_c001_v0001042_t0039_u01756703902495") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c8_d20250901_m051222_c001_v7007000_t0000_u01756703542676") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdcc_d20250901_m051221_c001_v0001181_t0014_u01756703541109") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c4_d20250901_m051220_c001_v7007000_t0000_u01756703540000") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdc2_d20250901_m051218_c001_v0001181_t0007_u01756703538986") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d90b_d20250901_m051203_c001_v7007000_t0000_u01756703523163") 2025/09/01 05:20:44 DEBUG : b/potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd2a_d20250901_m051202_c001_v0001181_t0045_u01756703522042") 2025/09/01 05:20:44 DEBUG : backup/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8ed9878_d20250901_m051458_c001_v7007000_t0000_u01756703698783") 2025/09/01 05:20:44 DEBUG : backup/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f11131a84e0a600b1_d20250901_m051457_c001_v0001182_t0019_u01756703697140") 2025/09/01 05:20:45 DEBUG : backup/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1083ae4d9dc7ec3f_d20250901_m051453_c001_v0001157_t0006_u01756703693116") 2025/09/01 05:20:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d00058_d20250901_m051525_c001_v7007000_t0000_u01756703725473") 2025/09/01 05:20:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f115af939eb76915b_d20250901_m051522_c001_v0001038_t0040_u01756703722883") 2025/09/01 05:20:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f115b0ff376a13d6e_d20250901_m051518_c001_v0001150_t0054_u01756703718625") 2025/09/01 05:20:45 DEBUG : backup/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace6f_d20250901_m051511_c001_v7007000_t0000_u01756703711815") 2025/09/01 05:20:45 DEBUG : backup/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f106bb6f741537620_d20250901_m051509_c001_v0001161_t0030_u01756703709762") 2025/09/01 05:20:45 DEBUG : backup/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f100c3020cdbbebec_d20250901_m051505_c001_v0001036_t0040_u01756703705549") 2025/09/01 05:20:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d00059_d20250901_m051525_c001_v7007000_t0000_u01756703725657") 2025/09/01 05:20:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10978be130da48e8_d20250901_m051524_c001_v0001144_t0019_u01756703724160") 2025/09/01 05:20:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1101ac8747b289cb_d20250901_m051520_c001_v0001029_t0020_u01756703720270") 2025/09/01 05:20:45 DEBUG : backup/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8ed9879_d20250901_m051458_c001_v7007000_t0000_u01756703698970") 2025/09/01 05:20:45 DEBUG : backup/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f117391e976831d15_d20250901_m051458_c001_v0001181_t0046_u01756703698009") 2025/09/01 05:20:45 DEBUG : backup/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10226e93591eed7f_d20250901_m051454_c001_v0001115_t0023_u01756703694699") 2025/09/01 05:20:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace70_d20250901_m051511_c001_v7007000_t0000_u01756703711998") 2025/09/01 05:20:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f118c91649a78e280_d20250901_m051510_c001_v0001093_t0032_u01756703710758") 2025/09/01 05:20:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f116fa63ce2c1291e_d20250901_m051507_c001_v0001172_t0013_u01756703707420") 2025/09/01 05:20:45 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3227_d20250901_m052006_c001_v7007000_t0000_u01756704006939") 2025/09/01 05:20:45 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ced8_d20250901_m052002_c001_v0001181_t0042_u01756704002642") 2025/09/01 05:20:45 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714b7a_d20250901_m051950_c001_v7007000_t0000_u01756703990028") 2025/09/01 05:20:45 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ce22_d20250901_m051946_c001_v0001181_t0009_u01756703986308") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8ca_d20250901_m051934_c001_v7007000_t0000_u01756703974318") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cdac_d20250901_m051930_c001_v0001181_t0024_u01756703970742") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f2b_d20250901_m051918_c001_v7007000_t0000_u01756703958974") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cd16_d20250901_m051915_c001_v0001181_t0053_u01756703955343") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be8a_d20250901_m051902_c001_v7007000_t0000_u01756703942898") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cc74_d20250901_m051858_c001_v0001181_t0052_u01756703938720") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80be_d20250901_m051847_c001_v7007000_t0000_u01756703927232") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2e2_d20250901_m051840_c001_v0001042_t0020_u01756703920789") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66c_d20250901_m051829_c001_v7007000_t0000_u01756703909558") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3889_d20250901_m051825_c001_v0001177_t0032_u01756703905635") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef826772_d20250901_m051824_c001_v7007000_t0000_u01756703904072") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3866_d20250901_m051820_c001_v0001177_t0045_u01756703900710") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53d_d20250901_m051808_c001_v7007000_t0000_u01756703888604") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e24_d20250901_m051804_c001_v0001029_t0037_u01756703884658") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f563_d20250901_m051803_c001_v7007000_t0000_u01756703883452") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37b5_d20250901_m051759_c001_v0001177_t0050_u01756703879100") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad532_d20250901_m051744_c001_v7007000_t0000_u01756703864956") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d94_d20250901_m051740_c001_v0001029_t0025_u01756703860411") 2025/09/01 05:20:46 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f403_d20250901_m051729_c001_v7007000_t0000_u01756703849035") 2025/09/01 05:20:47 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d3f_d20250901_m051724_c001_v0001029_t0032_u01756703844819") 2025/09/01 05:20:47 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b4_d20250901_m051712_c001_v7007000_t0000_u01756703832754") 2025/09/01 05:20:47 DEBUG : banana: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325cfb_d20250901_m051708_c001_v0001029_t0014_u01756703828658") 2025/09/01 05:20:47 DEBUG : bananaSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd70_d20250901_m051827_c001_v7007000_t0000_u01756703907426") 2025/09/01 05:20:47 DEBUG : bananaSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3871_d20250901_m051822_c001_v0001177_t0035_u01756703902475") 2025/09/01 05:20:47 DEBUG : both0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf63c_d20250901_m051645_c001_v7007000_t0000_u01756703805051") 2025/09/01 05:20:47 DEBUG : both0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c666_d20250901_m051629_c001_v0001181_t0009_u01756703789763") 2025/09/01 05:20:47 DEBUG : both0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2b7_d20250901_m051625_c001_v7007000_t0000_u01756703785550") 2025/09/01 05:20:47 DEBUG : both0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33dc_d20250901_m051610_c001_v0001177_t0059_u01756703770608") 2025/09/01 05:20:47 DEBUG : both1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf63d_d20250901_m051645_c001_v7007000_t0000_u01756703805245") 2025/09/01 05:20:47 DEBUG : both1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3489_d20250901_m051631_c001_v0001177_t0053_u01756703791113") 2025/09/01 05:20:47 DEBUG : both1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ba_d20250901_m051625_c001_v7007000_t0000_u01756703785732") 2025/09/01 05:20:47 DEBUG : both1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d056_d20250901_m051611_c001_v0001042_t0003_u01756703771395") 2025/09/01 05:20:47 DEBUG : both10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf63e_d20250901_m051645_c001_v7007000_t0000_u01756703805438") 2025/09/01 05:20:47 DEBUG : both10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34b5_d20250901_m051636_c001_v0001177_t0031_u01756703796373") 2025/09/01 05:20:47 DEBUG : both10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2bd_d20250901_m051625_c001_v7007000_t0000_u01756703785915") 2025/09/01 05:20:47 DEBUG : both10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d072_d20250901_m051616_c001_v0001042_t0024_u01756703776781") 2025/09/01 05:20:47 DEBUG : both11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf63f_d20250901_m051645_c001_v7007000_t0000_u01756703805625") 2025/09/01 05:20:47 DEBUG : both11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0ca_d20250901_m051636_c001_v0001042_t0046_u01756703796807") 2025/09/01 05:20:48 DEBUG : both11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2bf_d20250901_m051626_c001_v7007000_t0000_u01756703786098") 2025/09/01 05:20:48 DEBUG : both11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5e4_d20250901_m051617_c001_v0001181_t0040_u01756703777568") 2025/09/01 05:20:48 DEBUG : both12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf640_d20250901_m051645_c001_v7007000_t0000_u01756703805813") 2025/09/01 05:20:48 DEBUG : both12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6c8_d20250901_m051637_c001_v0001181_t0042_u01756703797487") 2025/09/01 05:20:48 DEBUG : both12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c0_d20250901_m051626_c001_v7007000_t0000_u01756703786279") 2025/09/01 05:20:48 DEBUG : both12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd341a_d20250901_m051618_c001_v0001177_t0038_u01756703778184") 2025/09/01 05:20:48 DEBUG : both13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf641_d20250901_m051646_c001_v7007000_t0000_u01756703806008") 2025/09/01 05:20:48 DEBUG : both13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34c8_d20250901_m051638_c001_v0001177_t0034_u01756703798047") 2025/09/01 05:20:48 DEBUG : both13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c1_d20250901_m051626_c001_v7007000_t0000_u01756703786464") 2025/09/01 05:20:48 DEBUG : both13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d07a_d20250901_m051618_c001_v0001042_t0029_u01756703778634") 2025/09/01 05:20:48 DEBUG : both14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf642_d20250901_m051646_c001_v7007000_t0000_u01756703806213") 2025/09/01 05:20:48 DEBUG : both14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0d6_d20250901_m051638_c001_v0001042_t0012_u01756703798626") 2025/09/01 05:20:48 DEBUG : both14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c3_d20250901_m051626_c001_v7007000_t0000_u01756703786648") 2025/09/01 05:20:48 DEBUG : both14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5fa_d20250901_m051619_c001_v0001181_t0002_u01756703779302") 2025/09/01 05:20:48 DEBUG : both15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf643_d20250901_m051646_c001_v7007000_t0000_u01756703806407") 2025/09/01 05:20:48 DEBUG : both15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6d8_d20250901_m051639_c001_v0001181_t0046_u01756703799340") 2025/09/01 05:20:48 DEBUG : both15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c5_d20250901_m051626_c001_v7007000_t0000_u01756703786830") 2025/09/01 05:20:48 DEBUG : both15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3428_d20250901_m051619_c001_v0001177_t0023_u01756703779992") 2025/09/01 05:20:48 DEBUG : both16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf644_d20250901_m051646_c001_v7007000_t0000_u01756703806595") 2025/09/01 05:20:49 DEBUG : both16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34d6_d20250901_m051640_c001_v0001177_t0020_u01756703800033") 2025/09/01 05:20:49 DEBUG : both16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c6_d20250901_m051627_c001_v7007000_t0000_u01756703787012") 2025/09/01 05:20:49 DEBUG : both16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d088_d20250901_m051620_c001_v0001042_t0009_u01756703780410") 2025/09/01 05:20:49 DEBUG : both17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf645_d20250901_m051646_c001_v7007000_t0000_u01756703806786") 2025/09/01 05:20:49 DEBUG : both17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0dc_d20250901_m051640_c001_v0001042_t0010_u01756703800487") 2025/09/01 05:20:49 DEBUG : both17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c8_d20250901_m051627_c001_v7007000_t0000_u01756703787197") 2025/09/01 05:20:49 DEBUG : both17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c60c_d20250901_m051621_c001_v0001181_t0020_u01756703781230") 2025/09/01 05:20:49 DEBUG : both18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf646_d20250901_m051646_c001_v7007000_t0000_u01756703806980") 2025/09/01 05:20:49 DEBUG : both18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6ec_d20250901_m051641_c001_v0001181_t0009_u01756703801432") 2025/09/01 05:20:49 DEBUG : both18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2c9_d20250901_m051627_c001_v7007000_t0000_u01756703787379") 2025/09/01 05:20:49 DEBUG : both18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd343c_d20250901_m051621_c001_v0001177_t0008_u01756703781836") 2025/09/01 05:20:49 DEBUG : both19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf647_d20250901_m051647_c001_v7007000_t0000_u01756703807171") 2025/09/01 05:20:49 DEBUG : both19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34e2_d20250901_m051642_c001_v0001177_t0026_u01756703802247") 2025/09/01 05:20:49 DEBUG : both19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ca_d20250901_m051627_c001_v7007000_t0000_u01756703787561") 2025/09/01 05:20:49 DEBUG : both19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d08e_d20250901_m051622_c001_v0001042_t0008_u01756703782273") 2025/09/01 05:20:49 DEBUG : both2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf648_d20250901_m051647_c001_v7007000_t0000_u01756703807360") 2025/09/01 05:20:49 DEBUG : both2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0b2_d20250901_m051631_c001_v0001042_t0026_u01756703791555") 2025/09/01 05:20:49 DEBUG : both2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2cb_d20250901_m051627_c001_v7007000_t0000_u01756703787742") 2025/09/01 05:20:49 DEBUG : both2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5ac_d20250901_m051611_c001_v0001181_t0025_u01756703771983") 2025/09/01 05:20:49 DEBUG : both3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf649_d20250901_m051647_c001_v7007000_t0000_u01756703807546") 2025/09/01 05:20:49 DEBUG : both3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c696_d20250901_m051632_c001_v0001181_t0056_u01756703792354") 2025/09/01 05:20:50 DEBUG : both3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2cc_d20250901_m051627_c001_v7007000_t0000_u01756703787926") 2025/09/01 05:20:50 DEBUG : both3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33ea_d20250901_m051612_c001_v0001177_t0038_u01756703772668") 2025/09/01 05:20:50 DEBUG : both4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64a_d20250901_m051647_c001_v7007000_t0000_u01756703807743") 2025/09/01 05:20:50 DEBUG : both4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34a2_d20250901_m051632_c001_v0001177_t0012_u01756703792944") 2025/09/01 05:20:50 DEBUG : both4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2cd_d20250901_m051628_c001_v7007000_t0000_u01756703788111") 2025/09/01 05:20:50 DEBUG : both4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d05c_d20250901_m051613_c001_v0001042_t0025_u01756703773092") 2025/09/01 05:20:50 DEBUG : both5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64b_d20250901_m051647_c001_v7007000_t0000_u01756703807932") 2025/09/01 05:20:50 DEBUG : both5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0b8_d20250901_m051633_c001_v0001042_t0004_u01756703793379") 2025/09/01 05:20:50 DEBUG : both5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ce_d20250901_m051628_c001_v7007000_t0000_u01756703788294") 2025/09/01 05:20:50 DEBUG : both5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5bc_d20250901_m051613_c001_v0001181_t0047_u01756703773883") 2025/09/01 05:20:50 DEBUG : both6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64c_d20250901_m051648_c001_v7007000_t0000_u01756703808122") 2025/09/01 05:20:50 DEBUG : both6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6a6_d20250901_m051634_c001_v0001181_t0046_u01756703794125") 2025/09/01 05:20:50 DEBUG : both6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2cf_d20250901_m051628_c001_v7007000_t0000_u01756703788480") 2025/09/01 05:20:50 DEBUG : both6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33f4_d20250901_m051614_c001_v0001177_t0027_u01756703774428") 2025/09/01 05:20:50 DEBUG : both7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64d_d20250901_m051648_c001_v7007000_t0000_u01756703808310") 2025/09/01 05:20:50 DEBUG : both7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34ac_d20250901_m051634_c001_v0001177_t0054_u01756703794693") 2025/09/01 05:20:50 DEBUG : both7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2d0_d20250901_m051628_c001_v7007000_t0000_u01756703788663") 2025/09/01 05:20:50 DEBUG : both7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d068_d20250901_m051614_c001_v0001042_t0038_u01756703774883") 2025/09/01 05:20:50 DEBUG : both8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64e_d20250901_m051648_c001_v7007000_t0000_u01756703808502") 2025/09/01 05:20:50 DEBUG : both8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0c0_d20250901_m051635_c001_v0001042_t0055_u01756703795122") 2025/09/01 05:20:51 DEBUG : both8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2d1_d20250901_m051628_c001_v7007000_t0000_u01756703788844") 2025/09/01 05:20:51 DEBUG : both8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5d0_d20250901_m051615_c001_v0001181_t0042_u01756703775596") 2025/09/01 05:20:51 DEBUG : both9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf64f_d20250901_m051648_c001_v7007000_t0000_u01756703808709") 2025/09/01 05:20:51 DEBUG : both9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6ba_d20250901_m051635_c001_v0001181_t0029_u01756703795761") 2025/09/01 05:20:51 DEBUG : both9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2d2_d20250901_m051629_c001_v7007000_t0000_u01756703789026") 2025/09/01 05:20:51 DEBUG : both9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3408_d20250901_m051616_c001_v0001177_t0032_u01756703776309") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c9_d20250901_m051222_c001_v7007000_t0000_u01756703542857") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdd0_d20250901_m051221_c001_v0001181_t0038_u01756703541327") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247c6_d20250901_m051220_c001_v7007000_t0000_u01756703540746") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdc4_d20250901_m051219_c001_v0001181_t0040_u01756703539201") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d90d_d20250901_m051203_c001_v7007000_t0000_u01756703523905") 2025/09/01 05:20:51 DEBUG : c/non empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd2c_d20250901_m051202_c001_v0001181_t0041_u01756703522336") 2025/09/01 05:20:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704156e_d20250901_m051747_c001_v7007000_t0000_u01756703867407") 2025/09/01 05:20:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1f6_d20250901_m051742_c001_v0001042_t0057_u01756703862681") 2025/09/01 05:20:51 DEBUG : check sum: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d8af_d20250901_m051155_c001_v7007000_t0000_u01756703515429") 2025/09/01 05:20:51 DEBUG : check sum: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bce2_d20250901_m051154_c001_v0001181_t0040_u01756703514468") 2025/09/01 05:20:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4fc00_d20250901_m052036_c001_v7007000_t0000_u01756704036784") 2025/09/01 05:20:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d460_d20250901_m052035_c001_v0001042_t0010_u01756704035167") 2025/09/01 05:20:51 DEBUG : dest/3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d3df_d20250901_m051430_c001_v7007000_t0000_u01756703670090") 2025/09/01 05:20:51 DEBUG : dest/3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f409dc1735e88c080_d20250901_m051428_c001_v0001038_t0010_u01756703668965") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80bf_d20250901_m051847_c001_v7007000_t0000_u01756703927416") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbc0_d20250901_m051843_c001_v0001181_t0029_u01756703923136") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3228_d20250901_m052007_c001_v7007000_t0000_u01756704007122") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3e4_d20250901_m051954_c001_v0001042_t0045_u01756703994405") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714b87_d20250901_m051950_c001_v7007000_t0000_u01756703990220") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3b1_d20250901_m051938_c001_v0001042_t0041_u01756703978588") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8cd_d20250901_m051934_c001_v7007000_t0000_u01756703974500") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d377_d20250901_m051923_c001_v0001042_t0038_u01756703963336") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f2c_d20250901_m051919_c001_v7007000_t0000_u01756703959157") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d33b_d20250901_m051907_c001_v0001042_t0043_u01756703947269") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be8e_d20250901_m051903_c001_v7007000_t0000_u01756703943082") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d309_d20250901_m051851_c001_v0001042_t0047_u01756703931523") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f77d_d20250901_m051844_c001_v7007000_t0000_u01756703924663") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd38d6_d20250901_m051833_c001_v0001177_t0032_u01756703913856") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66d_d20250901_m051829_c001_v7007000_t0000_u01756703909740") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd388d_d20250901_m051825_c001_v0001177_t0018_u01756703905866") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd6b_d20250901_m051824_c001_v7007000_t0000_u01756703904084") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e54_d20250901_m051812_c001_v0001029_t0035_u01756703892864") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53e_d20250901_m051808_c001_v7007000_t0000_u01756703888796") 2025/09/01 05:20:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca03_d20250901_m051804_c001_v0001181_t0040_u01756703884858") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259ae_d20250901_m051803_c001_v7007000_t0000_u01756703883459") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c973_d20250901_m051751_c001_v0001181_t0024_u01756703871768") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155e626cd41de31_d20250901_m051744_c001_v7007000_t0000_u01756703864789") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c8d1_d20250901_m051733_c001_v0001181_t0001_u01756703853333") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f404_d20250901_m051729_c001_v7007000_t0000_u01756703849222") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c826_d20250901_m051717_c001_v0001181_t0044_u01756703837120") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b5_d20250901_m051712_c001_v7007000_t0000_u01756703832944") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c7c6_d20250901_m051701_c001_v0001181_t0017_u01756703821906") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd71_d20250901_m051827_c001_v7007000_t0000_u01756703907614") 2025/09/01 05:20:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cacc_d20250901_m051822_c001_v0001181_t0027_u01756703902690") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c0_d20250901_m051847_c001_v7007000_t0000_u01756703927600") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325efa_d20250901_m051843_c001_v0001029_t0002_u01756703923149") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3229_d20250901_m052007_c001_v7007000_t0000_u01756704007306") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ce8e_d20250901_m051955_c001_v0001181_t0054_u01756703995349") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714b94_d20250901_m051950_c001_v7007000_t0000_u01756703990403") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cdea_d20250901_m051939_c001_v0001181_t0046_u01756703979526") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8d0_d20250901_m051934_c001_v7007000_t0000_u01756703974683") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cd6c_d20250901_m051924_c001_v0001181_t0040_u01756703964161") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f2e_d20250901_m051919_c001_v7007000_t0000_u01756703959340") 2025/09/01 05:20:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ccc8_d20250901_m051908_c001_v0001181_t0028_u01756703948051") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be8f_d20250901_m051903_c001_v7007000_t0000_u01756703943264") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cc1e_d20250901_m051852_c001_v0001181_t0011_u01756703932213") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80ba_d20250901_m051845_c001_v7007000_t0000_u01756703925076") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2cc_d20250901_m051834_c001_v0001042_t0035_u01756703914450") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66e_d20250901_m051829_c001_v7007000_t0000_u01756703909922") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caee_d20250901_m051825_c001_v0001181_t0009_u01756703905883") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f55f_d20250901_m051824_c001_v7007000_t0000_u01756703904490") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3834_d20250901_m051813_c001_v0001177_t0059_u01756703893862") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53f_d20250901_m051808_c001_v7007000_t0000_u01756703888978") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37e7_d20250901_m051804_c001_v0001177_t0014_u01756703884870") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccfd81_d20250901_m051803_c001_v7007000_t0000_u01756703883496") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd376c_d20250901_m051752_c001_v0001177_t0048_u01756703872351") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041564_d20250901_m051744_c001_v7007000_t0000_u01756703864739") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d6d_d20250901_m051733_c001_v0001029_t0023_u01756703853932") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f405_d20250901_m051729_c001_v7007000_t0000_u01756703849407") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d19_d20250901_m051717_c001_v0001029_t0025_u01756703837709") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b6_d20250901_m051713_c001_v7007000_t0000_u01756703833127") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ce1_d20250901_m051702_c001_v0001029_t0031_u01756703822132") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e7a34_d20250901_m051827_c001_v7007000_t0000_u01756703907395") 2025/09/01 05:20:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3873_d20250901_m051822_c001_v0001177_t0009_u01756703902805") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c1_d20250901_m051847_c001_v7007000_t0000_u01756703927783") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbc2_d20250901_m051843_c001_v0001181_t0022_u01756703923341") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a322a_d20250901_m052007_c001_v7007000_t0000_u01756704007491") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3b27_d20250901_m051955_c001_v0001177_t0007_u01756703995931") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714ba0_d20250901_m051950_c001_v7007000_t0000_u01756703990587") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3abf_d20250901_m051940_c001_v0001177_t0003_u01756703980101") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8d2_d20250901_m051934_c001_v7007000_t0000_u01756703974870") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a5a_d20250901_m051924_c001_v0001177_t0054_u01756703964730") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f2f_d20250901_m051919_c001_v7007000_t0000_u01756703959532") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd39e8_d20250901_m051908_c001_v0001177_t0005_u01756703948703") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be90_d20250901_m051903_c001_v7007000_t0000_u01756703943448") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd396a_d20250901_m051852_c001_v0001177_t0012_u01756703932830") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b1408_d20250901_m051844_c001_v7007000_t0000_u01756703924689") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cb44_d20250901_m051835_c001_v0001181_t0040_u01756703915201") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad66f_d20250901_m051830_c001_v7007000_t0000_u01756703910105") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caf0_d20250901_m051826_c001_v0001181_t0012_u01756703906091") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99aa_d20250901_m051824_c001_v7007000_t0000_u01756703904095") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca54_d20250901_m051814_c001_v0001181_t0022_u01756703894440") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad540_d20250901_m051809_c001_v7007000_t0000_u01756703889161") 2025/09/01 05:20:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca05_d20250901_m051805_c001_v0001181_t0055_u01756703885084") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259af_d20250901_m051803_c001_v7007000_t0000_u01756703883463") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d21a_d20250901_m051752_c001_v0001042_t0006_u01756703872920") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad531_d20250901_m051744_c001_v7007000_t0000_u01756703864766") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd36dc_d20250901_m051734_c001_v0001177_t0026_u01756703854820") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f406_d20250901_m051729_c001_v7007000_t0000_u01756703849596") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3643_d20250901_m051718_c001_v0001177_t0046_u01756703838754") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b7_d20250901_m051713_c001_v7007000_t0000_u01756703833311") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd35ab_d20250901_m051702_c001_v0001177_t0035_u01756703822807") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8267ac_d20250901_m051827_c001_v7007000_t0000_u01756703907637") 2025/09/01 05:20:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2a0_d20250901_m051822_c001_v0001042_t0052_u01756703902846") 2025/09/01 05:20:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c2_d20250901_m051847_c001_v7007000_t0000_u01756703927966") 2025/09/01 05:20:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3918_d20250901_m051843_c001_v0001177_t0015_u01756703923379") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3231_d20250901_m052007_c001_v7007000_t0000_u01756704007676") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232607f_d20250901_m051956_c001_v0001029_t0014_u01756703996501") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bad_d20250901_m051950_c001_v7007000_t0000_u01756703990776") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232602a_d20250901_m051940_c001_v0001029_t0043_u01756703980668") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8d4_d20250901_m051935_c001_v7007000_t0000_u01756703975053") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325fd0_d20250901_m051925_c001_v0001029_t0010_u01756703965312") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f30_d20250901_m051919_c001_v7007000_t0000_u01756703959716") 2025/09/01 05:20:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f80_d20250901_m051909_c001_v0001029_t0019_u01756703949280") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be91_d20250901_m051903_c001_v7007000_t0000_u01756703943630") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f2c_d20250901_m051853_c001_v0001029_t0034_u01756703933409") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80b8_d20250901_m051844_c001_v7007000_t0000_u01756703924873") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ed9_d20250901_m051835_c001_v0001029_t0014_u01756703915778") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad670_d20250901_m051830_c001_v7007000_t0000_u01756703910287") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3891_d20250901_m051826_c001_v0001177_t0003_u01756703906104") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef826773_d20250901_m051824_c001_v7007000_t0000_u01756703904259") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d284_d20250901_m051815_c001_v0001042_t0037_u01756703895012") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad541_d20250901_m051809_c001_v7007000_t0000_u01756703889343") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37ef_d20250901_m051805_c001_v0001177_t0051_u01756703885094") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f564_d20250901_m051803_c001_v7007000_t0000_u01756703883501") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325dde_d20250901_m051753_c001_v0001029_t0036_u01756703873692") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8eda0bb_d20250901_m051744_c001_v7007000_t0000_u01756703864967") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1d8_d20250901_m051735_c001_v0001042_t0040_u01756703855394") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f408_d20250901_m051729_c001_v7007000_t0000_u01756703849781") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d18b_d20250901_m051719_c001_v0001042_t0041_u01756703839327") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b8_d20250901_m051713_c001_v7007000_t0000_u01756703833495") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d149_d20250901_m051703_c001_v0001042_t0005_u01756703823237") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd72_d20250901_m051827_c001_v7007000_t0000_u01756703907798") 2025/09/01 05:20:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cad0_d20250901_m051822_c001_v0001181_t0018_u01756703902899") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c3_d20250901_m051848_c001_v7007000_t0000_u01756703928149") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2ec_d20250901_m051843_c001_v0001042_t0025_u01756703923521") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3236_d20250901_m052007_c001_v7007000_t0000_u01756704007859") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3f0_d20250901_m051957_c001_v0001042_t0054_u01756703997057") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bbb_d20250901_m051950_c001_v7007000_t0000_u01756703990959") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3b5_d20250901_m051941_c001_v0001042_t0043_u01756703981045") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8d7_d20250901_m051935_c001_v7007000_t0000_u01756703975235") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d385_d20250901_m051926_c001_v0001042_t0038_u01756703966073") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f31_d20250901_m051919_c001_v7007000_t0000_u01756703959899") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d343_d20250901_m051909_c001_v0001042_t0031_u01756703949728") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be92_d20250901_m051903_c001_v7007000_t0000_u01756703943814") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d311_d20250901_m051853_c001_v0001042_t0043_u01756703933884") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c70418fb_d20250901_m051845_c001_v7007000_t0000_u01756703925118") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd38e2_d20250901_m051836_c001_v0001177_t0058_u01756703916206") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad671_d20250901_m051830_c001_v7007000_t0000_u01756703910469") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2ae_d20250901_m051826_c001_v0001042_t0025_u01756703906151") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c70416cb_d20250901_m051824_c001_v7007000_t0000_u01756703904496") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e60_d20250901_m051815_c001_v0001029_t0038_u01756703895434") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad542_d20250901_m051809_c001_v7007000_t0000_u01756703889526") 2025/09/01 05:20:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e26_d20250901_m051805_c001_v0001029_t0009_u01756703885248") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad537_d20250901_m051803_c001_v7007000_t0000_u01756703883651") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c993_d20250901_m051754_c001_v0001181_t0047_u01756703874078") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6df4_d20250901_m051744_c001_v7007000_t0000_u01756703864981") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c8e7_d20250901_m051735_c001_v0001181_t0027_u01756703855750") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f416_d20250901_m051729_c001_v7007000_t0000_u01756703849968") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c83e_d20250901_m051719_c001_v0001181_t0020_u01756703839757") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3b9_d20250901_m051713_c001_v7007000_t0000_u01756703833679") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c7d4_d20250901_m051703_c001_v0001181_t0046_u01756703823712") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8267ab_d20250901_m051827_c001_v7007000_t0000_u01756703907452") 2025/09/01 05:20:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e95_d20250901_m051823_c001_v0001029_t0036_u01756703903040") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c4_d20250901_m051848_c001_v7007000_t0000_u01756703928332") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbc6_d20250901_m051843_c001_v0001181_t0057_u01756703923566") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3237_d20250901_m052008_c001_v7007000_t0000_u01756704008044") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cea8_d20250901_m051957_c001_v0001181_t0038_u01756703997532") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bc7_d20250901_m051951_c001_v7007000_t0000_u01756703991141") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cdfa_d20250901_m051941_c001_v0001181_t0020_u01756703981390") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8d9_d20250901_m051935_c001_v7007000_t0000_u01756703975418") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cd88_d20250901_m051926_c001_v0001181_t0005_u01756703966459") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f34_d20250901_m051920_c001_v7007000_t0000_u01756703960082") 2025/09/01 05:20:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ccd6_d20250901_m051910_c001_v0001181_t0038_u01756703950197") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be93_d20250901_m051903_c001_v7007000_t0000_u01756703943998") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cc26_d20250901_m051854_c001_v0001181_t0039_u01756703934459") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b1409_d20250901_m051844_c001_v7007000_t0000_u01756703924875") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2d6_d20250901_m051836_c001_v0001042_t0043_u01756703916420") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad672_d20250901_m051830_c001_v7007000_t0000_u01756703910659") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caf4_d20250901_m051826_c001_v0001181_t0033_u01756703906309") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f551_d20250901_m051824_c001_v7007000_t0000_u01756703904301") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3848_d20250901_m051816_c001_v0001177_t0039_u01756703896363") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad543_d20250901_m051809_c001_v7007000_t0000_u01756703889709") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d264_d20250901_m051805_c001_v0001042_t0005_u01756703885270") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259b0_d20250901_m051803_c001_v7007000_t0000_u01756703883666") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd377c_d20250901_m051754_c001_v0001177_t0018_u01756703874291") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f338_d20250901_m051744_c001_v7007000_t0000_u01756703864748") 2025/09/01 05:21:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d7c_d20250901_m051735_c001_v0001029_t0014_u01756703855962") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f423_d20250901_m051730_c001_v7007000_t0000_u01756703850153") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d23_d20250901_m051719_c001_v0001029_t0037_u01756703839966") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3ba_d20250901_m051713_c001_v7007000_t0000_u01756703833965") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ce7_d20250901_m051703_c001_v0001029_t0017_u01756703823920") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4055ecea950f2f66_d20250901_m051827_c001_v7007000_t0000_u01756703907451") 2025/09/01 05:21:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3877_d20250901_m051823_c001_v0001177_t0050_u01756703903056") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c5_d20250901_m051848_c001_v7007000_t0000_u01756703928515") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd391c_d20250901_m051843_c001_v0001177_t0041_u01756703923586") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3238_d20250901_m052008_c001_v7007000_t0000_u01756704008228") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3b31_d20250901_m051957_c001_v0001177_t0029_u01756703997751") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd3_d20250901_m051951_c001_v7007000_t0000_u01756703991325") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3ac9_d20250901_m051941_c001_v0001177_t0057_u01756703981630") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8db_d20250901_m051935_c001_v7007000_t0000_u01756703975614") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a6e_d20250901_m051926_c001_v0001177_t0031_u01756703966680") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f35_d20250901_m051920_c001_v7007000_t0000_u01756703960266") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd39ee_d20250901_m051910_c001_v0001177_t0015_u01756703950404") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be94_d20250901_m051904_c001_v7007000_t0000_u01756703944245") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3984_d20250901_m051854_c001_v0001177_t0025_u01756703934667") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80b7_d20250901_m051844_c001_v7007000_t0000_u01756703924690") 2025/09/01 05:21:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cb73_d20250901_m051836_c001_v0001181_t0018_u01756703916946") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad673_d20250901_m051830_c001_v7007000_t0000_u01756703910848") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3895_d20250901_m051826_c001_v0001177_t0015_u01756703906322") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef826774_d20250901_m051824_c001_v7007000_t0000_u01756703904442") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca88_d20250901_m051816_c001_v0001181_t0059_u01756703896568") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad544_d20250901_m051809_c001_v7007000_t0000_u01756703889890") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca07_d20250901_m051805_c001_v0001181_t0032_u01756703885299") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e78f7_d20250901_m051803_c001_v7007000_t0000_u01756703883674") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d224_d20250901_m051754_c001_v0001042_t0000_u01756703874504") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d00545_d20250901_m051744_c001_v7007000_t0000_u01756703864758") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd36ea_d20250901_m051736_c001_v0001177_t0050_u01756703856387") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f42d_d20250901_m051730_c001_v7007000_t0000_u01756703850338") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd365b_d20250901_m051720_c001_v0001177_t0052_u01756703840622") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3be_d20250901_m051714_c001_v7007000_t0000_u01756703834148") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd35bd_d20250901_m051704_c001_v0001177_t0048_u01756703824925") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad667_d20250901_m051827_c001_v7007000_t0000_u01756703907643") 2025/09/01 05:21:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cad2_d20250901_m051823_c001_v0001181_t0056_u01756703903142") 2025/09/01 05:21:02 DEBUG : dir1/0007-12345: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c6_d20250901_m051848_c001_v7007000_t0000_u01756703928699") 2025/09/01 05:21:02 DEBUG : dir1/0007-12345: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325efe_d20250901_m051843_c001_v0001029_t0042_u01756703923667") 2025/09/01 05:21:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3239_d20250901_m052008_c001_v7007000_t0000_u01756704008411") 2025/09/01 05:21:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372326089_d20250901_m051957_c001_v0001029_t0029_u01756703997957") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd4_d20250901_m051951_c001_v7007000_t0000_u01756703991556") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372326030_d20250901_m051941_c001_v0001029_t0033_u01756703981839") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8de_d20250901_m051935_c001_v7007000_t0000_u01756703975796") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325fd8_d20250901_m051926_c001_v0001029_t0023_u01756703966932") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f38_d20250901_m051920_c001_v7007000_t0000_u01756703960449") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f88_d20250901_m051910_c001_v0001029_t0013_u01756703950619") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be95_d20250901_m051904_c001_v7007000_t0000_u01756703944427") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f36_d20250901_m051854_c001_v0001029_t0027_u01756703934927") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80bb_d20250901_m051845_c001_v7007000_t0000_u01756703925241") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ee1_d20250901_m051837_c001_v0001029_t0027_u01756703917152") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad674_d20250901_m051831_c001_v7007000_t0000_u01756703911030") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ea1_d20250901_m051826_c001_v0001029_t0003_u01756703906419") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd6d_d20250901_m051824_c001_v7007000_t0000_u01756703904451") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d28c_d20250901_m051816_c001_v0001042_t0027_u01756703896793") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad546_d20250901_m051810_c001_v7007000_t0000_u01756703890071") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37f3_d20250901_m051805_c001_v0001177_t0031_u01756703885311") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad536_d20250901_m051803_c001_v7007000_t0000_u01756703883470") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325de8_d20250901_m051754_c001_v0001029_t0040_u01756703874958") 2025/09/01 05:21:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041565_d20250901_m051744_c001_v7007000_t0000_u01756703864917") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1e0_d20250901_m051736_c001_v0001042_t0028_u01756703856606") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f42e_d20250901_m051730_c001_v7007000_t0000_u01756703850523") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d199_d20250901_m051720_c001_v0001042_t0012_u01756703840831") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3cb_d20250901_m051714_c001_v7007000_t0000_u01756703834332") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d151_d20250901_m051705_c001_v0001042_t0032_u01756703825129") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8267ad_d20250901_m051827_c001_v7007000_t0000_u01756703907824") 2025/09/01 05:21:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2a2_d20250901_m051823_c001_v0001042_t0014_u01756703903205") 2025/09/01 05:21:04 DEBUG : dir1/0008-23456: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c7_d20250901_m051848_c001_v7007000_t0000_u01756703928883") 2025/09/01 05:21:04 DEBUG : dir1/0008-23456: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbc8_d20250901_m051843_c001_v0001181_t0026_u01756703923777") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a323a_d20250901_m052008_c001_v7007000_t0000_u01756704008597") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3f8_d20250901_m051959_c001_v0001042_t0034_u01756703999021") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd5_d20250901_m051951_c001_v7007000_t0000_u01756703991740") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3bd_d20250901_m051942_c001_v0001042_t0041_u01756703982377") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8e0_d20250901_m051935_c001_v7007000_t0000_u01756703975977") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d38d_d20250901_m051927_c001_v0001042_t0008_u01756703967527") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f47_d20250901_m051920_c001_v7007000_t0000_u01756703960645") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d34b_d20250901_m051911_c001_v0001042_t0049_u01756703951013") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be97_d20250901_m051904_c001_v7007000_t0000_u01756703944616") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d317_d20250901_m051855_c001_v0001042_t0004_u01756703935406") 2025/09/01 05:21:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7da8_d20250901_m051844_c001_v7007000_t0000_u01756703924882") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd38ee_d20250901_m051837_c001_v0001177_t0044_u01756703917757") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad675_d20250901_m051831_c001_v7007000_t0000_u01756703911212") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3899_d20250901_m051826_c001_v0001177_t0010_u01756703906529") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99ac_d20250901_m051824_c001_v7007000_t0000_u01756703904463") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e6c_d20250901_m051817_c001_v0001029_t0039_u01756703897313") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad547_d20250901_m051810_c001_v7007000_t0000_u01756703890255") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca0b_d20250901_m051805_c001_v0001181_t0040_u01756703885510") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f32_d20250901_m051803_c001_v7007000_t0000_u01756703883264") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9a5_d20250901_m051755_c001_v0001181_t0043_u01756703875531") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041566_d20250901_m051744_c001_v7007000_t0000_u01756703864927") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c8f5_d20250901_m051737_c001_v0001181_t0012_u01756703857205") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f42f_d20250901_m051730_c001_v7007000_t0000_u01756703850708") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c84c_d20250901_m051721_c001_v0001181_t0014_u01756703841523") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3ce_d20250901_m051714_c001_v7007000_t0000_u01756703834515") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c7e6_d20250901_m051705_c001_v0001181_t0024_u01756703825590") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad666_d20250901_m051827_c001_v7007000_t0000_u01756703907457") 2025/09/01 05:21:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3879_d20250901_m051823_c001_v0001177_t0009_u01756703903325") 2025/09/01 05:21:05 DEBUG : dir1/0009-34567: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c8_d20250901_m051849_c001_v7007000_t0000_u01756703929066") 2025/09/01 05:21:05 DEBUG : dir1/0009-34567: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3922_d20250901_m051843_c001_v0001177_t0048_u01756703923798") 2025/09/01 05:21:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a323b_d20250901_m052008_c001_v7007000_t0000_u01756704008783") 2025/09/01 05:21:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ceba_d20250901_m051959_c001_v0001181_t0045_u01756703999504") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd6_d20250901_m051951_c001_v7007000_t0000_u01756703991933") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ce0e_d20250901_m051942_c001_v0001181_t0044_u01756703982765") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8e3_d20250901_m051936_c001_v7007000_t0000_u01756703976159") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cd94_d20250901_m051927_c001_v0001181_t0039_u01756703967899") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f55_d20250901_m051920_c001_v7007000_t0000_u01756703960829") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cce0_d20250901_m051911_c001_v0001181_t0003_u01756703951376") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be98_d20250901_m051904_c001_v7007000_t0000_u01756703944804") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cc34_d20250901_m051855_c001_v0001181_t0011_u01756703935989") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f783_d20250901_m051845_c001_v7007000_t0000_u01756703925029") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2d8_d20250901_m051837_c001_v0001042_t0028_u01756703917969") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad676_d20250901_m051831_c001_v7007000_t0000_u01756703911398") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caf6_d20250901_m051826_c001_v0001181_t0059_u01756703906548") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f543_d20250901_m051824_c001_v7007000_t0000_u01756703904102") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd384e_d20250901_m051817_c001_v0001177_t0019_u01756703897881") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad548_d20250901_m051810_c001_v7007000_t0000_u01756703890438") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37f7_d20250901_m051805_c001_v0001177_t0026_u01756703885533") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f565_d20250901_m051803_c001_v7007000_t0000_u01756703883642") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd378b_d20250901_m051755_c001_v0001177_t0016_u01756703875743") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155e626cd41de32_d20250901_m051744_c001_v7007000_t0000_u01756703864989") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d84_d20250901_m051737_c001_v0001029_t0031_u01756703857410") 2025/09/01 05:21:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f430_d20250901_m051730_c001_v7007000_t0000_u01756703850897") 2025/09/01 05:21:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d2b_d20250901_m051721_c001_v0001029_t0033_u01756703841743") 2025/09/01 05:21:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3d0_d20250901_m051714_c001_v7007000_t0000_u01756703834700") 2025/09/01 05:21:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325cf3_d20250901_m051705_c001_v0001029_t0011_u01756703825841") 2025/09/01 05:21:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417e90aba29eb0f9_d20250901_m051827_c001_v7007000_t0000_u01756703907451") 2025/09/01 05:21:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cad4_d20250901_m051823_c001_v0001181_t0012_u01756703903353") 2025/09/01 05:21:07 DEBUG : dir1/0010-45678: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80c9_d20250901_m051849_c001_v7007000_t0000_u01756703929249") 2025/09/01 05:21:07 DEBUG : dir1/0010-45678: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2f0_d20250901_m051843_c001_v0001042_t0038_u01756703923974") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a323c_d20250901_m052008_c001_v7007000_t0000_u01756704008967") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3b3d_d20250901_m051959_c001_v0001177_t0022_u01756703999724") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd7_d20250901_m051952_c001_v7007000_t0000_u01756703992118") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3acd_d20250901_m051942_c001_v0001177_t0054_u01756703982971") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8e5_d20250901_m051936_c001_v7007000_t0000_u01756703976341") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a76_d20250901_m051928_c001_v0001177_t0005_u01756703968104") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f64_d20250901_m051921_c001_v7007000_t0000_u01756703961011") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a00_d20250901_m051911_c001_v0001177_t0004_u01756703951674") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be99_d20250901_m051904_c001_v7007000_t0000_u01756703944987") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd398e_d20250901_m051856_c001_v0001177_t0055_u01756703936198") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b140c_d20250901_m051845_c001_v7007000_t0000_u01756703925057") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cb8a_d20250901_m051838_c001_v0001181_t0034_u01756703918433") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad678_d20250901_m051831_c001_v7007000_t0000_u01756703911585") 2025/09/01 05:21:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2b5_d20250901_m051826_c001_v0001042_t0016_u01756703906694") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd6e_d20250901_m051824_c001_v7007000_t0000_u01756703904634") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caa4_d20250901_m051818_c001_v0001181_t0026_u01756703898087") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad549_d20250901_m051810_c001_v7007000_t0000_u01756703890621") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e2c_d20250901_m051805_c001_v0001029_t0028_u01756703885648") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f566_d20250901_m051803_c001_v7007000_t0000_u01756703883687") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d230_d20250901_m051755_c001_v0001042_t0058_u01756703875959") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041567_d20250901_m051745_c001_v7007000_t0000_u01756703865101") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd36f0_d20250901_m051737_c001_v0001177_t0008_u01756703857982") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f431_d20250901_m051731_c001_v7007000_t0000_u01756703851083") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3671_d20250901_m051722_c001_v0001177_t0008_u01756703842244") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3d2_d20250901_m051714_c001_v7007000_t0000_u01756703834884") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd35cf_d20250901_m051706_c001_v0001177_t0016_u01756703826309") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e7a37_d20250901_m051827_c001_v7007000_t0000_u01756703907582") 2025/09/01 05:21:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e99_d20250901_m051823_c001_v0001029_t0008_u01756703903453") 2025/09/01 05:21:08 DEBUG : dir1/0011-56789: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80ca_d20250901_m051849_c001_v7007000_t0000_u01756703929433") 2025/09/01 05:21:08 DEBUG : dir1/0011-56789: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbca_d20250901_m051843_c001_v0001181_t0046_u01756703923986") 2025/09/01 05:21:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a323d_d20250901_m052009_c001_v7007000_t0000_u01756704009150") 2025/09/01 05:21:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232609b_d20250901_m051959_c001_v0001029_t0044_u01756703999932") 2025/09/01 05:21:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd8_d20250901_m051952_c001_v7007000_t0000_u01756703992305") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372326038_d20250901_m051943_c001_v0001029_t0036_u01756703983185") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8e8_d20250901_m051936_c001_v7007000_t0000_u01756703976523") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325fe6_d20250901_m051928_c001_v0001029_t0003_u01756703968319") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f67_d20250901_m051921_c001_v7007000_t0000_u01756703961208") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f90_d20250901_m051911_c001_v0001029_t0010_u01756703951874") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9a_d20250901_m051905_c001_v7007000_t0000_u01756703945170") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f40_d20250901_m051856_c001_v0001029_t0017_u01756703936414") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d00ad4_d20250901_m051845_c001_v7007000_t0000_u01756703925098") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ee9_d20250901_m051838_c001_v0001029_t0040_u01756703918688") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad679_d20250901_m051831_c001_v7007000_t0000_u01756703911767") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd389b_d20250901_m051826_c001_v0001177_t0003_u01756703906737") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99ab_d20250901_m051824_c001_v7007000_t0000_u01756703904279") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d290_d20250901_m051818_c001_v0001042_t0010_u01756703898293") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54a_d20250901_m051810_c001_v7007000_t0000_u01756703890804") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37f9_d20250901_m051805_c001_v0001177_t0053_u01756703885742") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259ad_d20250901_m051803_c001_v7007000_t0000_u01756703883276") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325df4_d20250901_m051756_c001_v0001029_t0044_u01756703876381") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041568_d20250901_m051745_c001_v7007000_t0000_u01756703865128") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1e6_d20250901_m051738_c001_v0001042_t0001_u01756703858187") 2025/09/01 05:21:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f432_d20250901_m051731_c001_v7007000_t0000_u01756703851269") 2025/09/01 05:21:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d19d_d20250901_m051722_c001_v0001042_t0025_u01756703842447") 2025/09/01 05:21:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3d4_d20250901_m051715_c001_v7007000_t0000_u01756703835067") 2025/09/01 05:21:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d155_d20250901_m051706_c001_v0001042_t0006_u01756703826511") 2025/09/01 05:21:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99b1_d20250901_m051827_c001_v7007000_t0000_u01756703907655") 2025/09/01 05:21:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd387b_d20250901_m051823_c001_v0001177_t0028_u01756703903533") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80cb_d20250901_m051849_c001_v7007000_t0000_u01756703929619") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3926_d20250901_m051844_c001_v0001177_t0019_u01756703924019") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a323f_d20250901_m052009_c001_v7007000_t0000_u01756704009334") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3fc_d20250901_m052000_c001_v0001042_t0052_u01756704000709") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bd9_d20250901_m051952_c001_v7007000_t0000_u01756703992488") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d3c5_d20250901_m051943_c001_v0001042_t0048_u01756703983754") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f8f4_d20250901_m051936_c001_v7007000_t0000_u01756703976704") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d38f_d20250901_m051928_c001_v0001042_t0029_u01756703968793") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f68_d20250901_m051921_c001_v7007000_t0000_u01756703961398") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d359_d20250901_m051913_c001_v0001042_t0010_u01756703953025") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9b_d20250901_m051905_c001_v7007000_t0000_u01756703945353") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d319_d20250901_m051856_c001_v0001042_t0058_u01756703936837") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80b9_d20250901_m051845_c001_v7007000_t0000_u01756703925058") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd38f2_d20250901_m051839_c001_v0001177_t0049_u01756703919241") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad67a_d20250901_m051831_c001_v7007000_t0000_u01756703911950") 2025/09/01 05:21:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caf8_d20250901_m051826_c001_v0001181_t0030_u01756703906758") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2d7e_d20250901_m051824_c001_v7007000_t0000_u01756703904503") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e7b_d20250901_m051818_c001_v0001029_t0038_u01756703898727") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54b_d20250901_m051810_c001_v7007000_t0000_u01756703890996") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca11_d20250901_m051805_c001_v0001181_t0011_u01756703885772") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccfd82_d20250901_m051803_c001_v7007000_t0000_u01756703883697") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9b3_d20250901_m051756_c001_v0001181_t0041_u01756703876996") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8eda0ba_d20250901_m051744_c001_v7007000_t0000_u01756703864731") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c8fb_d20250901_m051738_c001_v0001181_t0034_u01756703858683") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f433_d20250901_m051731_c001_v7007000_t0000_u01756703851458") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c858_d20250901_m051723_c001_v0001181_t0052_u01756703843027") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3d7_d20250901_m051715_c001_v7007000_t0000_u01756703835250") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c7ec_d20250901_m051706_c001_v0001181_t0005_u01756703826996") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad668_d20250901_m051827_c001_v7007000_t0000_u01756703907829") 2025/09/01 05:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cad8_d20250901_m051823_c001_v0001181_t0008_u01756703903564") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80cc_d20250901_m051849_c001_v7007000_t0000_u01756703929802") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f02_d20250901_m051844_c001_v0001029_t0018_u01756703924130") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a324b_d20250901_m052009_c001_v7007000_t0000_u01756704009517") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ced0_d20250901_m052001_c001_v0001181_t0001_u01756704001073") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bda_d20250901_m051952_c001_v7007000_t0000_u01756703992672") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ce1c_d20250901_m051944_c001_v0001181_t0044_u01756703984653") 2025/09/01 05:21:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f906_d20250901_m051936_c001_v7007000_t0000_u01756703976886") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cd9e_d20250901_m051929_c001_v0001181_t0025_u01756703969288") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f6b_d20250901_m051921_c001_v7007000_t0000_u01756703961582") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ccf0_d20250901_m051913_c001_v0001181_t0045_u01756703953450") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9c_d20250901_m051905_c001_v7007000_t0000_u01756703945535") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cc5e_d20250901_m051857_c001_v0001181_t0030_u01756703937242") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f793_d20250901_m051845_c001_v7007000_t0000_u01756703925213") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2dc_d20250901_m051839_c001_v0001042_t0024_u01756703919453") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad67c_d20250901_m051832_c001_v7007000_t0000_u01756703912134") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325eab_d20250901_m051826_c001_v0001029_t0004_u01756703906876") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042d129f93c99ae_d20250901_m051824_c001_v7007000_t0000_u01756703904656") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3858_d20250901_m051819_c001_v0001177_t0054_u01756703899298") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54c_d20250901_m051811_c001_v7007000_t0000_u01756703891179") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d268_d20250901_m051805_c001_v0001042_t0022_u01756703885918") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f34_d20250901_m051803_c001_v7007000_t0000_u01756703883635") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37a3_d20250901_m051757_c001_v0001177_t0005_u01756703877205") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6df3_d20250901_m051744_c001_v7007000_t0000_u01756703864786") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d8c_d20250901_m051739_c001_v0001029_t0041_u01756703859047") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f434_d20250901_m051731_c001_v7007000_t0000_u01756703851643") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325d33_d20250901_m051723_c001_v0001029_t0024_u01756703843237") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3d9_d20250901_m051715_c001_v7007000_t0000_u01756703835433") 2025/09/01 05:21:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325cf7_d20250901_m051707_c001_v0001029_t0017_u01756703827230") 2025/09/01 05:21:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4055ecea950f2f67_d20250901_m051827_c001_v7007000_t0000_u01756703907667") 2025/09/01 05:21:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d2a4_d20250901_m051823_c001_v0001042_t0046_u01756703903668") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80cd_d20250901_m051849_c001_v7007000_t0000_u01756703929985") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbcc_d20250901_m051844_c001_v0001181_t0018_u01756703924201") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3257_d20250901_m052009_c001_v7007000_t0000_u01756704009713") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3b49_d20250901_m052001_c001_v0001177_t0041_u01756704001281") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bdb_d20250901_m051952_c001_v7007000_t0000_u01756703992855") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3adf_d20250901_m051944_c001_v0001177_t0049_u01756703984871") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f917_d20250901_m051937_c001_v7007000_t0000_u01756703977068") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a86_d20250901_m051929_c001_v0001177_t0032_u01756703969509") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f6c_d20250901_m051921_c001_v7007000_t0000_u01756703961788") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3a13_d20250901_m051913_c001_v0001177_t0059_u01756703953758") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9d_d20250901_m051905_c001_v7007000_t0000_u01756703945718") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3994_d20250901_m051857_c001_v0001177_t0001_u01756703937459") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7da7_d20250901_m051844_c001_v7007000_t0000_u01756703924698") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cbac_d20250901_m051839_c001_v0001181_t0000_u01756703919927") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad67d_d20250901_m051832_c001_v7007000_t0000_u01756703912329") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd389d_d20250901_m051826_c001_v0001177_t0003_u01756703906945") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417e90aba29eb0f6_d20250901_m051824_c001_v7007000_t0000_u01756703904480") 2025/09/01 05:21:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cab0_d20250901_m051819_c001_v0001181_t0044_u01756703899519") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54d_d20250901_m051811_c001_v7007000_t0000_u01756703891367") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37fc_d20250901_m051805_c001_v0001177_t0036_u01756703885954") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259b1_d20250901_m051803_c001_v7007000_t0000_u01756703883708") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d236_d20250901_m051757_c001_v0001042_t0015_u01756703877416") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f339_d20250901_m051744_c001_v7007000_t0000_u01756703864937") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd36f8_d20250901_m051739_c001_v0001177_t0052_u01756703859538") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f435_d20250901_m051731_c001_v7007000_t0000_u01756703851829") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3682_d20250901_m051723_c001_v0001177_t0053_u01756703843965") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3dc_d20250901_m051715_c001_v7007000_t0000_u01756703835616") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd35e1_d20250901_m051707_c001_v0001177_t0031_u01756703827866") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41604b60ad664520_d20250901_m051827_c001_v7007000_t0000_u01756703907674") 2025/09/01 05:21:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd387f_d20250901_m051823_c001_v0001177_t0030_u01756703903748") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80ce_d20250901_m051850_c001_v7007000_t0000_u01756703930168") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3928_d20250901_m051844_c001_v0001177_t0043_u01756703924242") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3258_d20250901_m052009_c001_v7007000_t0000_u01756704009898") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac03723260a3_d20250901_m052001_c001_v0001029_t0029_u01756704001492") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bdc_d20250901_m051953_c001_v7007000_t0000_u01756703993041") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232603e_d20250901_m051945_c001_v0001029_t0040_u01756703985080") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f91c_d20250901_m051937_c001_v7007000_t0000_u01756703977251") 2025/09/01 05:21:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ff0_d20250901_m051929_c001_v0001029_t0031_u01756703969807") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f6d_d20250901_m051921_c001_v7007000_t0000_u01756703961971") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f9c_d20250901_m051913_c001_v0001029_t0038_u01756703953966") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9e_d20250901_m051905_c001_v7007000_t0000_u01756703945899") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f4a_d20250901_m051857_c001_v0001029_t0017_u01756703937674") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9e446_d20250901_m051845_c001_v7007000_t0000_u01756703925071") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325eee_d20250901_m051840_c001_v0001029_t0036_u01756703920137") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad67e_d20250901_m051832_c001_v7007000_t0000_u01756703912516") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cafc_d20250901_m051826_c001_v0001181_t0027_u01756703906970") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417e90aba29eb0f7_d20250901_m051824_c001_v7007000_t0000_u01756703904668") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d294_d20250901_m051819_c001_v0001042_t0021_u01756703899726") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54e_d20250901_m051811_c001_v7007000_t0000_u01756703891549") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ca15_d20250901_m051805_c001_v0001181_t0053_u01756703885992") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f31_d20250901_m051803_c001_v7007000_t0000_u01756703883075") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325dfa_d20250901_m051757_c001_v0001029_t0026_u01756703877815") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8eda0b8_d20250901_m051744_c001_v7007000_t0000_u01756703864547") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1ec_d20250901_m051739_c001_v0001042_t0052_u01756703859749") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f436_d20250901_m051732_c001_v7007000_t0000_u01756703852014") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1ae_d20250901_m051724_c001_v0001042_t0004_u01756703844190") 2025/09/01 05:21:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3de_d20250901_m051715_c001_v7007000_t0000_u01756703835801") 2025/09/01 05:21:16 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d159_d20250901_m051708_c001_v0001042_t0004_u01756703828075") 2025/09/01 05:21:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417e90aba29eb0fa_d20250901_m051827_c001_v7007000_t0000_u01756703907687") 2025/09/01 05:21:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cadc_d20250901_m051823_c001_v0001181_t0003_u01756703903785") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704156f_d20250901_m051747_c001_v7007000_t0000_u01756703867593") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c924_d20250901_m051742_c001_v0001181_t0054_u01756703862858") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041570_d20250901_m051747_c001_v7007000_t0000_u01756703867778") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd371e_d20250901_m051742_c001_v0001177_t0005_u01756703862894") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041571_d20250901_m051747_c001_v7007000_t0000_u01756703867964") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325dae_d20250901_m051742_c001_v0001029_t0020_u01756703862977") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041572_d20250901_m051748_c001_v7007000_t0000_u01756703868149") 2025/09/01 05:21:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c926_d20250901_m051743_c001_v0001181_t0043_u01756703863067") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041574_d20250901_m051748_c001_v7007000_t0000_u01756703868339") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3722_d20250901_m051743_c001_v0001177_t0048_u01756703863109") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041576_d20250901_m051748_c001_v7007000_t0000_u01756703868527") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1f8_d20250901_m051743_c001_v0001042_t0015_u01756703863214") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041577_d20250901_m051748_c001_v7007000_t0000_u01756703868714") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c92c_d20250901_m051743_c001_v0001181_t0001_u01756703863277") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041578_d20250901_m051748_c001_v7007000_t0000_u01756703868901") 2025/09/01 05:21:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd372a_d20250901_m051743_c001_v0001177_t0006_u01756703863387") 2025/09/01 05:21:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041579_d20250901_m051749_c001_v7007000_t0000_u01756703869098") 2025/09/01 05:21:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c930_d20250901_m051743_c001_v0001181_t0004_u01756703863487") 2025/09/01 05:21:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157a_d20250901_m051749_c001_v7007000_t0000_u01756703869289") 2025/09/01 05:21:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325db2_d20250901_m051743_c001_v0001029_t0019_u01756703863512") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157b_d20250901_m051749_c001_v7007000_t0000_u01756703869482") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd372c_d20250901_m051743_c001_v0001177_t0045_u01756703863598") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157c_d20250901_m051749_c001_v7007000_t0000_u01756703869688") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c932_d20250901_m051743_c001_v0001181_t0045_u01756703863699") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157d_d20250901_m051749_c001_v7007000_t0000_u01756703869876") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1fe_d20250901_m051743_c001_v0001042_t0028_u01756703863786") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157e_d20250901_m051750_c001_v7007000_t0000_u01756703870066") 2025/09/01 05:21:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3730_d20250901_m051743_c001_v0001177_t0029_u01756703863813") 2025/09/01 05:21:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704157f_d20250901_m051750_c001_v7007000_t0000_u01756703870347") 2025/09/01 05:21:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c934_d20250901_m051743_c001_v0001181_t0044_u01756703863915") 2025/09/01 05:21:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7041580_d20250901_m051750_c001_v7007000_t0000_u01756703870543") 2025/09/01 05:21:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3732_d20250901_m051744_c001_v0001177_t0039_u01756703864046") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259db_d20250901_m051806_c001_v7007000_t0000_u01756703886620") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37c5_d20250901_m051801_c001_v0001177_t0031_u01756703881380") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259ed_d20250901_m051806_c001_v7007000_t0000_u01756703886808") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9e5_d20250901_m051801_c001_v0001181_t0005_u01756703881585") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259d0_d20250901_m051806_c001_v7007000_t0000_u01756703886445") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37c8_d20250901_m051801_c001_v0001177_t0050_u01756703881656") 2025/09/01 05:21:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259ef_d20250901_m051806_c001_v7007000_t0000_u01756703886820") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9e9_d20250901_m051801_c001_v0001181_t0032_u01756703881794") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784259de_d20250901_m051806_c001_v7007000_t0000_u01756703886636") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37cb_d20250901_m051801_c001_v0001177_t0016_u01756703881880") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad53a_d20250901_m051806_c001_v7007000_t0000_u01756703886827") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d256_d20250901_m051801_c001_v0001042_t0049_u01756703881965") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad538_d20250901_m051806_c001_v7007000_t0000_u01756703886453") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9ef_d20250901_m051802_c001_v0001181_t0045_u01756703882006") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccfdc4_d20250901_m051806_c001_v7007000_t0000_u01756703886422") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e10_d20250901_m051802_c001_v0001029_t0033_u01756703882016") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccfdc6_d20250901_m051806_c001_v7007000_t0000_u01756703886685") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37cf_d20250901_m051802_c001_v0001177_t0037_u01756703882101") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f52_d20250901_m051806_c001_v7007000_t0000_u01756703886480") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9f1_d20250901_m051802_c001_v0001181_t0043_u01756703882253") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f56b_d20250901_m051806_c001_v7007000_t0000_u01756703886794") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37d1_d20250901_m051802_c001_v0001177_t0032_u01756703882346") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f568_d20250901_m051806_c001_v7007000_t0000_u01756703886465") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d25a_d20250901_m051802_c001_v0001042_t0011_u01756703882404") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad539_d20250901_m051806_c001_v7007000_t0000_u01756703886640") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9f5_d20250901_m051802_c001_v0001181_t0031_u01756703882465") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f56a_d20250901_m051806_c001_v7007000_t0000_u01756703886652") 2025/09/01 05:21:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e12_d20250901_m051802_c001_v0001029_t0017_u01756703882574") 2025/09/01 05:21:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41427553122f6f53_d20250901_m051806_c001_v7007000_t0000_u01756703886667") 2025/09/01 05:21:19 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd37d7_d20250901_m051802_c001_v0001177_t0041_u01756703882586") 2025/09/01 05:21:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e78fe_d20250901_m051806_c001_v7007000_t0000_u01756703886682") 2025/09/01 05:21:19 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c9f7_d20250901_m051802_c001_v0001181_t0031_u01756703882686") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9cd_d20250901_m051600_c001_v7007000_t0000_u01756703760399") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10987af0c84c8e73_d20250901_m051558_c001_v0001092_t0034_u01756703758123") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db44_d20250901_m051557_c001_v7007000_t0000_u01756703757941") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10987af0c84c8e65_d20250901_m051554_c001_v0001092_t0016_u01756703754148") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db41_d20250901_m051553_c001_v7007000_t0000_u01756703753419") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d002_d20250901_m051549_c001_v0001042_t0032_u01756703749095") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db21_d20250901_m051547_c001_v7007000_t0000_u01756703747631") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f104ba2757951c78e_d20250901_m051545_c001_v0001179_t0031_u01756703745608") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf43a_d20250901_m051545_c001_v7007000_t0000_u01756703745420") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f104ba2757951c75e_d20250901_m051542_c001_v0001179_t0015_u01756703742059") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf389_d20250901_m051541_c001_v7007000_t0000_u01756703741302") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cfdc_d20250901_m051537_c001_v0001042_t0000_u01756703737093") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d000ad_d20250901_m051535_c001_v7007000_t0000_u01756703735799") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f118cda82070873f2_d20250901_m051534_c001_v0001091_t0024_u01756703734437") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7634_d20250901_m051534_c001_v7007000_t0000_u01756703734253") 2025/09/01 05:21:19 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f118cda82070873ea_d20250901_m051531_c001_v0001091_t0004_u01756703731678") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e762f_d20250901_m051530_c001_v7007000_t0000_u01756703730948") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c425_d20250901_m051526_c001_v0001181_t0057_u01756703726761") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d0005a_d20250901_m051525_c001_v7007000_t0000_u01756703725840") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f106dca2053d601f7_d20250901_m051523_c001_v0001145_t0049_u01756703723582") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf30e_d20250901_m051523_c001_v7007000_t0000_u01756703723378") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f106dca2053d601dd_d20250901_m051519_c001_v0001145_t0052_u01756703719789") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf2cd_d20250901_m051519_c001_v7007000_t0000_u01756703719049") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3245_d20250901_m051513_c001_v0001177_t0043_u01756703713098") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace71_d20250901_m051512_c001_v7007000_t0000_u01756703712181") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10048acc047978ef_d20250901_m051510_c001_v0001181_t0051_u01756703710322") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b095b_d20250901_m051510_c001_v7007000_t0000_u01756703710134") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10048acc047978cb_d20250901_m051506_c001_v0001181_t0009_u01756703706790") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b08fe_d20250901_m051506_c001_v7007000_t0000_u01756703706057") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cf55_d20250901_m051500_c001_v0001042_t0024_u01756703700077") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8ed987a_d20250901_m051459_c001_v7007000_t0000_u01756703699153") 2025/09/01 05:21:20 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1148324e96737e30_d20250901_m051457_c001_v0001150_t0010_u01756703697573") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace0a_d20250901_m051457_c001_v7007000_t0000_u01756703697390") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1148324e96737e24_d20250901_m051454_c001_v0001150_t0015_u01756703694238") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacde8_d20250901_m051453_c001_v7007000_t0000_u01756703693503") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c2d0_d20250901_m051447_c001_v0001181_t0047_u01756703687633") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d5bf_d20250901_m051446_c001_v7007000_t0000_u01756703686518") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f101ea2738e0ebcf9_d20250901_m051440_c001_v0001113_t0040_u01756703680821") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacde6_d20250901_m051440_c001_v7007000_t0000_u01756703680611") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd315d_d20250901_m051436_c001_v0001177_t0025_u01756703676220") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1080ce651a088baa_d20250901_m051435_c001_v0001165_t0051_u01756703675466") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1080ce651a088ba6_d20250901_m051434_c001_v0001165_t0042_u01756703674525") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacd99_d20250901_m051421_c001_v7007000_t0000_u01756703661332") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c1a8_d20250901_m051414_c001_v0001181_t0009_u01756703654102") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1078b21b48fb65f0_d20250901_m051413_c001_v0001157_t0006_u01756703653267") 2025/09/01 05:21:21 DEBUG : dst/one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1078b21b48fb65ea_d20250901_m051412_c001_v0001157_t0059_u01756703652227") 2025/09/01 05:21:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9cf_d20250901_m051600_c001_v7007000_t0000_u01756703760582") 2025/09/01 05:21:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1053723cddec94dd_d20250901_m051557_c001_v0001093_t0044_u01756703757571") 2025/09/01 05:21:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f119901efd80cee91_d20250901_m051553_c001_v0001184_t0052_u01756703753214") 2025/09/01 05:21:21 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db22_d20250901_m051547_c001_v7007000_t0000_u01756703747814") 2025/09/01 05:21:21 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1074c12c24d93ee7_d20250901_m051544_c001_v0001161_t0058_u01756703744818") 2025/09/01 05:21:21 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f106f7cdd89c120c5_d20250901_m051540_c001_v0001131_t0034_u01756703740811") 2025/09/01 05:21:21 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d000b1_d20250901_m051535_c001_v7007000_t0000_u01756703735982") 2025/09/01 05:21:22 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f11889079e9d97a04_d20250901_m051534_c001_v0001181_t0001_u01756703734047") 2025/09/01 05:21:22 DEBUG : dst/one.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f112ca0c56a98dc55_d20250901_m051530_c001_v0001171_t0046_u01756703730645") 2025/09/01 05:21:22 DEBUG : dst/three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d5c0_d20250901_m051446_c001_v7007000_t0000_u01756703686701") 2025/09/01 05:21:22 DEBUG : dst/three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1080ce651a088be8_d20250901_m051445_c001_v0001165_t0011_u01756703685147") 2025/09/01 05:21:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9d0_d20250901_m051600_c001_v7007000_t0000_u01756703760767") 2025/09/01 05:21:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f113273b9813dca91_d20250901_m051559_c001_v0001179_t0056_u01756703759138") 2025/09/01 05:21:22 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1030e25073e0d15d_d20250901_m051555_c001_v0001099_t0025_u01756703755228") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9d1_d20250901_m051600_c001_v7007000_t0000_u01756703760951") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10987af0c84c8e80_d20250901_m051559_c001_v0001092_t0045_u01756703759526") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db45_d20250901_m051559_c001_v7007000_t0000_u01756703759345") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f10987af0c84c8e6d_d20250901_m051556_c001_v0001092_t0007_u01756703756043") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db42_d20250901_m051555_c001_v7007000_t0000_u01756703755861") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c4c8_d20250901_m051550_c001_v0001181_t0018_u01756703750542") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db23_d20250901_m051547_c001_v7007000_t0000_u01756703747998") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f104ba2757951c7a8_d20250901_m051546_c001_v0001179_t0018_u01756703746985") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf4a1_d20250901_m051546_c001_v7007000_t0000_u01756703746799") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f104ba2757951c770_d20250901_m051543_c001_v0001179_t0031_u01756703743453") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf3d3_d20250901_m051543_c001_v7007000_t0000_u01756703743267") 2025/09/01 05:21:22 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c474_d20250901_m051538_c001_v0001181_t0027_u01756703738091") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7635_d20250901_m051535_c001_v7007000_t0000_u01756703735243") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c456_d20250901_m051533_c001_v0001181_t0056_u01756703733222") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7632_d20250901_m051532_c001_v7007000_t0000_u01756703732476") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd32ce_d20250901_m051528_c001_v0001177_t0045_u01756703728156") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf368_d20250901_m051524_c001_v7007000_t0000_u01756703724900") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3284_d20250901_m051522_c001_v0001177_t0016_u01756703722018") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf2d0_d20250901_m051520_c001_v7007000_t0000_u01756703720920") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cf8b_d20250901_m051513_c001_v0001042_t0021_u01756703713889") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b097e_d20250901_m051511_c001_v7007000_t0000_u01756703711263") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cf7b_d20250901_m051508_c001_v0001042_t0001_u01756703708789") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4197d5bec14b0958_d20250901_m051507_c001_v7007000_t0000_u01756703707704") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c329_d20250901_m051501_c001_v0001181_t0018_u01756703701121") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace0b_d20250901_m051458_c001_v7007000_t0000_u01756703698226") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c305_d20250901_m051456_c001_v0001181_t0031_u01756703696347") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacde9_d20250901_m051455_c001_v7007000_t0000_u01756703695259") 2025/09/01 05:21:23 DEBUG : dst/three.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3197_d20250901_m051448_c001_v0001177_t0021_u01756703688729") 2025/09/01 05:21:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db24_d20250901_m051548_c001_v7007000_t0000_u01756703748181") 2025/09/01 05:21:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f11230e8c0d7a5dde_d20250901_m051546_c001_v0001153_t0004_u01756703746423") 2025/09/01 05:21:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f108c81603c687df8_d20250901_m051542_c001_v0001161_t0000_u01756703742866") 2025/09/01 05:21:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d000b2_d20250901_m051536_c001_v7007000_t0000_u01756703736166") 2025/09/01 05:21:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1092c3332e640869_d20250901_m051535_c001_v0001182_t0018_u01756703735003") 2025/09/01 05:21:24 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f115b0ff376a13dab_d20250901_m051532_c001_v0001150_t0051_u01756703732222") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9d2_d20250901_m051601_c001_v7007000_t0000_u01756703761135") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3334_d20250901_m051549_c001_v0001177_t0020_u01756703749975") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4023ff6b64f9db25_d20250901_m051548_c001_v7007000_t0000_u01756703748364") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd32fc_d20250901_m051537_c001_v0001177_t0027_u01756703737874") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d000b4_d20250901_m051536_c001_v7007000_t0000_u01756703736349") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cfbc_d20250901_m051527_c001_v0001042_t0036_u01756703727329") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f416953a890d0005b_d20250901_m051526_c001_v7007000_t0000_u01756703726026") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c3b3_d20250901_m051513_c001_v0001181_t0009_u01756703713681") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcace72_d20250901_m051512_c001_v7007000_t0000_u01756703712363") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd31ed_d20250901_m051500_c001_v0001177_t0018_u01756703700902") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8ed987b_d20250901_m051459_c001_v7007000_t0000_u01756703699337") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cf39_d20250901_m051448_c001_v0001042_t0007_u01756703688197") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d5c1_d20250901_m051446_c001_v7007000_t0000_u01756703686887") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1136bfc986e4d8ab_d20250901_m051442_c001_v0001036_t0006_u01756703682684") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacd9a_d20250901_m051421_c001_v7007000_t0000_u01756703661521") 2025/09/01 05:21:24 DEBUG : dst/two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1078b21b48fb6632_d20250901_m051420_c001_v0001157_t0057_u01756703660221") 2025/09/01 05:21:24 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7040996_d20250901_m051340_c001_v7007000_t0000_u01756703620660") 2025/09/01 05:21:24 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2fcf_d20250901_m051334_c001_v0001177_t0016_u01756703614045") 2025/09/01 05:21:24 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4136650219e6dcc1_d20250901_m051332_c001_v7007000_t0000_u01756703612012") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2f68_d20250901_m051315_c001_v0001177_t0056_u01756703595412") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4ebeb_d20250901_m051259_c001_v7007000_t0000_u01756703579984") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2eeb_d20250901_m051253_c001_v0001177_t0047_u01756703573307") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842489e_d20250901_m051233_c001_v7007000_t0000_u01756703553399") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be39_d20250901_m051231_c001_v0001181_t0031_u01756703551562") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424899_d20250901_m051230_c001_v7007000_t0000_u01756703550772") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be27_d20250901_m051229_c001_v0001181_t0058_u01756703549579") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424810_d20250901_m051227_c001_v7007000_t0000_u01756703547074") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdf7_d20250901_m051225_c001_v0001181_t0017_u01756703545438") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247d8_d20250901_m051224_c001_v7007000_t0000_u01756703544681") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bde6_d20250901_m051223_c001_v0001181_t0026_u01756703543439") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424798_d20250901_m051218_c001_v7007000_t0000_u01756703538434") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdb4_d20250901_m051216_c001_v0001181_t0033_u01756703536994") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424794_d20250901_m051216_c001_v7007000_t0000_u01756703536240") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bda7_d20250901_m051215_c001_v0001181_t0053_u01756703535469") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424790_d20250901_m051211_c001_v7007000_t0000_u01756703531544") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd74_d20250901_m051209_c001_v0001181_t0054_u01756703529724") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d911_d20250901_m051207_c001_v7007000_t0000_u01756703527811") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd56_d20250901_m051206_c001_v0001181_t0026_u01756703526858") 2025/09/01 05:21:25 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d910_d20250901_m051206_c001_v7007000_t0000_u01756703526498") 2025/09/01 05:21:26 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f110099c9a339637b_d20250901_m051205_c001_v0001041_t0022_u01756703525772") 2025/09/01 05:21:26 DEBUG : empty space: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd50_d20250901_m051204_c001_v0001181_t0015_u01756703524266") 2025/09/01 05:21:26 DEBUG : enormous: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842489c_d20250901_m051232_c001_v7007000_t0000_u01756703552465") 2025/09/01 05:21:26 DEBUG : enormous: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be3d_d20250901_m051231_c001_v0001181_t0026_u01756703551842") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234e9e7_d20250901_m051606_c001_v7007000_t0000_u01756703766512") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c567_d20250901_m051605_c001_v0001181_t0055_u01756703765260") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac925_d20250901_m051251_c001_v7007000_t0000_u01756703571258") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2ed7_d20250901_m051250_c001_v0001177_t0017_u01756703570274") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d90a_d20250901_m051201_c001_v7007000_t0000_u01756703521678") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd1e_d20250901_m051200_c001_v0001181_t0032_u01756703520724") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d909_d20250901_m051200_c001_v7007000_t0000_u01756703520167") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd1a_d20250901_m051159_c001_v0001181_t0015_u01756703519555") 2025/09/01 05:21:26 DEBUG : existing: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd14_d20250901_m051158_c001_v0001181_t0000_u01756703518799") 2025/09/01 05:21:26 DEBUG : existing-b: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac926_d20250901_m051251_c001_v7007000_t0000_u01756703571443") 2025/09/01 05:21:26 DEBUG : existing-b: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bf19_d20250901_m051250_c001_v0001181_t0033_u01756703570281") 2025/09/01 05:21:26 DEBUG : file1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf701_d20250901_m051656_c001_v7007000_t0000_u01756703816783") 2025/09/01 05:21:26 DEBUG : file1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3563_d20250901_m051655_c001_v0001177_t0051_u01756703815968") 2025/09/01 05:21:26 DEBUG : file1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6e0_d20250901_m051654_c001_v7007000_t0000_u01756703814615") 2025/09/01 05:21:26 DEBUG : file1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325cba_d20250901_m051653_c001_v0001029_t0027_u01756703813492") 2025/09/01 05:21:26 DEBUG : five: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842489f_d20250901_m051236_c001_v7007000_t0000_u01756703556934") 2025/09/01 05:21:27 DEBUG : five: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042be6d_d20250901_m051234_c001_v0001181_t0012_u01756703554967") 2025/09/01 05:21:27 DEBUG : foo: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d924_d20250901_m051209_c001_v7007000_t0000_u01756703529363") 2025/09/01 05:21:27 DEBUG : foo: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042bd6e_d20250901_m051208_c001_v0001181_t0012_u01756703528810") 2025/09/01 05:21:27 DEBUG : foo: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042bd69_d20250901_m051208_c001_v0001181_t0012_u01756703528249") 2025/09/01 05:21:27 DEBUG : four: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784248a0_d20250901_m051237_c001_v7007000_t0000_u01756703557122") 2025/09/01 05:21:27 DEBUG : four: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd2e8d_d20250901_m051235_c001_v0001177_t0040_u01756703555531") 2025/09/01 05:21:27 DEBUG : four: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be5f_d20250901_m051234_c001_v0001181_t0011_u01756703554390") 2025/09/01 05:21:27 DEBUG : hello world2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c942_d20250901_m051103_c001_v7007000_t0000_u01756703463566") 2025/09/01 05:21:27 DEBUG : hello world2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bac5_d20250901_m051102_c001_v0001181_t0015_u01756703462922") 2025/09/01 05:21:27 DEBUG : ignore-size: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d8d1_d20250901_m051158_c001_v7007000_t0000_u01756703518438") 2025/09/01 05:21:27 DEBUG : ignore-size: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd06_d20250901_m051157_c001_v0001181_t0009_u01756703517478") 2025/09/01 05:21:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac911_d20250901_m051249_c001_v7007000_t0000_u01756703569527") 2025/09/01 05:21:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042beff_d20250901_m051248_c001_v0001181_t0010_u01756703568663") 2025/09/01 05:21:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac90f_d20250901_m051247_c001_v7007000_t0000_u01756703567889") 2025/09/01 05:21:27 DEBUG : nested/sub dir/file: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042beed_d20250901_m051246_c001_v0001181_t0030_u01756703566956") 2025/09/01 05:21:27 DEBUG : one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784248a3_d20250901_m051237_c001_v7007000_t0000_u01756703557313") 2025/09/01 05:21:27 DEBUG : one: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042be51_d20250901_m051233_c001_v0001181_t0012_u01756703553814") 2025/09/01 05:21:27 DEBUG : only0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf650_d20250901_m051648_c001_v7007000_t0000_u01756703808900") 2025/09/01 05:21:27 DEBUG : only0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558d0e6_d20250901_m051643_c001_v0001042_t0021_u01756703803340") 2025/09/01 05:21:27 DEBUG : only0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0ac_d20250901_m051630_c001_v0001042_t0020_u01756703790327") 2025/09/01 05:21:28 DEBUG : only0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7040ef5_d20250901_m051624_c001_v7007000_t0000_u01756703784403") 2025/09/01 05:21:28 DEBUG : only0: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5a6_d20250901_m051611_c001_v0001181_t0041_u01756703771183") 2025/09/01 05:21:28 DEBUG : only1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf656_d20250901_m051649_c001_v7007000_t0000_u01756703809088") 2025/09/01 05:21:28 DEBUG : only1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c70b_d20250901_m051643_c001_v0001181_t0012_u01756703803945") 2025/09/01 05:21:28 DEBUG : only1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c68a_d20250901_m051631_c001_v0001181_t0001_u01756703791315") 2025/09/01 05:21:28 DEBUG : only1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7040f04_d20250901_m051624_c001_v7007000_t0000_u01756703784590") 2025/09/01 05:21:28 DEBUG : only1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33e6_d20250901_m051611_c001_v0001177_t0042_u01756703771778") 2025/09/01 05:21:28 DEBUG : only10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf65f_d20250901_m051649_c001_v7007000_t0000_u01756703809277") 2025/09/01 05:21:28 DEBUG : only10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd34ec_d20250901_m051643_c001_v0001177_t0040_u01756703803351") 2025/09/01 05:21:28 DEBUG : only10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6be_d20250901_m051636_c001_v0001181_t0017_u01756703796589") 2025/09/01 05:21:28 DEBUG : only10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af46b_d20250901_m051623_c001_v7007000_t0000_u01756703783801") 2025/09/01 05:21:28 DEBUG : only10: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3410_d20250901_m051617_c001_v0001177_t0006_u01756703777359") 2025/09/01 05:21:28 DEBUG : only11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf669_d20250901_m051649_c001_v7007000_t0000_u01756703809464") 2025/09/01 05:21:28 DEBUG : only11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c700_d20250901_m051643_c001_v0001181_t0012_u01756703803360") 2025/09/01 05:21:28 DEBUG : only11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34c0_d20250901_m051637_c001_v0001177_t0025_u01756703797281") 2025/09/01 05:21:28 DEBUG : only11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8261bf_d20250901_m051624_c001_v7007000_t0000_u01756703784555") 2025/09/01 05:21:28 DEBUG : only11: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d078_d20250901_m051617_c001_v0001042_t0004_u01756703777779") 2025/09/01 05:21:28 DEBUG : only12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf676_d20250901_m051649_c001_v7007000_t0000_u01756703809650") 2025/09/01 05:21:28 DEBUG : only12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4098ac0372325c85_d20250901_m051643_c001_v0001029_t0010_u01756703803922") 2025/09/01 05:21:28 DEBUG : only12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0cc_d20250901_m051637_c001_v0001042_t0051_u01756703797696") 2025/09/01 05:21:28 DEBUG : only12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ac_d20250901_m051624_c001_v7007000_t0000_u01756703784193") 2025/09/01 05:21:28 DEBUG : only12: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5f2_d20250901_m051618_c001_v0001181_t0017_u01756703778423") 2025/09/01 05:21:29 DEBUG : only13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf67f_d20250901_m051649_c001_v7007000_t0000_u01756703809836") 2025/09/01 05:21:29 DEBUG : only13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558d0e8_d20250901_m051643_c001_v0001042_t0021_u01756703803563") 2025/09/01 05:21:29 DEBUG : only13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6d4_d20250901_m051638_c001_v0001181_t0033_u01756703798390") 2025/09/01 05:21:29 DEBUG : only13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8261bd_d20250901_m051624_c001_v7007000_t0000_u01756703784373") 2025/09/01 05:21:29 DEBUG : only13: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3424_d20250901_m051619_c001_v0001177_t0029_u01756703779091") 2025/09/01 05:21:29 DEBUG : only14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf683_d20250901_m051650_c001_v7007000_t0000_u01756703810022") 2025/09/01 05:21:29 DEBUG : only14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c704_d20250901_m051643_c001_v0001181_t0012_u01756703803573") 2025/09/01 05:21:29 DEBUG : only14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34d0_d20250901_m051639_c001_v0001177_t0020_u01756703799129") 2025/09/01 05:21:29 DEBUG : only14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af471_d20250901_m051624_c001_v7007000_t0000_u01756703784762") 2025/09/01 05:21:29 DEBUG : only14: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d080_d20250901_m051619_c001_v0001042_t0021_u01756703779530") 2025/09/01 05:21:29 DEBUG : only15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf686_d20250901_m051650_c001_v7007000_t0000_u01756703810212") 2025/09/01 05:21:29 DEBUG : only15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd34f4_d20250901_m051643_c001_v0001177_t0040_u01756703803585") 2025/09/01 05:21:29 DEBUG : only15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0da_d20250901_m051639_c001_v0001042_t0004_u01756703799561") 2025/09/01 05:21:29 DEBUG : only15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ae_d20250901_m051624_c001_v7007000_t0000_u01756703784563") 2025/09/01 05:21:29 DEBUG : only15: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c602_d20250901_m051620_c001_v0001181_t0001_u01756703780205") 2025/09/01 05:21:29 DEBUG : only16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf687_d20250901_m051650_c001_v7007000_t0000_u01756703810398") 2025/09/01 05:21:29 DEBUG : only16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558d0ea_d20250901_m051643_c001_v0001042_t0021_u01756703803748") 2025/09/01 05:21:29 DEBUG : only16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6e4_d20250901_m051640_c001_v0001181_t0038_u01756703800279") 2025/09/01 05:21:29 DEBUG : only16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2ad_d20250901_m051624_c001_v7007000_t0000_u01756703784381") 2025/09/01 05:21:29 DEBUG : only16: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3438_d20250901_m051621_c001_v0001177_t0030_u01756703781022") 2025/09/01 05:21:30 DEBUG : only17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf688_d20250901_m051650_c001_v7007000_t0000_u01756703810590") 2025/09/01 05:21:30 DEBUG : only17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c708_d20250901_m051643_c001_v0001181_t0012_u01756703803758") 2025/09/01 05:21:30 DEBUG : only17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34de_d20250901_m051641_c001_v0001177_t0001_u01756703801223") 2025/09/01 05:21:30 DEBUG : only17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af46f_d20250901_m051624_c001_v7007000_t0000_u01756703784390") 2025/09/01 05:21:30 DEBUG : only17: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d08c_d20250901_m051621_c001_v0001042_t0046_u01756703781438") 2025/09/01 05:21:30 DEBUG : only18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf689_d20250901_m051650_c001_v7007000_t0000_u01756703810792") 2025/09/01 05:21:30 DEBUG : only18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd34fe_d20250901_m051643_c001_v0001177_t0040_u01756703803771") 2025/09/01 05:21:30 DEBUG : only18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0de_d20250901_m051641_c001_v0001042_t0024_u01756703801639") 2025/09/01 05:21:30 DEBUG : only18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af46c_d20250901_m051623_c001_v7007000_t0000_u01756703783999") 2025/09/01 05:21:31 DEBUG : only18: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c612_d20250901_m051622_c001_v0001181_t0050_u01756703782047") 2025/09/01 05:21:31 DEBUG : only19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf68e_d20250901_m051650_c001_v7007000_t0000_u01756703810978") 2025/09/01 05:21:31 DEBUG : only19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558d0ee_d20250901_m051643_c001_v0001042_t0021_u01756703803934") 2025/09/01 05:21:31 DEBUG : only19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6f8_d20250901_m051642_c001_v0001181_t0047_u01756703802449") 2025/09/01 05:21:31 DEBUG : only19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af470_d20250901_m051624_c001_v7007000_t0000_u01756703784575") 2025/09/01 05:21:31 DEBUG : only19: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3440_d20250901_m051622_c001_v0001177_t0048_u01756703782598") 2025/09/01 05:21:31 DEBUG : only2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf69b_d20250901_m051651_c001_v7007000_t0000_u01756703811188") 2025/09/01 05:21:31 DEBUG : only2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd3506_d20250901_m051643_c001_v0001177_t0040_u01756703803958") 2025/09/01 05:21:31 DEBUG : only2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd349c_d20250901_m051632_c001_v0001177_t0009_u01756703792150") 2025/09/01 05:21:31 DEBUG : only2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7040f10_d20250901_m051624_c001_v7007000_t0000_u01756703784773") 2025/09/01 05:21:31 DEBUG : only2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d05a_d20250901_m051612_c001_v0001042_t0020_u01756703772189") 2025/09/01 05:21:31 DEBUG : only3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6a5_d20250901_m051651_c001_v7007000_t0000_u01756703811380") 2025/09/01 05:21:31 DEBUG : only3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4098ac0372325c87_d20250901_m051644_c001_v0001029_t0010_u01756703804122") 2025/09/01 05:21:31 DEBUG : only3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0b6_d20250901_m051632_c001_v0001042_t0041_u01756703792560") 2025/09/01 05:21:31 DEBUG : only3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8261c6_d20250901_m051624_c001_v7007000_t0000_u01756703784740") 2025/09/01 05:21:31 DEBUG : only3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5b2_d20250901_m051612_c001_v0001181_t0038_u01756703772886") 2025/09/01 05:21:31 DEBUG : only4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6af_d20250901_m051651_c001_v7007000_t0000_u01756703811569") 2025/09/01 05:21:31 DEBUG : only4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c70f_d20250901_m051644_c001_v0001181_t0012_u01756703804129") 2025/09/01 05:21:31 DEBUG : only4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c69c_d20250901_m051633_c001_v0001181_t0019_u01756703793153") 2025/09/01 05:21:31 DEBUG : only4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8261d1_d20250901_m051624_c001_v7007000_t0000_u01756703784925") 2025/09/01 05:21:32 DEBUG : only4: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33f2_d20250901_m051613_c001_v0001177_t0013_u01756703773604") 2025/09/01 05:21:32 DEBUG : only5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6b8_d20250901_m051651_c001_v7007000_t0000_u01756703811756") 2025/09/01 05:21:32 DEBUG : only5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd350a_d20250901_m051644_c001_v0001177_t0040_u01756703804141") 2025/09/01 05:21:32 DEBUG : only5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34a6_d20250901_m051633_c001_v0001177_t0059_u01756703793913") 2025/09/01 05:21:32 DEBUG : only5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2b0_d20250901_m051624_c001_v7007000_t0000_u01756703784929") 2025/09/01 05:21:32 DEBUG : only5: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d064_d20250901_m051614_c001_v0001042_t0006_u01756703774098") 2025/09/01 05:21:32 DEBUG : only6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6c2_d20250901_m051651_c001_v7007000_t0000_u01756703811947") 2025/09/01 05:21:32 DEBUG : only6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558d0f0_d20250901_m051644_c001_v0001042_t0021_u01756703804191") 2025/09/01 05:21:32 DEBUG : only6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0bc_d20250901_m051634_c001_v0001042_t0056_u01756703794332") 2025/09/01 05:21:32 DEBUG : only6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f421ff5b6ef8261bc_d20250901_m051624_c001_v7007000_t0000_u01756703784192") 2025/09/01 05:21:32 DEBUG : only6: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5c8_d20250901_m051614_c001_v0001181_t0023_u01756703774668") 2025/09/01 05:21:32 DEBUG : only7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6cc_d20250901_m051652_c001_v7007000_t0000_u01756703812136") 2025/09/01 05:21:32 DEBUG : only7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4098ac0372325c89_d20250901_m051644_c001_v0001029_t0010_u01756703804305") 2025/09/01 05:21:32 DEBUG : only7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c6b0_d20250901_m051634_c001_v0001181_t0011_u01756703794903") 2025/09/01 05:21:32 DEBUG : only7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f2af_d20250901_m051624_c001_v7007000_t0000_u01756703784746") 2025/09/01 05:21:32 DEBUG : only7: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd33fa_d20250901_m051615_c001_v0001177_t0020_u01756703775374") 2025/09/01 05:21:32 DEBUG : only8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6d6_d20250901_m051652_c001_v7007000_t0000_u01756703812322") 2025/09/01 05:21:32 DEBUG : only8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042c713_d20250901_m051644_c001_v0001181_t0012_u01756703804313") 2025/09/01 05:21:32 DEBUG : only8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd34b2_d20250901_m051635_c001_v0001177_t0052_u01756703795518") 2025/09/01 05:21:32 DEBUG : only8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c7040ee2_d20250901_m051624_c001_v7007000_t0000_u01756703784187") 2025/09/01 05:21:32 DEBUG : only8: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d06e_d20250901_m051615_c001_v0001042_t0028_u01756703775794") 2025/09/01 05:21:33 DEBUG : only9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6de_d20250901_m051652_c001_v7007000_t0000_u01756703812507") 2025/09/01 05:21:33 DEBUG : only9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4052d8ba9ecd350e_d20250901_m051644_c001_v0001177_t0040_u01756703804326") 2025/09/01 05:21:33 DEBUG : only9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d0c4_d20250901_m051635_c001_v0001042_t0053_u01756703795970") 2025/09/01 05:21:33 DEBUG : only9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f401c0b60c56af46d_d20250901_m051624_c001_v7007000_t0000_u01756703784186") 2025/09/01 05:21:33 DEBUG : only9: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c5dc_d20250901_m051616_c001_v0001181_t0012_u01756703776573") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac90c_d20250901_m051245_c001_v7007000_t0000_u01756703565788") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cdd3_d20250901_m051243_c001_v0001042_t0041_u01756703563991") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac909_d20250901_m051242_c001_v7007000_t0000_u01756703562892") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bea1_d20250901_m051241_c001_v0001181_t0055_u01756703561273") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac905_d20250901_m051240_c001_v7007000_t0000_u01756703560537") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2e93_d20250901_m051238_c001_v0001177_t0004_u01756703558254") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424897_d20250901_m051228_c001_v7007000_t0000_u01756703548818") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be0b_d20250901_m051227_c001_v0001181_t0012_u01756703547646") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247da_d20250901_m051226_c001_v7007000_t0000_u01756703546062") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdf5_d20250901_m051225_c001_v0001181_t0043_u01756703545228") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247cb_d20250901_m051224_c001_v7007000_t0000_u01756703544034") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bde0_d20250901_m051223_c001_v0001181_t0008_u01756703543221") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424797_d20250901_m051217_c001_v7007000_t0000_u01756703537859") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdb0_d20250901_m051216_c001_v0001181_t0038_u01756703536786") 2025/09/01 05:21:33 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424795_d20250901_m051216_c001_v7007000_t0000_u01756703536422") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bda5_d20250901_m051215_c001_v0001181_t0000_u01756703535263") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424793_d20250901_m051214_c001_v7007000_t0000_u01756703534846") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd98_d20250901_m051214_c001_v0001181_t0019_u01756703534258") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd94_d20250901_m051213_c001_v0001181_t0023_u01756703533681") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424792_d20250901_m051213_c001_v7007000_t0000_u01756703533317") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd88_d20250901_m051212_c001_v0001181_t0025_u01756703532729") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd84_d20250901_m051212_c001_v0001181_t0007_u01756703532109") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424791_d20250901_m051211_c001_v7007000_t0000_u01756703531740") 2025/09/01 05:21:34 DEBUG : potato: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bd7c_d20250901_m051210_c001_v0001181_t0033_u01756703530361") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcacccd_d20250901_m051357_c001_v7007000_t0000_u01756703637198") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cea6_d20250901_m051356_c001_v0001042_t0004_u01756703636321") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c704099f_d20250901_m051341_c001_v7007000_t0000_u01756703621026") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558ce69_d20250901_m051333_c001_v0001042_t0008_u01756703613307") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4ec2a_d20250901_m051321_c001_v7007000_t0000_u01756703601122") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558ce2f_d20250901_m051314_c001_v0001042_t0015_u01756703594710") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4ebec_d20250901_m051300_c001_v7007000_t0000_u01756703580233") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cded_d20250901_m051252_c001_v0001042_t0023_u01756703572399") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842489d_d20250901_m051232_c001_v7007000_t0000_u01756703552647") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be37_d20250901_m051231_c001_v0001181_t0056_u01756703551349") 2025/09/01 05:21:34 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842489a_d20250901_m051230_c001_v7007000_t0000_u01756703550968") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be21_d20250901_m051229_c001_v0001181_t0027_u01756703549367") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424898_d20250901_m051229_c001_v7007000_t0000_u01756703549003") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be11_d20250901_m051228_c001_v0001181_t0016_u01756703548234") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c078424820_d20250901_m051227_c001_v7007000_t0000_u01756703547265") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be05_d20250901_m051226_c001_v0001181_t0000_u01756703546438") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784247d9_d20250901_m051224_c001_v7007000_t0000_u01756703544864") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bde9_d20250901_m051224_c001_v0001181_t0022_u01756703544040") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c07842479a_d20250901_m051218_c001_v7007000_t0000_u01756703538620") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bdb8_d20250901_m051217_c001_v0001181_t0010_u01756703537649") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c946_d20250901_m051106_c001_v7007000_t0000_u01756703466212") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bae5_d20250901_m051105_c001_v0001181_t0010_u01756703465610") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c944_d20250901_m051104_c001_v7007000_t0000_u01756703464702") 2025/09/01 05:21:35 DEBUG : potato2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bacb_d20250901_m051104_c001_v0001181_t0047_u01756703464110") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41970b34c70409a8_d20250901_m051341_c001_v7007000_t0000_u01756703621373") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c05b_d20250901_m051334_c001_v0001181_t0005_u01756703614715") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4ec2b_d20250901_m051321_c001_v7007000_t0000_u01756703601585") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bfcf_d20250901_m051315_c001_v0001181_t0010_u01756703595987") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4ebed_d20250901_m051300_c001_v7007000_t0000_u01756703580466") 2025/09/01 05:21:35 DEBUG : potato3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bf2b_d20250901_m051253_c001_v0001181_t0002_u01756703573513") 2025/09/01 05:21:35 DEBUG : pre-dest1/1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d3e0_d20250901_m051430_c001_v7007000_t0000_u01756703670288") 2025/09/01 05:21:36 DEBUG : pre-dest1/1: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c1e8_d20250901_m051422_c001_v0001181_t0005_u01756703662286") 2025/09/01 05:21:36 DEBUG : pre-dest2/2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682d3e1_d20250901_m051430_c001_v7007000_t0000_u01756703670476") 2025/09/01 05:21:36 DEBUG : pre-dest2/2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558ceee_d20250901_m051422_c001_v0001042_t0045_u01756703662864") 2025/09/01 05:21:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcaccd1_d20250901_m051408_c001_v7007000_t0000_u01756703648188") 2025/09/01 05:21:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd307f_d20250901_m051405_c001_v0001177_t0010_u01756703644999") 2025/09/01 05:21:36 DEBUG : sizeonly: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d8b1_d20250901_m051156_c001_v7007000_t0000_u01756703516932") 2025/09/01 05:21:36 DEBUG : sizeonly: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bcf2_d20250901_m051155_c001_v0001181_t0023_u01756703515971") 2025/09/01 05:21:36 DEBUG : splitbanan: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40952c130bca80d0_d20250901_m051850_c001_v7007000_t0000_u01756703930351") 2025/09/01 05:21:36 DEBUG : splitbanan: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3914_d20250901_m051843_c001_v0001177_t0009_u01756703923117") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3259_d20250901_m052010_c001_v7007000_t0000_u01756704010083") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac03723260ab_d20250901_m052003_c001_v0001029_t0030_u01756704003117") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40865cac9a714bdd_d20250901_m051953_c001_v7007000_t0000_u01756703993225") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372326048_d20250901_m051946_c001_v0001029_t0030_u01756703986730") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41260f41d9a6f91e_d20250901_m051937_c001_v7007000_t0000_u01756703977435") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ffe_d20250901_m051931_c001_v0001029_t0009_u01756703971212") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a2f6e_d20250901_m051922_c001_v7007000_t0000_u01756703962157") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325faa_d20250901_m051915_c001_v0001029_t0015_u01756703955821") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5be9f_d20250901_m051906_c001_v7007000_t0000_u01756703946114") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325f50_d20250901_m051859_c001_v0001029_t0036_u01756703939169") 2025/09/01 05:21:36 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40604cba310e7da9_d20250901_m051845_c001_v7007000_t0000_u01756703925066") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ef2_d20250901_m051841_c001_v0001029_t0016_u01756703921634") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad67f_d20250901_m051832_c001_v7007000_t0000_u01756703912699") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042caea_d20250901_m051825_c001_v0001181_t0010_u01756703905645") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f417444ce7fd5fd6c_d20250901_m051824_c001_v7007000_t0000_u01756703904267") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d29a_d20250901_m051821_c001_v0001042_t0051_u01756703901172") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcad54f_d20250901_m051811_c001_v7007000_t0000_u01756703891732") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d260_d20250901_m051804_c001_v0001042_t0047_u01756703884635") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e78f5_d20250901_m051803_c001_v7007000_t0000_u01756703883490") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e06_d20250901_m051759_c001_v0001029_t0005_u01756703879782") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4101143ce8eda0b7_d20250901_m051744_c001_v7007000_t0000_u01756703864354") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1f4_d20250901_m051741_c001_v0001042_t0049_u01756703861030") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f437_d20250901_m051732_c001_v7007000_t0000_u01756703852199") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d1b2_d20250901_m051725_c001_v0001042_t0007_u01756703845485") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4f3e0_d20250901_m051715_c001_v7007000_t0000_u01756703835983") 2025/09/01 05:21:37 DEBUG : splitbananasplit: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d161_d20250901_m051709_c001_v0001042_t0030_u01756703829655") 2025/09/01 05:21:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40782267406e7a3a_d20250901_m051827_c001_v7007000_t0000_u01756703907767") 2025/09/01 05:21:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325e8d_d20250901_m051822_c001_v0001029_t0015_u01756703902464") 2025/09/01 05:21:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf752_d20250901_m051701_c001_v7007000_t0000_u01756703821338") 2025/09/01 05:21:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d13f_d20250901_m051700_c001_v0001042_t0036_u01756703820068") 2025/09/01 05:21:37 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf74b_d20250901_m051659_c001_v7007000_t0000_u01756703819283") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac0372325ccf_d20250901_m051657_c001_v0001029_t0021_u01756703817785") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac912_d20250901_m051249_c001_v7007000_t0000_u01756703569711") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cde5_d20250901_m051248_c001_v0001042_t0038_u01756703568652") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac910_d20250901_m051248_c001_v7007000_t0000_u01756703568076") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2ec7_d20250901_m051247_c001_v0001177_t0027_u01756703567311") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d8a9_d20250901_m051153_c001_v7007000_t0000_u01756703513925") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bcce_d20250901_m051152_c001_v0001181_t0027_u01756703512581") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d8a8_d20250901_m051152_c001_v7007000_t0000_u01756703512222") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bcbe_d20250901_m051151_c001_v0001181_t0031_u01756703511282") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d888_d20250901_m051145_c001_v7007000_t0000_u01756703505770") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc92_d20250901_m051144_c001_v0001181_t0014_u01756703504520") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d884_d20250901_m051143_c001_v7007000_t0000_u01756703503983") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc84_d20250901_m051143_c001_v0001181_t0034_u01756703503076") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc6a_d20250901_m051139_c001_v0001181_t0010_u01756703499044") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d825_d20250901_m051138_c001_v7007000_t0000_u01756703498684") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc5c_d20250901_m051138_c001_v0001181_t0026_u01756703498109") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc54_d20250901_m051137_c001_v0001181_t0030_u01756703497515") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4155448b3234d823_d20250901_m051136_c001_v7007000_t0000_u01756703496789") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bc26_d20250901_m051131_c001_v0001181_t0041_u01756703491144") 2025/09/01 05:21:38 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bbe2_d20250901_m051125_c001_v0001181_t0044_u01756703485246") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5a807_d20250901_m051124_c001_v7007000_t0000_u01756703484884") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bbd0_d20250901_m051124_c001_v0001181_t0041_u01756703484320") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bbcc_d20250901_m051123_c001_v0001181_t0025_u01756703483741") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f404c202f5fe5a806_d20250901_m051123_c001_v7007000_t0000_u01756703483023") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb56_d20250901_m051114_c001_v0001181_t0015_u01756703474303") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c976_d20250901_m051113_c001_v7007000_t0000_u01756703473943") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb4a_d20250901_m051113_c001_v0001181_t0051_u01756703473364") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c975_d20250901_m051112_c001_v7007000_t0000_u01756703472452") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb3a_d20250901_m051111_c001_v0001181_t0026_u01756703471876") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c974_d20250901_m051111_c001_v7007000_t0000_u01756703471334") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb30_d20250901_m051110_c001_v0001181_t0028_u01756703470741") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c973_d20250901_m051109_c001_v7007000_t0000_u01756703469839") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb18_d20250901_m051109_c001_v0001181_t0010_u01756703469094") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c94b_d20250901_m051108_c001_v7007000_t0000_u01756703468519") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bb00_d20250901_m051107_c001_v0001181_t0042_u01756703467896") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c948_d20250901_m051107_c001_v7007000_t0000_u01756703467352") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042baf3_d20250901_m051106_c001_v0001181_t0020_u01756703466758") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c941_d20250901_m051102_c001_v7007000_t0000_u01756703462379") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042bab7_d20250901_m051101_c001_v0001181_t0028_u01756703461759") 2025/09/01 05:21:39 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c940_d20250901_m051101_c001_v7007000_t0000_u01756703461219") 2025/09/01 05:21:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042baa3_d20250901_m051100_c001_v0001181_t0032_u01756703460623") 2025/09/01 05:21:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c93f_d20250901_m051059_c001_v7007000_t0000_u01756703459705") 2025/09/01 05:21:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ba8d_d20250901_m051059_c001_v0001181_t0036_u01756703459049") 2025/09/01 05:21:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f41889eba5682c8e1_d20250901_m051056_c001_v7007000_t0000_u01756703456691") 2025/09/01 05:21:40 DEBUG : sub dir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042ba6d_d20250901_m051056_c001_v0001181_t0044_u01756703456084") 2025/09/01 05:21:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf790_d20250901_m051701_c001_v7007000_t0000_u01756703821523") 2025/09/01 05:21:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd358f_d20250901_m051700_c001_v0001177_t0007_u01756703820082") 2025/09/01 05:21:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf74c_d20250901_m051659_c001_v7007000_t0000_u01756703819471") 2025/09/01 05:21:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c796_d20250901_m051657_c001_v0001181_t0036_u01756703817793") 2025/09/01 05:21:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a325c_d20250901_m052012_c001_v7007000_t0000_u01756704012433") 2025/09/01 05:21:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d41a_d20250901_m052011_c001_v0001042_t0030_u01756704011462") 2025/09/01 05:21:40 DEBUG : sub/yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac90b_d20250901_m051245_c001_v7007000_t0000_u01756703565221") 2025/09/01 05:21:40 DEBUG : sub/yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042beb9_d20250901_m051243_c001_v0001181_t0048_u01756703563638") 2025/09/01 05:21:40 DEBUG : test_dir1/file2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf70e_d20250901_m051656_c001_v7007000_t0000_u01756703816987") 2025/09/01 05:21:40 DEBUG : test_dir1/file2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d12f_d20250901_m051655_c001_v0001042_t0031_u01756703815625") 2025/09/01 05:21:40 DEBUG : test_dir1/file2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6e1_d20250901_m051654_c001_v7007000_t0000_u01756703814817") 2025/09/01 05:21:40 DEBUG : test_dir1/file2: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d11f_d20250901_m051653_c001_v0001042_t0029_u01756703813479") 2025/09/01 05:21:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf719_d20250901_m051657_c001_v7007000_t0000_u01756703817175") 2025/09/01 05:21:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c77c_d20250901_m051655_c001_v0001181_t0032_u01756703815621") 2025/09/01 05:21:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f418e1fb304ccf6e2_d20250901_m051655_c001_v7007000_t0000_u01756703815010") 2025/09/01 05:21:41 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042c75f_d20250901_m051653_c001_v0001181_t0009_u01756703813494") 2025/09/01 05:21:41 DEBUG : three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4115e4c0784248a9_d20250901_m051237_c001_v7007000_t0000_u01756703557495") 2025/09/01 05:21:41 DEBUG : three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be79_d20250901_m051236_c001_v0001181_t0011_u01756703556303") 2025/09/01 05:21:41 DEBUG : three: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042be5b_d20250901_m051234_c001_v0001181_t0002_u01756703554184") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a325e_d20250901_m052014_c001_v7007000_t0000_u01756704014118") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cf31_d20250901_m052013_c001_v0001181_t0027_u01756704013401") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a32c2_d20250901_m052033_c001_v7007000_t0000_u01756704033589") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3c12_d20250901_m052031_c001_v0001177_t0035_u01756704031197") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a32a5_d20250901_m052029_c001_v7007000_t0000_u01756704029622") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cfdc_d20250901_m052028_c001_v0001181_t0004_u01756704028101") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a329e_d20250901_m052027_c001_v7007000_t0000_u01756704027117") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d440_d20250901_m052026_c001_v0001042_t0002_u01756704026251") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3264_d20250901_m052021_c001_v7007000_t0000_u01756704021470") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042cf8d_d20250901_m052020_c001_v0001181_t0057_u01756704020614") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a329b_d20250901_m052023_c001_v7007000_t0000_u01756704023494") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3bda_d20250901_m052022_c001_v0001177_t0009_u01756704022433") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3262_d20250901_m052019_c001_v7007000_t0000_u01756704019651") 2025/09/01 05:21:41 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558d42a_d20250901_m052018_c001_v0001042_t0029_u01756704018656") 2025/09/01 05:21:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3261_d20250901_m052017_c001_v7007000_t0000_u01756704017695") 2025/09/01 05:21:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac03723260eb_d20250901_m052016_c001_v0001029_t0038_u01756704016736") 2025/09/01 05:21:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a3260_d20250901_m052015_c001_v7007000_t0000_u01756704015746") 2025/09/01 05:21:42 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd3bac_d20250901_m052015_c001_v0001177_t0042_u01756704015104") 2025/09/01 05:21:42 DEBUG : toe/toe/toe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f40340416a7f4fc02_d20250901_m052038_c001_v7007000_t0000_u01756704038422") 2025/09/01 05:21:42 DEBUG : toe/toe/toe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1042470df042d028_d20250901_m052037_c001_v0001181_t0021_u01756704037772") 2025/09/01 05:21:42 DEBUG : toe/toe/toe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a329c_d20250901_m052025_c001_v7007000_t0000_u01756704025278") 2025/09/01 05:21:42 DEBUG : toe/toe/toe: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232610f_d20250901_m052024_c001_v0001029_t0027_u01756704024463") 2025/09/01 05:21:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a32c8_d20250901_m052034_c001_v7007000_t0000_u01756704034188") 2025/09/01 05:21:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1098ac037232612d_d20250901_m052032_c001_v0001029_t0027_u01756704032821") 2025/09/01 05:21:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f400d106f341a32a7_d20250901_m052030_c001_v7007000_t0000_u01756704030227") 2025/09/01 05:21:42 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f114947e19b7e8c79_d20250901_m052029_c001_v0001102_t0035_u01756704029277") 2025/09/01 05:21:42 DEBUG : two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac901_d20250901_m051237_c001_v7007000_t0000_u01756703557680") 2025/09/01 05:21:42 DEBUG : two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4128ecb93558cdc1_d20250901_m051235_c001_v0001042_t0021_u01756703555712") 2025/09/01 05:21:42 DEBUG : two: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f4042470df042be57_d20250901_m051234_c001_v0001181_t0012_u01756703554000") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac90d_d20250901_m051245_c001_v7007000_t0000_u01756703565984") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f106c3925c731ed54_d20250901_m051245_c001_v0001176_t0008_u01756703565000") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac908_d20250901_m051242_c001_v7007000_t0000_u01756703562335") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1052d8ba9ecd2ea5_d20250901_m051241_c001_v0001177_t0019_u01756703561286") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac903_d20250901_m051239_c001_v7007000_t0000_u01756703559985") 2025/09/01 05:21:42 DEBUG : yam: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1128ecb93558cdc7_d20250901_m051238_c001_v0001042_t0009_u01756703558261") 2025/09/01 05:21:42 DEBUG : yaml: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac90a_d20250901_m051243_c001_v7007000_t0000_u01756703563075") 2025/09/01 05:21:43 DEBUG : yaml: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1183dc02511ad750_d20250901_m051242_c001_v0001184_t0027_u01756703562132") 2025/09/01 05:21:43 DEBUG : yaml: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f408ee6942fcac907_d20250901_m051240_c001_v7007000_t0000_u01756703560721") 2025/09/01 05:21:43 DEBUG : yaml: Deleting (id "4_z8f327d13a0fd0b3b9f980e1b_f1104bf64e1e19bda_d20250901_m051239_c001_v0001172_t0013_u01756703559611") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m54.756333316s (try 1/5)