"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/24 03:32:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita" 2025/08/24 03:32:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/24 03:32:45 DEBUG : Creating backend with remote "/tmp/rclone331306520" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:32:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/24 03:32:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:32:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:32:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:32:51 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:32:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", 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-kacirec9zita", Local "Local file system at /tmp/rclone331306520", 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-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:52 DEBUG : Creating backend with remote "/non-existing" 2025/08/24 03:32:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/24 03:32:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:32:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:32:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:55 INFO : B2 bucket rclone-test-kacirec9zita: Running all checks before starting transfers 2025/08/24 03:32:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:32:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:55 INFO : B2 bucket rclone-test-kacirec9zita: Checks finished, now starting transfers 2025/08/24 03:32:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:32:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:56 ERROR : Ignoring --no-traverse with sync 2025/08/24 03:32:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:32:56 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:56 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:32:56 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.30s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/24 03:32:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/24 03:32:58 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:32:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:32:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:32:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:32:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:33:00 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:00 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/24 03:33:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:33:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/24 03:33:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:33:01 INFO : sub dir2: Making directory 2025/08/24 03:33:01 INFO : sub dir: Making directory 2025/08/24 03:33:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:01 INFO : sub dir2/sub sub dir2: Making directory 2025/08/24 03:33:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:02 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/24 03:33:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:03 INFO : sub dir2: Making directory 2025/08/24 03:33:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/24 03:33:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:03 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:03 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:04 DEBUG : sub dir2: Making directory with metadata 2025/08/24 03:33:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:33:04 INFO : sub dir2: Making directory 2025/08/24 03:33:04 INFO : sub dir: Making directory 2025/08/24 03:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:04 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:04 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:04 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:33:04 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/24 03:33:05 DEBUG : B2 bucket rclone-test-kacirec9zita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/24 03:33:05 DEBUG : B2 bucket rclone-test-kacirec9zita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:06 INFO : sub dir2: Making directory 2025/08/24 03:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:06 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:33:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:07 DEBUG : sub dir2: Making directory with metadata 2025/08/24 03:33:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:33:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:33:07 INFO : sub dir2: Making directory 2025/08/24 03:33:07 INFO : sub dir: Making directory 2025/08/24 03:33:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:07 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:33:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/24 03:33:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", 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-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:08 INFO : sub dir2: Making directory 2025/08/24 03:33:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:08 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:08 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:09 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:33:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.32s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rupebep6buya" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-rupebep6buya 2025/08/24 03:33:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:11 DEBUG : B2 bucket rclone-test-rupebep6buya: Waiting for checks to finish 2025/08/24 03:33:11 DEBUG : B2 bucket rclone-test-rupebep6buya: Waiting for transfers to finish 2025/08/24 03:33:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:15 DEBUG : B2 bucket rclone-test-rupebep6buya: Purge remote 2025/08/24 03:33:15 INFO : B2 bucket rclone-test-rupebep6buya: cleaning bucket "rclone-test-rupebep6buya" of all files 2025/08/24 03:33:15 DEBUG : sub dir/hello world: Deleting (id "4_zffb22d03203ddbab9f880e1b_f117aae60fd75b081_d20250824_m033315_c001_v0001098_t0028_u01756006395298") --- PASS: TestServerSideCopy (9.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 03:33:20 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:20 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 03:33:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zajiber7zoro" 2025/08/24 03:33:22 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-zajiber7zoro 2025/08/24 03:33:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:23 DEBUG : B2 bucket rclone-test-zajiber7zoro: Waiting for checks to finish 2025/08/24 03:33:23 DEBUG : B2 bucket rclone-test-zajiber7zoro: Waiting for transfers to finish 2025/08/24 03:33:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 03:33:25 DEBUG : B2 bucket rclone-test-zajiber7zoro: Waiting for checks to finish 2025/08/24 03:33:25 DEBUG : B2 bucket rclone-test-zajiber7zoro: Waiting for transfers to finish 2025/08/24 03:33:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 03:33:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:26 DEBUG : B2 bucket rclone-test-zajiber7zoro: Purge remote 2025/08/24 03:33:26 INFO : B2 bucket rclone-test-zajiber7zoro: cleaning bucket "rclone-test-zajiber7zoro" of all files 2025/08/24 03:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf324de3203ddbab9f880e1b_f1137da8f67af2cd3_d20250824_m033325_c001_v0001105_t0040_u01756006405952") 2025/08/24 03:33:26 DEBUG : sub dir/hello world: Deleting (id "4_zaf324de3203ddbab9f880e1b_f113f4fd75e0b4b14_d20250824_m033324_c001_v0001172_t0056_u01756006404528") --- PASS: TestServerSideCopyOverSelf (6.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 03:33:29 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:29 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 03:33:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/24 03:33:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-huwayaw8riju" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-huwayaw8riju 2025/08/24 03:33:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:32 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for checks to finish 2025/08/24 03:33:32 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for transfers to finish 2025/08/24 03:33:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/24 03:33:38 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for checks to finish 2025/08/24 03:33:38 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for transfers to finish 2025/08/24 03:33:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/24 03:33:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:38 INFO : sub dir/hello world: Deleted 2025/08/24 03:33:39 DEBUG : testing file moves 2025/08/24 03:33:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/24 03:33:39 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for checks to finish 2025/08/24 03:33:39 DEBUG : B2 bucket rclone-test-huwayaw8riju: Waiting for transfers to finish 2025/08/24 03:33:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/24 03:33:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/24 03:33:40 INFO : sub dir/hello world: Deleted 2025/08/24 03:33:41 DEBUG : B2 bucket rclone-test-huwayaw8riju: Purge remote 2025/08/24 03:33:41 INFO : B2 bucket rclone-test-huwayaw8riju: cleaning bucket "rclone-test-huwayaw8riju" of all files 2025/08/24 03:33:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f526df3203ddbab9f880e1b_f109e236e0d89658d_d20250824_m033339_c001_v0001104_t0034_u01756006419969") 2025/08/24 03:33:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f526df3203ddbab9f880e1b_f100f17205439281d_d20250824_m033338_c001_v0001102_t0031_u01756006418193") 2025/08/24 03:33:41 DEBUG : sub dir/hello world: Deleting (id "4_z8f526df3203ddbab9f880e1b_f115a2964a8f717d9_d20250824_m033335_c001_v0001105_t0013_u01756006415852") --- PASS: TestServerSideMoveOverSelf (15.69s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:46 ERROR : error listing: directory not found 2025/08/24 03:33:46 INFO : Local file system at /tmp/rclone331306520: Making directory 2025/08/24 03:33:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:33:48 DEBUG : Local file system at /tmp/rclone331306520: Waiting for checks to finish 2025/08/24 03:33:48 DEBUG : Local file system at /tmp/rclone331306520: Waiting for transfers to finish 2025/08/24 03:33:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:33:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/24 03:33:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/24 03:33:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:33:50 INFO : check sum: Copied (new) 2025/08/24 03:33:50 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:33:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/24 03:33:50 DEBUG : check sum: Unchanged skipping 2025/08/24 03:33:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:50 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/24 03:33:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 03:33:51 INFO : sizeonly: Copied (new) 2025/08/24 03:33:51 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:52 DEBUG : sizeonly: Sizes identical 2025/08/24 03:33:52 DEBUG : sizeonly: Unchanged skipping 2025/08/24 03:33:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:52 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/24 03:33:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/24 03:33:53 INFO : ignore-size: Copied (new) 2025/08/24 03:33:53 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:33:53 DEBUG : ignore-size: Unchanged skipping 2025/08/24 03:33:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:53 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:53 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:33:55 DEBUG : existing: Unchanged skipping 2025/08/24 03:33:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:55 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:55 INFO : There was nothing to transfer 2025/08/24 03:33:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/24 03:33:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 03:33:55 INFO : existing: Copied (replaced existing) 2025/08/24 03:33:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 03:33:56 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:56 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 03:33:56 INFO : existing: Copied (new) 2025/08/24 03:33:56 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:57 DEBUG : existing: Destination exists, skipping 2025/08/24 03:33:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:57 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:33:58 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/24 03:33:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 03:33:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:33:59 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 03:33:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:33:59 INFO : a/potato2: Copied (new) 2025/08/24 03:33:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:33:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:33:59 DEBUG : Waiting for deletions to finish 2025/08/24 03:33:59 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/24 03:34:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:34:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/24 03:34:01 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:01 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:01 INFO : There was nothing to transfer 2025/08/24 03:34:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/24 03:34:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:34:02 INFO : empty space: Updated modification time in destination 2025/08/24 03:34:02 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:02 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:02 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:04 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34: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/08/24 03:34:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:34:04 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:04 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:04 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/24 03:34:05 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone331306520) 2025/08/24 03:34:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kacirec9zita) 2025/08/24 03:34:05 DEBUG : foo: sha1 differ 2025/08/24 03:34:05 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/24 03:34:05 INFO : foo: Copied (replaced existing) 2025/08/24 03:34:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/24 03:34:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:07 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:07 INFO : potato: Copied (new) 2025/08/24 03:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/24 03:34:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/24 03:34:09 INFO : potato: Copied (replaced existing) 2025/08/24 03:34:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/24 03:34:11 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone331306520) 2025/08/24 03:34:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kacirec9zita) 2025/08/24 03:34:11 DEBUG : potato: sha1 differ 2025/08/24 03:34:11 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/24 03:34:11 INFO : potato: Copied (replaced existing) 2025/08/24 03:34:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:12 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:12 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/24 03:34:12 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:12 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:15 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:15 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:15 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:15 INFO : potato2: Copied (new) 2025/08/24 03:34:15 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:17 INFO : d: Making directory 2025/08/24 03:34:17 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/24 03:34:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 03:34:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:17 INFO : a/potato2: Copied (new) 2025/08/24 03:34:17 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:17 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:17 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:18 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/24 03:34:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/24 03:34:20 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:20 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:20 INFO : a/potato2: Copied (new) 2025/08/24 03:34:20 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting files as there were IO errors 2025/08/24 03:34:20 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:22 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:22 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:22 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:22 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:22 INFO : potato: Deleted 2025/08/24 03:34:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:24 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:24 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:24 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:24 INFO : potato: Deleted 2025/08/24 03:34:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:25 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:25 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:25 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:34:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.48s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:26 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:26 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/24 03:34:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.90s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : enormous: Excluded 2025/08/24 03:34:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : potato2: Excluded 2025/08/24 03:34:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : potato2: Excluded 2025/08/24 03:34:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:29 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:29 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:29 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:29 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:29 INFO : There was nothing to transfer 2025/08/24 03:34:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : enormous: Excluded 2025/08/24 03:34:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : potato2: Excluded 2025/08/24 03:34:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 03:34:29 DEBUG : potato2: Excluded 2025/08/24 03:34:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/24 03:34:29 DEBUG : Local file system at /tmp/rclone331306520: Waiting for checks to finish 2025/08/24 03:34:29 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:29 DEBUG : Local file system at /tmp/rclone331306520: Waiting for transfers to finish 2025/08/24 03:34:29 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:29 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:31 DEBUG : enormous: Excluded (Size Filter) 2025/08/24 03:34:31 DEBUG : enormous: Excluded 2025/08/24 03:34:31 DEBUG : potato2: Excluded (Size Filter) 2025/08/24 03:34:31 DEBUG : potato2: Excluded 2025/08/24 03:34:31 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:34:31 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:31 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:31 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:32 INFO : potato2: Deleted 2025/08/24 03:34:32 INFO : enormous: Deleted 2025/08/24 03:34:32 INFO : There was nothing to transfer 2025/08/24 03:34:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/24 03:34:32 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:32 DEBUG : Local file system at /tmp/rclone331306520: Waiting for checks to finish 2025/08/24 03:34:32 DEBUG : Local file system at /tmp/rclone331306520: Waiting for transfers to finish 2025/08/24 03:34:32 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:32 INFO : potato2: Deleted 2025/08/24 03:34:32 INFO : enormous: Deleted 2025/08/24 03:34:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:34 DEBUG : five: Need to transfer - File not found at Destination 2025/08/24 03:34:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/24 03:34:34 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:34 DEBUG : three: Sizes identical 2025/08/24 03:34:34 DEBUG : one: Destination is newer than source, skipping 2025/08/24 03:34:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/24 03:34:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 03:34:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone331306520) 2025/08/24 03:34:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kacirec9zita) 2025/08/24 03:34:34 DEBUG : two: sha1 differ 2025/08/24 03:34:34 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/24 03:34:35 INFO : five: Copied (new) 2025/08/24 03:34:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/24 03:34:35 INFO : four: Copied (replaced existing) 2025/08/24 03:34:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 03:34:35 INFO : two: Copied (replaced existing) 2025/08/24 03:34:35 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:36 DEBUG : one: Destination is newer than source, skipping 2025/08/24 03:34:36 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/24 03:34:36 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/24 03:34:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 03:34:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/24 03:34:36 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/24 03:34:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 03:34:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 03:34:36 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/24 03:34:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/24 03:34:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone331306520) 2025/08/24 03:34:36 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kacirec9zita) 2025/08/24 03:34:36 DEBUG : three: sha1 differ 2025/08/24 03:34:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/24 03:34:36 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:36 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:34:36 INFO : three: Copied (replaced existing) 2025/08/24 03:34:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.78s) === 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-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/24 03:34:38 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:38 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:38 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 03:34:38 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/24 03:34:38 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:38 INFO : yam: Copied (new) 2025/08/24 03:34:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 03:34:38 INFO : potato: Copied (new) 2025/08/24 03:34:38 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:34:38 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:38 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:38 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:38 DEBUG : potato: Unchanged skipping 2025/08/24 03:34:38 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:39 INFO : yam: Copied (server-side copy) to: yaml 2025/08/24 03:34:40 INFO : yam: Deleted 2025/08/24 03:34:40 INFO : yaml: Renamed from "yam" 2025/08/24 03:34:40 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.15s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/24 03:34:41 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:41 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 03:34:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/24 03:34:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:41 INFO : yam: Copied (new) 2025/08/24 03:34:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 03:34:41 INFO : potato: Copied (new) 2025/08/24 03:34:41 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:34:41 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:41 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:41 DEBUG : potato: Unchanged skipping 2025/08/24 03:34:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:42 INFO : yam: Copied (server-side copy) to: yaml 2025/08/24 03:34:42 INFO : yam: Deleted 2025/08/24 03:34:42 INFO : yaml: Renamed from "yam" 2025/08/24 03:34:42 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/24 03:34:43 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:43 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:43 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/24 03:34:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/24 03:34:43 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:43 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:44 INFO : sub/yam: Copied (new) 2025/08/24 03:34:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/24 03:34:44 INFO : potato: Copied (new) 2025/08/24 03:34:44 DEBUG : Waiting for deletions to finish 2025/08/24 03:34:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:34:45 DEBUG : potato: Unchanged skipping 2025/08/24 03:34:45 INFO : B2 bucket rclone-test-kacirec9zita: Making map for --track-renames 2025/08/24 03:34:45 INFO : B2 bucket rclone-test-kacirec9zita: Finished making map for --track-renames 2025/08/24 03:34:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for renames to finish 2025/08/24 03:34:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/24 03:34:45 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/24 03:34:46 INFO : sub/yam: Deleted 2025/08/24 03:34:46 INFO : yam: Renamed from "sub/yam" 2025/08/24 03:34:46 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:46 DEBUG : Creating backend with remote "/tmp/rclone331306520/dir1" 2025/08/24 03:34:46 DEBUG : Creating backend with remote "/tmp/rclone331306520/dir2" 2025/08/24 03:34:46 DEBUG : Local file system at /tmp/rclone331306520/dir2: Using server-side directory move 2025/08/24 03:34:46 INFO : Local file system at /tmp/rclone331306520/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/24 03:34:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/24 03:34:46 DEBUG : Local file system at /tmp/rclone331306520/dir2: Waiting for checks to finish 2025/08/24 03:34:46 DEBUG : Local file system at /tmp/rclone331306520/dir2: Waiting for transfers to finish 2025/08/24 03:34:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:34:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/24 03:34:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/24 03:34:47 INFO : nested/sub dir/file: Copied (new) 2025/08/24 03:34:47 INFO : nested/sub dir/file: Deleted 2025/08/24 03:34:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:34:48 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:34:48 INFO : sub dir/hello world: Deleted 2025/08/24 03:34:48 INFO : sub dir: Removing directory 2025/08/24 03:34:48 INFO : nested/sub dir: Removing directory 2025/08/24 03:34:48 INFO : nested: Removing directory 2025/08/24 03:34:48 DEBUG : Local file system at /tmp/rclone331306520: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/24 03:34:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/24 03:34:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/24 03:34:49 INFO : nested/sub dir/file: Copied (new) 2025/08/24 03:34:49 INFO : nested/sub dir/file: Deleted 2025/08/24 03:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:34:49 INFO : sub dir/hello world: Copied (new) 2025/08/24 03:34:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/24 03:34:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 03:34:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:51 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/24 03:34:51 INFO : existing-b: Copied (new) 2025/08/24 03:34:51 INFO : existing-b: Deleted 2025/08/24 03:34:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 03:34:51 INFO : existing: Copied (new) 2025/08/24 03:34:51 INFO : existing: Deleted 2025/08/24 03:34:51 DEBUG : existing: Destination exists, skipping 2025/08/24 03:34:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/24 03:34:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:34:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:34:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:34:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lategow0maso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-lategow0maso 2025/08/24 03:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:34:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 03:34:59 DEBUG : empty space: Unchanged skipping 2025/08/24 03:34:59 DEBUG : B2 bucket rclone-test-lategow0maso: Waiting for checks to finish 2025/08/24 03:34:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 03:34:59 INFO : empty space: Deleted 2025/08/24 03:34:59 DEBUG : B2 bucket rclone-test-lategow0maso: Waiting for transfers to finish 2025/08/24 03:35:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:00 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:00 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:00 INFO : potato2: Deleted 2025/08/24 03:35:00 INFO : potato3: Deleted 2025/08/24 03:35:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yohetuh0suto" 2025/08/24 03:35:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/24 03:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:35:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 03:35:02 DEBUG : B2 bucket rclone-test-yohetuh0suto: Waiting for checks to finish 2025/08/24 03:35:02 DEBUG : B2 bucket rclone-test-yohetuh0suto: Waiting for transfers to finish 2025/08/24 03:35:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:35:05 INFO : empty space: Copied (server-side copy) 2025/08/24 03:35:06 INFO : empty space: Deleted 2025/08/24 03:35:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:06 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:06 INFO : potato3: Deleted 2025/08/24 03:35:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:06 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:06 INFO : potato2: Deleted 2025/08/24 03:35:07 DEBUG : B2 bucket rclone-test-yohetuh0suto: Purge remote 2025/08/24 03:35:07 INFO : B2 bucket rclone-test-yohetuh0suto: cleaning bucket "rclone-test-yohetuh0suto" of all files 2025/08/24 03:35:07 DEBUG : empty space: Deleting (id "4_z3fa2cdf3204ddbab9f880e1b_f1103eb9d185bb084_d20250824_m033505_c001_v0001092_t0035_u01756006505702") 2025/08/24 03:35:07 DEBUG : potato2: Deleting (id "4_z3fa2cdf3204ddbab9f880e1b_f119a7f1bc34f4fce_d20250824_m033506_c001_v0001117_t0056_u01756006506047") 2025/08/24 03:35:07 DEBUG : potato3: Deleting (id "4_z3fa2cdf3204ddbab9f880e1b_f1154c2ec29965885_d20250824_m033506_c001_v0001165_t0047_u01756006506078") 2025/08/24 03:35:08 DEBUG : B2 bucket rclone-test-lategow0maso: Purge remote 2025/08/24 03:35:08 INFO : B2 bucket rclone-test-lategow0maso: cleaning bucket "rclone-test-lategow0maso" of all files 2025/08/24 03:35:08 DEBUG : empty space: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f411122d93584b30f_d20250824_m033506_c001_v7007000_t0000_u01756006506018") 2025/08/24 03:35:08 DEBUG : empty space: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f106bcc798307d29c_d20250824_m033458_c001_v0001176_t0019_u01756006498615") 2025/08/24 03:35:08 DEBUG : potato2: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f411122d93584b317_d20250824_m033506_c001_v7007000_t0000_u01756006506695") 2025/08/24 03:35:08 DEBUG : potato2: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f10009c28f9bf159e_d20250824_m033459_c001_v0001109_t0047_u01756006499831") 2025/08/24 03:35:08 DEBUG : potato3: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f411122d93584b312_d20250824_m033506_c001_v7007000_t0000_u01756006506297") 2025/08/24 03:35:08 DEBUG : potato3: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f10914cfe11f6146f_d20250824_m033500_c001_v0001105_t0040_u01756006500194") 2025/08/24 03:35:08 DEBUG : potato3: Deleting (id "4_z8f52bd13204ddbab9f880e1b_f106bcc798307d2a0_d20250824_m033458_c001_v0001176_t0032_u01756006498843") --- PASS: TestServerSideMove (20.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:35:13 DEBUG : Creating backend with remote "TestB2:rclone-test-ruvunoj5vomi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-ruvunoj5vomi 2025/08/24 03:35:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 03:35:20 DEBUG : empty space: Excluded 2025/08/24 03:35:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 03:35:20 DEBUG : empty space: Excluded 2025/08/24 03:35:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:35:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 03:35:20 DEBUG : B2 bucket rclone-test-ruvunoj5vomi: Waiting for checks to finish 2025/08/24 03:35:20 DEBUG : B2 bucket rclone-test-ruvunoj5vomi: Waiting for transfers to finish 2025/08/24 03:35:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:21 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:21 INFO : potato2: Deleted 2025/08/24 03:35:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:21 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:21 INFO : potato3: Deleted 2025/08/24 03:35:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kiziqul9qoxe" 2025/08/24 03:35:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/24 03:35:22 DEBUG : empty space: Excluded 2025/08/24 03:35:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:35:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 03:35:23 DEBUG : B2 bucket rclone-test-kiziqul9qoxe: Waiting for checks to finish 2025/08/24 03:35:23 DEBUG : B2 bucket rclone-test-kiziqul9qoxe: Waiting for transfers to finish 2025/08/24 03:35:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:25 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:25 INFO : potato3: Deleted 2025/08/24 03:35:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:26 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:26 INFO : potato2: Deleted 2025/08/24 03:35:26 DEBUG : B2 bucket rclone-test-kiziqul9qoxe: Purge remote 2025/08/24 03:35:26 INFO : B2 bucket rclone-test-kiziqul9qoxe: cleaning bucket "rclone-test-kiziqul9qoxe" of all files 2025/08/24 03:35:26 DEBUG : potato2: Deleting (id "4_z5f622d23205ddbab9f880e1b_f109536f340d76c4e_d20250824_m033525_c001_v0001036_t0038_u01756006525908") 2025/08/24 03:35:26 DEBUG : potato3: Deleting (id "4_z5f622d23205ddbab9f880e1b_f1095f5e5ed95f413_d20250824_m033525_c001_v0001099_t0049_u01756006525601") 2025/08/24 03:35:28 DEBUG : B2 bucket rclone-test-ruvunoj5vomi: Purge remote 2025/08/24 03:35:28 INFO : B2 bucket rclone-test-ruvunoj5vomi: cleaning bucket "rclone-test-ruvunoj5vomi" of all files 2025/08/24 03:35:28 DEBUG : empty space: Deleting (id "4_zafd20d83205ddbab9f880e1b_f10491cd94e6758bd_d20250824_m033519_c001_v0001177_t0003_u01756006519948") 2025/08/24 03:35:28 DEBUG : potato2: Deleting (id "4_zafd20d83205ddbab9f880e1b_f41948825f0ae398f_d20250824_m033526_c001_v7007000_t0000_u01756006526241") 2025/08/24 03:35:28 DEBUG : potato2: Deleting (id "4_zafd20d83205ddbab9f880e1b_f11954008e8b5530b_d20250824_m033520_c001_v0001090_t0006_u01756006520759") 2025/08/24 03:35:28 DEBUG : potato3: Deleting (id "4_zafd20d83205ddbab9f880e1b_f41948825f0ae3981_d20250824_m033525_c001_v7007000_t0000_u01756006525876") 2025/08/24 03:35:28 DEBUG : potato3: Deleting (id "4_zafd20d83205ddbab9f880e1b_f1156a4e1d11355c5_d20250824_m033521_c001_v0001036_t0023_u01756006521131") 2025/08/24 03:35:28 DEBUG : potato3: Deleting (id "4_zafd20d83205ddbab9f880e1b_f10491cd94e6758c1_d20250824_m033520_c001_v0001177_t0040_u01756006520154") --- PASS: TestServerSideMoveWithFilter (19.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:35:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yomojuw3jene" 2025/08/24 03:35:35 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kacirec9zita -> B2 bucket rclone-test-yomojuw3jene 2025/08/24 03:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:35:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 03:35:41 DEBUG : empty space: Unchanged skipping 2025/08/24 03:35:41 DEBUG : B2 bucket rclone-test-yomojuw3jene: Waiting for checks to finish 2025/08/24 03:35:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/24 03:35:41 INFO : empty space: Deleted 2025/08/24 03:35:41 DEBUG : B2 bucket rclone-test-yomojuw3jene: Waiting for transfers to finish 2025/08/24 03:35:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:41 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:42 INFO : potato2: Deleted 2025/08/24 03:35:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:42 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:42 INFO : potato3: Deleted 2025/08/24 03:35:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xivumij5xufi" 2025/08/24 03:35:43 INFO : tomatoDir: Making directory 2025/08/24 03:35:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/24 03:35:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/24 03:35:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/24 03:35:44 DEBUG : B2 bucket rclone-test-xivumij5xufi: Waiting for checks to finish 2025/08/24 03:35:44 DEBUG : B2 bucket rclone-test-xivumij5xufi: Waiting for transfers to finish 2025/08/24 03:35:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/24 03:35:48 INFO : empty space: Copied (server-side copy) 2025/08/24 03:35:48 INFO : empty space: Deleted 2025/08/24 03:35:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/24 03:35:48 INFO : potato2: Copied (server-side copy) 2025/08/24 03:35:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/24 03:35:48 INFO : potato3: Copied (server-side copy) 2025/08/24 03:35:48 INFO : potato2: Deleted 2025/08/24 03:35:48 INFO : potato3: Deleted 2025/08/24 03:35:49 DEBUG : B2 bucket rclone-test-xivumij5xufi: Purge remote 2025/08/24 03:35:49 INFO : B2 bucket rclone-test-xivumij5xufi: cleaning bucket "rclone-test-xivumij5xufi" of all files 2025/08/24 03:35:49 DEBUG : empty space: Deleting (id "4_z9f227d33205ddbab9f880e1b_f106f0747245058c2_d20250824_m033548_c001_v0001180_t0004_u01756006548140") 2025/08/24 03:35:49 DEBUG : potato2: Deleting (id "4_z9f227d33205ddbab9f880e1b_f113eb04728150d04_d20250824_m033548_c001_v0001136_t0054_u01756006548381") 2025/08/24 03:35:49 DEBUG : potato3: Deleting (id "4_z9f227d33205ddbab9f880e1b_f114d6caba42fba9f_d20250824_m033548_c001_v0001178_t0024_u01756006548512") 2025/08/24 03:35:51 DEBUG : B2 bucket rclone-test-yomojuw3jene: Purge remote 2025/08/24 03:35:51 INFO : B2 bucket rclone-test-yomojuw3jene: cleaning bucket "rclone-test-yomojuw3jene" of all files 2025/08/24 03:35:51 DEBUG : empty space: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f4216375bb92f879d_d20250824_m033548_c001_v7007000_t0000_u01756006548342") 2025/08/24 03:35:51 DEBUG : empty space: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f111ad6da7a419e16_d20250824_m033540_c001_v0001157_t0004_u01756006540110") 2025/08/24 03:35:51 DEBUG : potato2: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f4216375bb92f87a5_d20250824_m033548_c001_v7007000_t0000_u01756006548674") 2025/08/24 03:35:51 DEBUG : potato2: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f102f8aab66c7f84e_d20250824_m033541_c001_v0001101_t0058_u01756006541774") 2025/08/24 03:35:51 DEBUG : potato3: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f40585836e6a4928f_d20250824_m033548_c001_v7007000_t0000_u01756006548758") 2025/08/24 03:35:51 DEBUG : potato3: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f117ba90c7b7870f5_d20250824_m033542_c001_v0001161_t0043_u01756006542083") 2025/08/24 03:35:51 DEBUG : potato3: Deleting (id "4_z2fe25d33205ddbab9f880e1b_f111ad6da7a419e1c_d20250824_m033540_c001_v0001157_t0019_u01756006540620") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:35:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:35:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:36:00 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/rclone-sync-test" 2025/08/24 03:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/rclone-sync-test-include/layer2" 2025/08/24 03:36:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/rclone-sync-test-ignore-file" 2025/08/24 03:36:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/24 03:36:07 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test: Waiting for checks to finish 2025/08/24 03:36:07 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test: Waiting for transfers to finish 2025/08/24 03:36:07 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:07 INFO : There was nothing to transfer 2025/08/24 03:36:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/24 03:36:08 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:36:08 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:36:08 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:08 INFO : There was nothing to transfer 2025/08/24 03:36:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/24 03:36:08 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/24 03:36:08 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/24 03:36:08 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:08 INFO : There was nothing to transfer 2025/08/24 03:36:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/24 03:36:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:36:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:36:09 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:09 INFO : There was nothing to transfer 2025/08/24 03:36:09 DEBUG : Excluded 2025/08/24 03:36:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/24 03:36:09 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/24 03:36:09 DEBUG : B2 bucket rclone-test-kacirec9zita path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/24 03:36:09 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.22s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:36:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/CompareDest" 2025/08/24 03:36:13 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 03:36:13 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:13 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:36:14 INFO : one: Copied (new) 2025/08/24 03:36:14 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:15 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:15 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 03:36:16 INFO : one: Copied (replaced existing) 2025/08/24 03:36:16 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:18 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 03:36:18 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:18 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:18 INFO : There was nothing to transfer 2025/08/24 03:36:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 03:36:19 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 03:36:19 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:19 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:19 INFO : There was nothing to transfer 2025/08/24 03:36:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 03:36:20 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 03:36:20 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:20 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:20 INFO : There was nothing to transfer 2025/08/24 03:36:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/24 03:36:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 03:36:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/24 03:36:21 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 03:36:21 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:21 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:21 INFO : There was nothing to transfer 2025/08/24 03:36:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:22 DEBUG : two: Need to transfer - File not found at Destination 2025/08/24 03:36:22 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/24 03:36:22 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/24 03:36:23 INFO : two: Copied (new) 2025/08/24 03:36:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:36:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dest" 2025/08/24 03:36:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/pre-dest1" 2025/08/24 03:36:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/pre-dest2" 2025/08/24 03:36:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:36:30 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/24 03:36:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:36:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/24 03:36:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/24 03:36:31 DEBUG : B2 bucket rclone-test-kacirec9zita path dest: Waiting for checks to finish 2025/08/24 03:36:31 DEBUG : B2 bucket rclone-test-kacirec9zita path dest: Waiting for transfers to finish 2025/08/24 03:36:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/24 03:36:32 INFO : 3: Copied (new) 2025/08/24 03:36:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.29s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:36:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:36:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/CopyDest" 2025/08/24 03:36:36 DEBUG : one: Need to transfer - File not found at Destination 2025/08/24 03:36:36 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:36 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:36:37 INFO : one: Copied (new) 2025/08/24 03:36:37 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:38 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:38 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 03:36:38 INFO : one: Copied (replaced existing) 2025/08/24 03:36:38 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:40 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/BackupDir" 2025/08/24 03:36:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:41 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/24 03:36:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:36:43 INFO : one: Copied (server-side copy) 2025/08/24 03:36:43 INFO : one: Deleted 2025/08/24 03:36:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/24 03:36:43 INFO : one: Copied (server-side copy) 2025/08/24 03:36:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/24 03:36:43 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:43 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:45 DEBUG : one: Unchanged skipping 2025/08/24 03:36:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/24 03:36:45 INFO : two: Copied (server-side copy) 2025/08/24 03:36:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/24 03:36:45 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:45 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:45 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:46 DEBUG : one: Unchanged skipping 2025/08/24 03:36:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:46 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:46 DEBUG : two: Unchanged skipping 2025/08/24 03:36:46 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:46 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:46 INFO : There was nothing to transfer 2025/08/24 03:36:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:47 DEBUG : one: Unchanged skipping 2025/08/24 03:36:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/24 03:36:47 DEBUG : three: Destination not found in --copy-dest 2025/08/24 03:36:47 DEBUG : three: Need to transfer - File not found at Destination 2025/08/24 03:36:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/24 03:36:47 DEBUG : two: Unchanged skipping 2025/08/24 03:36:47 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:47 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/24 03:36:48 INFO : three: Copied (new) 2025/08/24 03:36:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:36:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:36:53 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/backup" 2025/08/24 03:36:55 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:36:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:36:55 DEBUG : two: Unchanged skipping 2025/08/24 03:36:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:36:56 INFO : one: Copied (server-side copy) 2025/08/24 03:36:56 INFO : one: Deleted 2025/08/24 03:36:56 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:36:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:36:57 INFO : one: Copied (new) 2025/08/24 03:36:57 DEBUG : Waiting for deletions to finish 2025/08/24 03:36:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:36:58 INFO : three.txt: Copied (server-side copy) 2025/08/24 03:36:58 INFO : three.txt: Deleted 2025/08/24 03:36:58 INFO : three.txt: Moved into backup dir 2025/08/24 03:36:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:36:59 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:36:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:36:59 DEBUG : two: Unchanged skipping 2025/08/24 03:37:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:00 INFO : one: Copied (server-side copy) 2025/08/24 03:37:00 INFO : one: Deleted 2025/08/24 03:37:00 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:37:01 INFO : one: Copied (new) 2025/08/24 03:37:01 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:01 INFO : three.txt: Copied (server-side copy) 2025/08/24 03:37:01 INFO : three.txt: Deleted 2025/08/24 03:37:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.07s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:37:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/backup" 2025/08/24 03:37:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:37:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:08 DEBUG : two: Unchanged skipping 2025/08/24 03:37:08 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:37:09 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:10 INFO : one: Deleted 2025/08/24 03:37:10 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:11 INFO : one: Copied (new) 2025/08/24 03:37:11 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:37:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:11 INFO : three.txt: Deleted 2025/08/24 03:37:11 INFO : three.txt: Moved into backup dir 2025/08/24 03:37:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:37:13 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:13 DEBUG : two: Unchanged skipping 2025/08/24 03:37:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:14 INFO : one: Deleted 2025/08/24 03:37:14 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:37:14 INFO : one: Copied (new) 2025/08/24 03:37:14 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:15 INFO : three.txt: Deleted 2025/08/24 03:37:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:37:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:37:20 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/backup" 2025/08/24 03:37:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:37:22 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:22 DEBUG : two: Unchanged skipping 2025/08/24 03:37:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:37:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 03:37:23 INFO : one: Deleted 2025/08/24 03:37:23 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:24 INFO : one: Copied (new) 2025/08/24 03:37:24 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:37:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 03:37:25 INFO : three.txt: Deleted 2025/08/24 03:37:25 INFO : three.txt: Moved into backup dir 2025/08/24 03:37:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:37:27 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:27 DEBUG : two: Unchanged skipping 2025/08/24 03:37:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 03:37:27 INFO : one: Deleted 2025/08/24 03:37:27 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:37:28 INFO : one: Copied (new) 2025/08/24 03:37:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 03:37:29 INFO : three.txt: Deleted 2025/08/24 03:37:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:37:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:37:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:37:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:34 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:34 DEBUG : two: Unchanged skipping 2025/08/24 03:37:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:37:34 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:35 INFO : one: Deleted 2025/08/24 03:37:35 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:36 INFO : one: Copied (new) 2025/08/24 03:37:36 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:37:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:36 INFO : three.txt: Deleted 2025/08/24 03:37:36 INFO : three.txt: Moved into backup dir 2025/08/24 03:37:38 DEBUG : one.bak: Excluded (Path Filter) 2025/08/24 03:37:38 DEBUG : one.bak: Excluded 2025/08/24 03:37:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/24 03:37:38 DEBUG : three.txt.bak: Excluded 2025/08/24 03:37:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:37:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:38 DEBUG : two: Unchanged skipping 2025/08/24 03:37:38 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for checks to finish 2025/08/24 03:37:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:38 INFO : one: Deleted 2025/08/24 03:37:38 DEBUG : B2 bucket rclone-test-kacirec9zita path dst: Waiting for transfers to finish 2025/08/24 03:37:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:37:39 INFO : one: Copied (new) 2025/08/24 03:37:39 DEBUG : Waiting for deletions to finish 2025/08/24 03:37:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:39 INFO : three.txt: Deleted 2025/08/24 03:37:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:37:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:37:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:37:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:37:46 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:46 INFO : one: Deleted 2025/08/24 03:37:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:47 INFO : one: Copied (new) 2025/08/24 03:37:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:47 DEBUG : two: Unchanged skipping 2025/08/24 03:37:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/24 03:37:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:37:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:48 INFO : three.txt: Deleted 2025/08/24 03:37:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:48 INFO : three.txt: Copied (new) 2025/08/24 03:37:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/24 03:37:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/24 03:37:49 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 03:37:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:37:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/24 03:37:50 INFO : one: Deleted 2025/08/24 03:37:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:37:50 INFO : one: Copied (new) 2025/08/24 03:37:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:50 DEBUG : two: Unchanged skipping 2025/08/24 03:37:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/24 03:37:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:37:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/24 03:37:51 INFO : three.txt: Deleted 2025/08/24 03:37:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/24 03:37:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.14s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:37:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kacirec9zita/dst" 2025/08/24 03:37:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/24 03:37:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/24 03:37:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 03:37:58 INFO : one: Deleted 2025/08/24 03:37:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:37:59 INFO : one: Copied (new) 2025/08/24 03:37:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:37:59 DEBUG : two: Unchanged skipping 2025/08/24 03:37:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/24 03:38:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/24 03:38:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 03:38:00 INFO : three.txt: Deleted 2025/08/24 03:38:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:38:01 INFO : three.txt: Copied (new) 2025/08/24 03:38:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/24 03:38:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/24 03:38:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/24 03:38:03 INFO : one: Deleted 2025/08/24 03:38:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/24 03:38:03 INFO : one: Copied (new) 2025/08/24 03:38:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:03 DEBUG : two: Unchanged skipping 2025/08/24 03:38:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/24 03:38:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/24 03:38:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/24 03:38:04 INFO : three.txt: Deleted 2025/08/24 03:38:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/24 03:38:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.17s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:38:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/24 03:38:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:08 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/24 03:38:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/24 03:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:38:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/24 03:38:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/24 03:38:10 INFO : existing: Copied (new) 2025/08/24 03:38:10 DEBUG : Waiting for deletions to finish 2025/08/24 03:38:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/24 03:38:10 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/24 03:38:10 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:10 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting files as there were IO errors 2025/08/24 03:38:10 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:38:12 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:12 DEBUG : existing: Unchanged skipping 2025/08/24 03:38:12 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:12 DEBUG : Waiting for deletions to finish 2025/08/24 03:38:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.53s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:38:15 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001171_t0019": EOF 2025/08/24 03:38:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001171_t0019": EOF) 2025/08/24 03:38:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "only0" to B2 bucket rclone-test-kacirec9zita: 1/10 (Post "https://pod-000-1171-16.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001171_t0019": EOF) 2025/08/24 03:38:18 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 03:38:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both10: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both13: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both14: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both15: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both16: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both17: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both18: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both19: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both1: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both2: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both0: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both12: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both3: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both4: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both11: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both7: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:31 DEBUG : both8: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both5: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both6: Unchanged skipping 2025/08/24 03:38:31 DEBUG : both9: Unchanged skipping 2025/08/24 03:38:31 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:31 DEBUG : Waiting for deletions to finish 2025/08/24 03:38:32 INFO : only15: Deleted 2025/08/24 03:38:32 INFO : only16: Deleted 2025/08/24 03:38:32 INFO : only19: Deleted 2025/08/24 03:38:32 INFO : only1: Deleted 2025/08/24 03:38:32 INFO : only4: Deleted 2025/08/24 03:38:32 INFO : only0: Deleted 2025/08/24 03:38:32 INFO : only10: Deleted 2025/08/24 03:38:32 INFO : only14: Deleted 2025/08/24 03:38:32 INFO : only17: Deleted 2025/08/24 03:38:32 INFO : only18: Deleted 2025/08/24 03:38:32 INFO : only7: Deleted 2025/08/24 03:38:32 INFO : only8: Deleted 2025/08/24 03:38:32 INFO : only11: Deleted 2025/08/24 03:38:32 INFO : only12: Deleted 2025/08/24 03:38:33 INFO : only13: Deleted 2025/08/24 03:38:33 INFO : only2: Deleted 2025/08/24 03:38:33 INFO : only5: Deleted 2025/08/24 03:38:33 INFO : only6: Deleted 2025/08/24 03:38:33 INFO : only9: Deleted 2025/08/24 03:38:33 INFO : only3: Deleted 2025/08/24 03:38:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:38:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:38:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both10: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both13: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both12: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both15: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both16: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both0: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both11: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both14: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both17: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both1: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both3: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both18: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both19: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both6: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both2: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both4: Unchanged skipping 2025/08/24 03:38:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:38:52 DEBUG : both5: Unchanged skipping 2025/08/24 03:38:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : both7: Unchanged skipping 2025/08/24 03:38:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : both8: Unchanged skipping 2025/08/24 03:38:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : both9: Unchanged skipping 2025/08/24 03:38:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/24 03:38:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:38:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:52 INFO : only10: Copied (replaced existing) 2025/08/24 03:38:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:52 INFO : only11: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only14: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only0: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only12: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only19: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only15: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only16: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only13: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only2: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only3: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only4: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only18: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only17: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only7: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only1: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only8: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only5: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only6: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/24 03:38:53 INFO : only9: Copied (replaced existing) 2025/08/24 03:38:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.53s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:02 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:39:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:39:02 DEBUG : empty_on_remote: Making directory with metadata 2025/08/24 03:39:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:39:02 INFO : empty_on_remote: Making directory 2025/08/24 03:39:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 03:39:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.98s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:05 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:39:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:39:05 DEBUG : empty_on_remote: Making directory with metadata 2025/08/24 03:39:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/24 03:39:05 INFO : empty_on_remote: Making directory 2025/08/24 03:39:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/24 03:39:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:07 INFO : sub dir: Making directory 2025/08/24 03:39:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/24 03:39:11 INFO : sub dir: Making directory 2025/08/24 03:39:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.86s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:17 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1093-06.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001093_t0021": EOF 2025/08/24 03:39:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-06.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001093_t0021": EOF) 2025/08/24 03:39:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-kacirec9zita: 1/10 (Post "https://pod-000-1093-06.backblaze.com/b2api/v1/b2_upload_file/df42bda3202ddbab9f880e1b/c001_v0001093_t0021": EOF) 2025/08/24 03:39:19 DEBUG : pacer: Reducing sleep to 10ms 2025/08/24 03:39:26 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:27 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:39:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:27 DEBUG : apple: Unchanged skipping 2025/08/24 03:39:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:39:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:27 DEBUG : banana: Unchanged skipping 2025/08/24 03:39:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:39:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:28 INFO : There was nothing to transfer 2025/08/24 03:39:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:28 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:39:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : apple: Unchanged skipping 2025/08/24 03:39:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : banana: Unchanged skipping 2025/08/24 03:39:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:39:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:39:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:39:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:28 INFO : There was nothing to transfer 2025/08/24 03:39:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:39:43 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:44 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:39:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : apple: Unchanged skipping 2025/08/24 03:39:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:39:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : banana: Unchanged skipping 2025/08/24 03:39:44 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:39:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:39:44 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:39:44 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:44 INFO : There was nothing to transfer 2025/08/24 03:39:44 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:45 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:39:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : apple: Unchanged skipping 2025/08/24 03:39:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : banana: Unchanged skipping 2025/08/24 03:39:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:39:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:39:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:39:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:39:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:39:45 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:45 INFO : There was nothing to transfer 2025/08/24 03:39:45 DEBUG : Waiting for deletions to finish 2025/08/24 03:39:46 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:39:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:40:01 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:01 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 03:40:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:02 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 03:40:02 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/24 03:40:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:40:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:40:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:40:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:40:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:40:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:40:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:40:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:40:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:40:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 03:40:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/24 03:40:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:03 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:40:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:40:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:40:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:40:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:40:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:40:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:40:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:40:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:40:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:04 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 03:40:05 INFO : apple: Deleted 2025/08/24 03:40:05 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 03:40:05 INFO : banana: Deleted 2025/08/24 03:40:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 03:40:05 INFO : appleappleapplebanana: Deleted 2025/08/24 03:40:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 03:40:05 INFO : splitbananasplit: Deleted 2025/08/24 03:40:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 03:40:05 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 03:40:05 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:06 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : apple: Unchanged skipping 2025/08/24 03:40:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:40:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : banana: Unchanged skipping 2025/08/24 03:40:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:40:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:40:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:06 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:06 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/24 03:40:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/24 03:40:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/24 03:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:07 DEBUG : apple: transformed to: YXBwbGU= 2025/08/24 03:40:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/24 03:40:07 DEBUG : banana: transformed to: YmFuYW5h 2025/08/24 03:40:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/24 03:40:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/24 03:40:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/24 03:40:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/24 03:40:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/24 03:40:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:40:21 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:22 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:22 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/24 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/24 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/24 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/24 03:40:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/24 03:40:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/24 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/24 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/24 03:40:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/24 03:40:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/24 03:40:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/24 03:40:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/24 03:40:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/24 03:40:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/24 03:40:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/24 03:40:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/24 03:40:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:22 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:22 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 03:40:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/24 03:40:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:40:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:40:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 03:40:23 INFO : apple: Copied (new) to: PREFIXapple 2025/08/24 03:40:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:40:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:40:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:40:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:40:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:40:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:40:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:23 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:40:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:40:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:40:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:40:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:40:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:40:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:40:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:40:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:40:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:40:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:24 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:24 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 03:40:24 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 03:40:24 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 03:40:24 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 03:40:25 INFO : banana: Deleted 2025/08/24 03:40:25 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 03:40:25 INFO : appleappleapplebanana: Deleted 2025/08/24 03:40:25 INFO : splitbananasplit: Deleted 2025/08/24 03:40:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 03:40:25 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 03:40:25 INFO : apple: Deleted 2025/08/24 03:40:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 03:40:25 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : apple: transformed to: PREFIXapple 2025/08/24 03:40:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/24 03:40:25 DEBUG : banana: transformed to: PREFIXbanana 2025/08/24 03:40:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/24 03:40:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/24 03:40:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/24 03:40:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/24 03:40:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/24 03:40:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/24 03:40:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/24 03:40:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/24 03:40:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/24 03:40:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/24 03:40:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/24 03:40:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/24 03:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/24 03:40:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/24 03:40:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:26 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:26 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 03:40:26 INFO : banana: Copied (new) 2025/08/24 03:40:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:40:26 INFO : appleappleapplebanana: Copied (new) 2025/08/24 03:40:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:40:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/24 03:40:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 03:40:26 INFO : apple: Copied (new) 2025/08/24 03:40:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:40:26 INFO : splitbananasplit: Copied (new) 2025/08/24 03:40:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:40:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/24 03:40:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:40:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:40:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:40:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:40:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:40:27 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:40:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:40:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:40:27 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:40:27 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:40:27 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:40:27 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/24 03:40:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:40:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/24 03:40:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:40:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/24 03:40:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:40:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/24 03:40:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:28 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/24 03:40:28 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/24 03:40:28 INFO : PREFIXsplitbananasplit: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/24 03:40:28 INFO : PREFIXapple: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/24 03:40:28 INFO : PREFIXbanana: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/24 03:40:28 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/24 03:40:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:40:44 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:44 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:40:44 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 03:40:45 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:40:45 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 03:40:45 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:40:45 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:40:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:40:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:40:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:40:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:40:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:40:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:40:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:40:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:40:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:40:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:40:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:40:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:40:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:40:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:40:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:40:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:47 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 03:40:47 INFO : appleappleapplebanana: Deleted 2025/08/24 03:40:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 03:40:47 INFO : splitbananasplit: Deleted 2025/08/24 03:40:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 03:40:47 INFO : apple: Deleted 2025/08/24 03:40:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 03:40:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 03:40:48 INFO : banana: Deleted 2025/08/24 03:40:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 03:40:48 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 03:40:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 03:40:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 03:40:48 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 03:40:48 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 03:40:48 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : apple: transformed to: appleSUFFIX 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/24 03:40:48 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/24 03:40:48 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/24 03:40:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/24 03:40:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:40:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/24 03:40:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:40:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:40:49 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:40:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:40:49 INFO : appleappleapplebanana: Copied (new) 2025/08/24 03:40:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/24 03:40:49 INFO : banana: Copied (new) 2025/08/24 03:40:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/24 03:40:49 INFO : apple: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:40:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:40:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:40:49 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:40:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:40:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:40:49 INFO : splitbananasplit: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:40:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/24 03:40:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:40:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:40:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:40:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:40:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:40:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:40:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:40:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:40:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:40:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:40:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/24 03:40:50 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:51 INFO : splitbananasplitSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : appleSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : bananaSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/24 03:40:51 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/24 03:40:51 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:51 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : Waiting for deletions to finish 2025/08/24 03:40:52 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:40:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:41:06 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:07 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:07 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:07 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/24 03:41:07 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/24 03:41:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:07 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 03:41:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/24 03:41:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:07 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/24 03:41:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/24 03:41:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/24 03:41:08 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/24 03:41:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/24 03:41:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/24 03:41:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/24 03:41:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/24 03:41:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/24 03:41:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/24 03:41:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/24 03:41:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/24 03:41:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/24 03:41:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/24 03:41:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/24 03:41:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/24 03:41:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/24 03:41:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/24 03:41:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/24 03:41:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/24 03:41:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/24 03:41:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/24 03:41:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/24 03:41:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/24 03:41:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/24 03:41:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/24 03:41:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/24 03:41:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/24 03:41:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/24 03:41:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/24 03:41:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/24 03:41:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/24 03:41:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/24 03:41:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/24 03:41:09 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0015-9;=.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0003-defghij.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0007-1234567.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0012-6789;.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0013-789;=.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0014-89;=.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/24 03:41:10 INFO : appleappleapplebanana: Deleted 2025/08/24 03:41:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0008-2345678.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0010-456789.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0009-3456789.txt: Deleted 2025/08/24 03:41:10 INFO : dir1/0011-56789;.txt: Deleted 2025/08/24 03:41:10 INFO : splitbananasplit: Deleted 2025/08/24 03:41:10 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:10 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : appleapple: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/24 03:41:10 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:41:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/24 03:41:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/24 03:41:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/24 03:41:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/24 03:41:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/24 03:41:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/24 03:41:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/24 03:41:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/24 03:41:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/24 03:41:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/24 03:41:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/24 03:41:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/24 03:41:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:41:11 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:11 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:11 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:11 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:11 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : appleapple: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/24 03:41:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/24 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/24 03:41:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/24 03:41:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/24 03:41:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/24 03:41:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/24 03:41:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/24 03:41:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/24 03:41:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/24 03:41:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/24 03:41:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/24 03:41:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/24 03:41:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/24 03:41:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/24 03:41:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/24 03:41:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/24 03:41:11 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:41:26 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:27 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:41:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:41:27 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:41:27 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:27 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:27 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:28 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:41:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:41:28 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:28 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:29 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:41:44 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:44 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:41:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:41:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:45 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:45 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:45 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : apple: Unchanged skipping 2025/08/24 03:41:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:41:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : banana: Unchanged skipping 2025/08/24 03:41:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:41:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:41:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:41:46 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:41:46 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:46 DEBUG : Waiting for deletions to finish 2025/08/24 03:41:46 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:00 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:00 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:01 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:01 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:01 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:01 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:02 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:02 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:02 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:17 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:18 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:18 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:18 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:18 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:19 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:19 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:19 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:19 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:19 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:20 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:34 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:34 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:35 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:35 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:35 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:35 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : apple: Unchanged skipping 2025/08/24 03:42:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/24 03:42:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/24 03:42:36 DEBUG : banana: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/24 03:42:36 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:36 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:36 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:36 DEBUG : apple: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : banana: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/24 03:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.06s) --- PASS: TestTransform/NFC (18.41s) --- PASS: TestTransform/NFD (16.87s) --- PASS: TestTransform/base64 (20.81s) --- PASS: TestTransform/prefix (22.73s) --- PASS: TestTransform/suffix (22.69s) --- PASS: TestTransform/truncate (19.40s) --- PASS: TestTransform/encoder (17.92s) --- PASS: TestTransform/ISO-8859-1 (17.24s) --- PASS: TestTransform/charmap (16.05s) --- PASS: TestTransform/lowercase (17.21s) --- PASS: TestTransform/ascii (16.72s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 03:42:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 03:42:41 INFO : sub dir_somesuffix: Making directory 2025/08/24 03:42:41 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/24 03:42:41 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/24 03:42:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 03:42:41 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:41 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 03:42:41 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:42 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/24 03:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.70s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:43 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:43 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:43 INFO : tictactoe: Making directory 2025/08/24 03:42:43 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:43 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:43 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/24 03:42:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:43 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:43 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:44 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/24 03:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:45 INFO : toe: Making directory 2025/08/24 03:42:45 INFO : toe/toe: Making directory 2025/08/24 03:42:45 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 03:42:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 03:42:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:45 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 03:42:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/24 03:42:46 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.01s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:47 INFO : toe: Making directory 2025/08/24 03:42:47 INFO : toe/toe: Making directory 2025/08/24 03:42:47 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 03:42:47 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 03:42:47 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/24 03:42:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:47 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/24 03:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.81s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:48 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:42:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 03:42:48 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:48 INFO : tictacempty_dir: Making directory 2025/08/24 03:42:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:48 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:48 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:48 INFO : tictactoe: Making directory 2025/08/24 03:42:48 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:48 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:48 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:42:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:48 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:48 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:49 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.92s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:50 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:42:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:50 INFO : tictacempty_dir: Making directory 2025/08/24 03:42:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:50 INFO : tictactoe: Making directory 2025/08/24 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:50 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:50 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:42:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 03:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:50 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:51 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 03:42:51 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:51 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:51 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:51 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 03:42:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/24 03:42:52 NOTICE: B2 bucket rclone-test-kacirec9zita: 0 differences found 2025/08/24 03:42:52 NOTICE: B2 bucket rclone-test-kacirec9zita: 1 matching files --- PASS: TestAllTag (2.12s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:52 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:52 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:52 INFO : tictactoe: Making directory 2025/08/24 03:42:52 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:52 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:52 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:42:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:52 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:53 DEBUG : Waiting for deletions to finish 2025/08/24 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:54 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:54 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:54 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/24 03:42:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/24 03:42:54 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/24 03:42:54 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:54 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.64s) === RUN TestSyntax 2025/08/24 03:42:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:55 INFO : toe: Making directory 2025/08/24 03:42:55 INFO : toe/toe: Making directory 2025/08/24 03:42:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 03:42:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:55 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:56 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:56 INFO : toe/toe/toe: Copied (new) 2025/08/24 03:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:57 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:42:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 03:42:57 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:57 INFO : tictacempty_dir: Making directory 2025/08/24 03:42:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:57 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:57 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:57 INFO : tictactoe: Making directory 2025/08/24 03:42:57 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:57 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:57 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:42:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 03:42:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:57 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:58 INFO : toe/toe/toe.txt: Deleted 2025/08/24 03:42:58 INFO : toe/toe: Removing directory 2025/08/24 03:42:58 INFO : toe: Removing directory 2025/08/24 03:42:58 INFO : empty_dir: Removing directory 2025/08/24 03:42:58 DEBUG : Local file system at /tmp/rclone331306520: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.86s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:42:59 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:42:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 03:42:59 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:59 INFO : tictacempty_dir: Making directory 2025/08/24 03:42:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:42:59 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:59 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:59 INFO : tictactoe: Making directory 2025/08/24 03:42:59 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:59 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:59 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:42:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:42:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 03:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:42:59 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:42:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:42:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:42:59 INFO : toe/toe/toe.txt: Deleted 2025/08/24 03:42:59 INFO : toe/toe: Removing directory 2025/08/24 03:42:59 INFO : toe: Removing directory 2025/08/24 03:42:59 INFO : empty_dir: Removing directory 2025/08/24 03:42:59 DEBUG : Local file system at /tmp/rclone331306520: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:43:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/24 03:43:01 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.24s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:43:02 DEBUG : Reset feature "Copy" 2025/08/24 03:43:02 DEBUG : Reset feature "Move" 2025/08/24 03:43:02 DEBUG : Reset feature "Copy" 2025/08/24 03:43:02 DEBUG : Reset feature "Move" 2025/08/24 03:43:02 DEBUG : empty_dir: Making directory with metadata 2025/08/24 03:43:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/24 03:43:02 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:43:02 INFO : tictacempty_dir: Making directory 2025/08/24 03:43:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/24 03:43:02 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:43:02 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:43:02 INFO : tictactoe: Making directory 2025/08/24 03:43:02 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:43:02 DEBUG : toe: transformed to: tictactoe 2025/08/24 03:43:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:43:02 INFO : tictactoe/tictactoe: Making directory 2025/08/24 03:43:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/24 03:43:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/24 03:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:43:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:43:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:43:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:43:02 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:43:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:43:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/24 03:43:03 INFO : toe/toe/toe.txt: Deleted 2025/08/24 03:43:03 INFO : toe/toe: Removing directory 2025/08/24 03:43:03 INFO : toe: Removing directory 2025/08/24 03:43:03 INFO : empty_dir: Removing directory 2025/08/24 03:43:03 DEBUG : Local file system at /tmp/rclone331306520: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/24 03:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/24 03:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/24 03:43:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:43:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/24 03:43:05 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.94s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:43:06 DEBUG : toe: transformed to: dG9l 2025/08/24 03:43:06 DEBUG : toe: transformed to: dG9l 2025/08/24 03:43:06 INFO : dG9l: Making directory 2025/08/24 03:43:06 DEBUG : toe: transformed to: dG9l 2025/08/24 03:43:06 DEBUG : toe: transformed to: dG9l 2025/08/24 03:43:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/24 03:43:06 INFO : dG9l/dG9l: Making directory 2025/08/24 03:43:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/24 03:43:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/24 03:43:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 03:43:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/24 03:43:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 03:43:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:43:06 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:43:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:43:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/24 03:43:07 DEBUG : Waiting for deletions to finish 2025/08/24 03:43:07 DEBUG : dG9l: transformed to: toe 2025/08/24 03:43:07 DEBUG : dG9l: transformed to: toe 2025/08/24 03:43:07 DEBUG : dG9l: transformed to: toe 2025/08/24 03:43:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/24 03:43:08 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/24 03:43:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/24 03:43:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/24 03:43:08 DEBUG : Local file system at /tmp/rclone331306520: Waiting for checks to finish 2025/08/24 03:43:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/24 03:43:08 DEBUG : Local file system at /tmp/rclone331306520: Waiting for transfers to finish 2025/08/24 03:43:08 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.62s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kacirec9zita", Local "Local file system at /tmp/rclone331306520", Modify Window "1ms" 2025/08/24 03:43:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:08 DEBUG : toe: transformed to: 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe: transformed to: 2025/08/24 03:43:09 INFO : B2 bucket rclone-test-kacirec9zita: Making directory 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe: transformed to: 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe: transformed to: 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe/toe: transformed to: 2025/08/24 03:43:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/24 03:43:09 INFO : toe/toe: Making directory 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe/toe: transformed to: 2025/08/24 03:43:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe: transformed to: 2025/08/24 03:43:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/24 03:43:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/24 03:43:09 DEBUG : toe/toe/toe: transformed to: 2025/08/24 03:43:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/24 03:43:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for checks to finish 2025/08/24 03:43:09 DEBUG : B2 bucket rclone-test-kacirec9zita: Waiting for transfers to finish 2025/08/24 03:43:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/24 03:43:09 INFO : toe/toe/toe: Copied (new) 2025/08/24 03:43:09 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting files as there were IO errors 2025/08/24 03:43:09 ERROR : B2 bucket rclone-test-kacirec9zita: not deleting directories as there were IO errors --- PASS: TestError (1.59s) PASS 2025/08/24 03:43:10 DEBUG : B2 bucket rclone-test-kacirec9zita: Purge remote 2025/08/24 03:43:10 INFO : B2 bucket rclone-test-kacirec9zita: cleaning bucket "rclone-test-kacirec9zita" of all files 2025/08/24 03:43:11 DEBUG : BackupDir/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0ee9_d20250824_m033648_c001_v7007000_t0000_u01756006608742") 2025/08/24 03:43:11 DEBUG : BackupDir/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10339adaa4ec4af8_d20250824_m033643_c001_v0001029_t0003_u01756006603090") 2025/08/24 03:43:11 DEBUG : CompareDest/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790dd39_d20250824_m033623_c001_v7007000_t0000_u01756006583708") 2025/08/24 03:43:11 DEBUG : CompareDest/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67812_d20250824_m033617_c001_v0001036_t0003_u01756006577384") 2025/08/24 03:43:11 DEBUG : CompareDest/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790dd3b_d20250824_m033623_c001_v7007000_t0000_u01756006583889") 2025/08/24 03:43:11 DEBUG : CompareDest/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379a4e_d20250824_m033618_c001_v0001177_t0010_u01756006578913") 2025/08/24 03:43:11 DEBUG : CopyDest/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0eeb_d20250824_m033648_c001_v7007000_t0000_u01756006608930") 2025/08/24 03:43:11 DEBUG : CopyDest/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a621b_d20250824_m033639_c001_v0001171_t0009_u01756006599959") 2025/08/24 03:43:11 DEBUG : CopyDest/three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0eec_d20250824_m033649_c001_v7007000_t0000_u01756006609115") 2025/08/24 03:43:11 DEBUG : CopyDest/three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379abc_d20250824_m033646_c001_v0001177_t0053_u01756006606957") 2025/08/24 03:43:11 DEBUG : CopyDest/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0eed_d20250824_m033649_c001_v7007000_t0000_u01756006609299") 2025/08/24 03:43:12 DEBUG : CopyDest/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6783c_d20250824_m033644_c001_v0001036_t0007_u01756006604414") 2025/08/24 03:43:12 DEBUG : EXISTING: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4984e_d20250824_m033812_c001_v7007000_t0000_u01756006692983") 2025/08/24 03:43:12 DEBUG : EXISTING: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678b3_d20250824_m033811_c001_v0001036_t0048_u01756006691835") 2025/08/24 03:43:12 DEBUG : PREFIXapple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a60e6c_d20250824_m034028_c001_v7007000_t0000_u01756006828746") 2025/08/24 03:43:12 DEBUG : PREFIXapple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679e9_d20250824_m034022_c001_v0001036_t0024_u01756006822804") 2025/08/24 03:43:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a60e66_d20250824_m034028_c001_v7007000_t0000_u01756006828555") 2025/08/24 03:43:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b2c_d20250824_m034022_c001_v0001130_t0050_u01756006822822") 2025/08/24 03:43:12 DEBUG : PREFIXbanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4a2dd_d20250824_m034028_c001_v7007000_t0000_u01756006828855") 2025/08/24 03:43:12 DEBUG : PREFIXbanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ef1_d20250824_m034022_c001_v0001177_t0036_u01756006822795") 2025/08/24 03:43:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a102c_d20250824_m034028_c001_v7007000_t0000_u01756006828674") 2025/08/24 03:43:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ec8_d20250824_m034022_c001_v0001109_t0042_u01756006822813") 2025/08/24 03:43:12 DEBUG : Testêé: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49818_d20250824_m033809_c001_v7007000_t0000_u01756006689032") 2025/08/24 03:43:12 DEBUG : Testêé: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c24_d20250824_m033808_c001_v0001177_t0048_u01756006688445") 2025/08/24 03:43:12 DEBUG : Testêé: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678ad_d20250824_m033807_c001_v0001036_t0020_u01756006687074") 2025/08/24 03:43:12 DEBUG : YXBwbGU=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21ea_d20250824_m034007_c001_v7007000_t0000_u01756006807397") 2025/08/24 03:43:12 DEBUG : YXBwbGU=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e80_d20250824_m034002_c001_v0001177_t0000_u01756006802481") 2025/08/24 03:43:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21ed_d20250824_m034007_c001_v7007000_t0000_u01756006807583") 2025/08/24 03:43:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e96_d20250824_m034002_c001_v0001109_t0045_u01756006802489") 2025/08/24 03:43:12 DEBUG : YmFuYW5h: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21f0_d20250824_m034007_c001_v7007000_t0000_u01756006807768") 2025/08/24 03:43:12 DEBUG : YmFuYW5h: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998abe_d20250824_m034003_c001_v0001130_t0039_u01756006803230") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3625_d20250824_m033420_c001_v7007000_t0000_u01756006460954") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fd7_d20250824_m033420_c001_v0001171_t0058_u01756006460274") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808ca_d20250824_m033418_c001_v7007000_t0000_u01756006458645") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fc7_d20250824_m033417_c001_v0001171_t0055_u01756006457734") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f4e9_d20250824_m033400_c001_v7007000_t0000_u01756006440071") 2025/08/24 03:43:13 DEBUG : a/potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f67_d20250824_m033359_c001_v0001171_t0058_u01756006439173") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbe2_d20250824_m034237_c001_v7007000_t0000_u01756006957384") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d3c_d20250824_m034232_c001_v0001130_t0023_u01756006952921") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700693_d20250824_m034220_c001_v7007000_t0000_u01756006940666") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cf6_d20250824_m034215_c001_v0001130_t0030_u01756006935881") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3d99_d20250824_m034203_c001_v7007000_t0000_u01756006923408") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cb4_d20250824_m034159_c001_v0001130_t0041_u01756006919502") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672da_d20250824_m034147_c001_v7007000_t0000_u01756006907355") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c80_d20250824_m034142_c001_v0001130_t0004_u01756006902927") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403240_d20250824_m034130_c001_v7007000_t0000_u01756006890104") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c5a_d20250824_m034125_c001_v0001130_t0000_u01756006885413") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bcd_d20250824_m034112_c001_v7007000_t0000_u01756006872293") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fd2_d20250824_m034105_c001_v0001177_t0025_u01756006865323") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aadd_d20250824_m034052_c001_v7007000_t0000_u01756006852815") 2025/08/24 03:43:13 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a1f_d20250824_m034048_c001_v0001036_t0016_u01756006848945") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aa61_d20250824_m034047_c001_v7007000_t0000_u01756006847816") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f55_d20250824_m034042_c001_v0001177_t0016_u01756006842678") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99b7_d20250824_m034030_c001_v7007000_t0000_u01756006830221") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ed2_d20250824_m034026_c001_v0001109_t0032_u01756006826253") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8a9_d20250824_m034025_c001_v7007000_t0000_u01756006825354") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379eed_d20250824_m034020_c001_v0001177_t0052_u01756006820512") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4216375bb92f9c40_d20250824_m034005_c001_v7007000_t0000_u01756006805319") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679bb_d20250824_m033959_c001_v0001036_t0013_u01756006799431") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4af4_d20250824_m033946_c001_v7007000_t0000_u01756006786656") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e04_d20250824_m033942_c001_v0001177_t0054_u01756006782064") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b02_d20250824_m033929_c001_v7007000_t0000_u01756006769743") 2025/08/24 03:43:14 DEBUG : apple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e4a_d20250824_m033924_c001_v0001109_t0025_u01756006764959") 2025/08/24 03:43:14 DEBUG : appleSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f589_d20250824_m034051_c001_v7007000_t0000_u01756006851120") 2025/08/24 03:43:14 DEBUG : appleSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a15_d20250824_m034045_c001_v0001036_t0039_u01756006845070") 2025/08/24 03:43:14 DEBUG : appleapple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bd3_d20250824_m034112_c001_v7007000_t0000_u01756006872476") 2025/08/24 03:43:14 DEBUG : appleapple: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a49_d20250824_m034107_c001_v0001036_t0025_u01756006867749") 2025/08/24 03:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbe7_d20250824_m034237_c001_v7007000_t0000_u01756006957565") 2025/08/24 03:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fd2_d20250824_m034233_c001_v0001109_t0033_u01756006953540") 2025/08/24 03:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700695_d20250824_m034220_c001_v7007000_t0000_u01756006940848") 2025/08/24 03:43:14 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fb2_d20250824_m034216_c001_v0001109_t0039_u01756006936469") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3d9d_d20250824_m034203_c001_v7007000_t0000_u01756006923600") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f94_d20250824_m034200_c001_v0001109_t0035_u01756006920013") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672df_d20250824_m034147_c001_v7007000_t0000_u01756006907539") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f6c_d20250824_m034143_c001_v0001109_t0000_u01756006903557") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403241_d20250824_m034130_c001_v7007000_t0000_u01756006890287") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f4c_d20250824_m034125_c001_v0001109_t0045_u01756006885983") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4216375bb92fa2f9_d20250824_m034110_c001_v7007000_t0000_u01756006870303") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bf4_d20250824_m034105_c001_v0001130_t0008_u01756006865993") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aae2_d20250824_m034052_c001_v7007000_t0000_u01756006852996") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f7d_d20250824_m034048_c001_v0001177_t0012_u01756006848937") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa369_d20250824_m034047_c001_v7007000_t0000_u01756006847427") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a13_d20250824_m034043_c001_v0001036_t0003_u01756006843198") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99bb_d20250824_m034030_c001_v7007000_t0000_u01756006830402") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b42_d20250824_m034026_c001_v0001130_t0052_u01756006826262") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ad80_d20250824_m034025_c001_v7007000_t0000_u01756006825163") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ec6_d20250824_m034021_c001_v0001109_t0025_u01756006821085") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41313bf9677342b0_d20250824_m034005_c001_v7007000_t0000_u01756006805482") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e92_d20250824_m034000_c001_v0001109_t0018_u01756006800227") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4af6_d20250824_m033946_c001_v7007000_t0000_u01756006786838") 2025/08/24 03:43:15 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6799d_d20250824_m033943_c001_v0001036_t0007_u01756006783005") 2025/08/24 03:43:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b07_d20250824_m033929_c001_v7007000_t0000_u01756006769927") 2025/08/24 03:43:16 DEBUG : appleappleapplebanana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379db8_d20250824_m033925_c001_v0001177_t0029_u01756006765807") 2025/08/24 03:43:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538403657_d20250824_m034051_c001_v7007000_t0000_u01756006851321") 2025/08/24 03:43:16 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ef8_d20250824_m034045_c001_v0001109_t0042_u01756006845079") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3628_d20250824_m033421_c001_v7007000_t0000_u01756006461136") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fcf_d20250824_m033419_c001_v0001171_t0028_u01756006459196") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808be_d20250824_m033418_c001_v7007000_t0000_u01756006458084") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fc3_d20250824_m033416_c001_v0001171_t0039_u01756006456753") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f4dc_d20250824_m033359_c001_v7007000_t0000_u01756006439516") 2025/08/24 03:43:16 DEBUG : b/potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f5d_d20250824_m033358_c001_v0001171_t0014_u01756006438175") 2025/08/24 03:43:16 DEBUG : backup/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49603_d20250824_m033702_c001_v7007000_t0000_u01756006622370") 2025/08/24 03:43:16 DEBUG : backup/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11212eb22322c2aa_d20250824_m033700_c001_v0001104_t0017_u01756006620080") 2025/08/24 03:43:16 DEBUG : backup/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119b1467036dfa8d_d20250824_m033656_c001_v0001099_t0028_u01756006616047") 2025/08/24 03:43:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa54_d20250824_m033729_c001_v7007000_t0000_u01756006649548") 2025/08/24 03:43:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11692f23dea8edec_d20250824_m033727_c001_v0001184_t0014_u01756006647365") 2025/08/24 03:43:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117f3b63c345b4f6_d20250824_m033723_c001_v0001179_t0036_u01756006643195") 2025/08/24 03:43:16 DEBUG : backup/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb94a3_d20250824_m033715_c001_v7007000_t0000_u01756006635788") 2025/08/24 03:43:16 DEBUG : backup/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1117cc9f5918a10b_d20250824_m033713_c001_v0001091_t0035_u01756006633670") 2025/08/24 03:43:16 DEBUG : backup/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10238b6b2c3a93bb_d20250824_m033709_c001_v0001146_t0005_u01756006629478") 2025/08/24 03:43:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa55_d20250824_m033729_c001_v7007000_t0000_u01756006649733") 2025/08/24 03:43:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11716aaf19f6b739_d20250824_m033728_c001_v0001137_t0013_u01756006648566") 2025/08/24 03:43:17 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11762c1071305a01_d20250824_m033724_c001_v0001029_t0013_u01756006644981") 2025/08/24 03:43:17 DEBUG : backup/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49606_d20250824_m033702_c001_v7007000_t0000_u01756006622551") 2025/08/24 03:43:17 DEBUG : backup/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f102f8aab66c7f914_d20250824_m033701_c001_v0001101_t0002_u01756006621383") 2025/08/24 03:43:17 DEBUG : backup/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10604f3fddd86b57_d20250824_m033657_c001_v0001091_t0007_u01756006617707") 2025/08/24 03:43:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb94a5_d20250824_m033715_c001_v7007000_t0000_u01756006635971") 2025/08/24 03:43:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1058c8a7e1dae620_d20250824_m033714_c001_v0001146_t0055_u01756006634784") 2025/08/24 03:43:17 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10984d3e9cc765f8_d20250824_m033711_c001_v0001134_t0049_u01756006631292") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbec_d20250824_m034237_c001_v7007000_t0000_u01756006957747") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a209_d20250824_m034233_c001_v0001177_t0049_u01756006953315") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700697_d20250824_m034221_c001_v7007000_t0000_u01756006941030") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a18e_d20250824_m034216_c001_v0001177_t0023_u01756006936186") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3da0_d20250824_m034203_c001_v7007000_t0000_u01756006923785") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a11a_d20250824_m034159_c001_v0001177_t0056_u01756006919793") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672e4_d20250824_m034147_c001_v7007000_t0000_u01756006907736") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a0ac_d20250824_m034143_c001_v0001177_t0038_u01756006903351") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403242_d20250824_m034130_c001_v7007000_t0000_u01756006890471") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a043_d20250824_m034125_c001_v0001177_t0034_u01756006885776") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bd9_d20250824_m034112_c001_v7007000_t0000_u01756006872658") 2025/08/24 03:43:17 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a43_d20250824_m034105_c001_v0001036_t0016_u01756006865574") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aae7_d20250824_m034053_c001_v7007000_t0000_u01756006853178") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ba4_d20250824_m034048_c001_v0001130_t0031_u01756006848924") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41313bf967734546_d20250824_m034047_c001_v7007000_t0000_u01756006847928") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b7c_d20250824_m034042_c001_v0001130_t0045_u01756006842884") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99c0_d20250824_m034030_c001_v7007000_t0000_u01756006830584") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f0d_d20250824_m034026_c001_v0001177_t0018_u01756006826286") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8a3_d20250824_m034024_c001_v7007000_t0000_u01756006824991") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679e5_d20250824_m034020_c001_v0001036_t0045_u01756006820719") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404f5cb3685ef67e_d20250824_m034005_c001_v7007000_t0000_u01756006805335") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e76_d20250824_m033959_c001_v0001177_t0004_u01756006799989") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4af8_d20250824_m033947_c001_v7007000_t0000_u01756006787018") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e72_d20250824_m033942_c001_v0001109_t0034_u01756006782287") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b0b_d20250824_m033930_c001_v7007000_t0000_u01756006770123") 2025/08/24 03:43:18 DEBUG : banana: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6797d_d20250824_m033925_c001_v0001036_t0038_u01756006765445") 2025/08/24 03:43:18 DEBUG : bananaSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa3bc_d20250824_m034051_c001_v7007000_t0000_u01756006851282") 2025/08/24 03:43:18 DEBUG : bananaSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f61_d20250824_m034045_c001_v0001177_t0012_u01756006845062") 2025/08/24 03:43:18 DEBUG : both0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9556_d20250824_m033854_c001_v7007000_t0000_u01756006734586") 2025/08/24 03:43:18 DEBUG : both0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cb1_d20250824_m033837_c001_v0001177_t0000_u01756006717963") 2025/08/24 03:43:18 DEBUG : both0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a201b_d20250824_m033833_c001_v7007000_t0000_u01756006713731") 2025/08/24 03:43:18 DEBUG : both0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c4a_d20250824_m033815_c001_v0001177_t0002_u01756006695237") 2025/08/24 03:43:19 DEBUG : both1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9558_d20250824_m033854_c001_v7007000_t0000_u01756006734770") 2025/08/24 03:43:19 DEBUG : both1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cb7_d20250824_m033839_c001_v0001177_t0040_u01756006719127") 2025/08/24 03:43:19 DEBUG : both1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a201e_d20250824_m033833_c001_v7007000_t0000_u01756006713914") 2025/08/24 03:43:19 DEBUG : both1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c5c_d20250824_m033818_c001_v0001177_t0014_u01756006698219") 2025/08/24 03:43:19 DEBUG : both10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd955a_d20250824_m033854_c001_v7007000_t0000_u01756006734960") 2025/08/24 03:43:19 DEBUG : both10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cf1_d20250824_m033844_c001_v0001177_t0049_u01756006724838") 2025/08/24 03:43:19 DEBUG : both10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2021_d20250824_m033834_c001_v7007000_t0000_u01756006714096") 2025/08/24 03:43:19 DEBUG : both10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c7c_d20250824_m033823_c001_v0001177_t0049_u01756006703994") 2025/08/24 03:43:19 DEBUG : both11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd955c_d20250824_m033855_c001_v7007000_t0000_u01756006735142") 2025/08/24 03:43:19 DEBUG : both11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cfb_d20250824_m033845_c001_v0001177_t0026_u01756006725613") 2025/08/24 03:43:19 DEBUG : both11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2024_d20250824_m033834_c001_v7007000_t0000_u01756006714280") 2025/08/24 03:43:19 DEBUG : both11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c82_d20250824_m033824_c001_v0001177_t0043_u01756006704617") 2025/08/24 03:43:19 DEBUG : both12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd955e_d20250824_m033855_c001_v7007000_t0000_u01756006735324") 2025/08/24 03:43:19 DEBUG : both12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cff_d20250824_m033846_c001_v0001177_t0002_u01756006726315") 2025/08/24 03:43:19 DEBUG : both12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2027_d20250824_m033834_c001_v7007000_t0000_u01756006714462") 2025/08/24 03:43:19 DEBUG : both12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c84_d20250824_m033825_c001_v0001177_t0037_u01756006705236") 2025/08/24 03:43:19 DEBUG : both13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9560_d20250824_m033855_c001_v7007000_t0000_u01756006735506") 2025/08/24 03:43:19 DEBUG : both13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d05_d20250824_m033847_c001_v0001177_t0045_u01756006727169") 2025/08/24 03:43:19 DEBUG : both13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2029_d20250824_m033834_c001_v7007000_t0000_u01756006714645") 2025/08/24 03:43:19 DEBUG : both13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c86_d20250824_m033825_c001_v0001177_t0018_u01756006705972") 2025/08/24 03:43:20 DEBUG : both14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9561_d20250824_m033855_c001_v7007000_t0000_u01756006735687") 2025/08/24 03:43:20 DEBUG : both14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d08_d20250824_m033847_c001_v0001177_t0043_u01756006727836") 2025/08/24 03:43:20 DEBUG : both14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a202b_d20250824_m033834_c001_v7007000_t0000_u01756006714827") 2025/08/24 03:43:20 DEBUG : both14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c8c_d20250824_m033826_c001_v0001177_t0031_u01756006706778") 2025/08/24 03:43:20 DEBUG : both15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9563_d20250824_m033855_c001_v7007000_t0000_u01756006735867") 2025/08/24 03:43:20 DEBUG : both15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d0b_d20250824_m033848_c001_v0001177_t0047_u01756006728453") 2025/08/24 03:43:20 DEBUG : both15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a202e_d20250824_m033835_c001_v7007000_t0000_u01756006715011") 2025/08/24 03:43:20 DEBUG : both15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c90_d20250824_m033827_c001_v0001177_t0050_u01756006707489") 2025/08/24 03:43:20 DEBUG : both16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9565_d20250824_m033856_c001_v7007000_t0000_u01756006736051") 2025/08/24 03:43:20 DEBUG : both16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d1b_d20250824_m033849_c001_v0001177_t0046_u01756006729264") 2025/08/24 03:43:20 DEBUG : both16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2031_d20250824_m033835_c001_v7007000_t0000_u01756006715194") 2025/08/24 03:43:20 DEBUG : both16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c92_d20250824_m033828_c001_v0001177_t0035_u01756006708242") 2025/08/24 03:43:20 DEBUG : both17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9568_d20250824_m033856_c001_v7007000_t0000_u01756006736233") 2025/08/24 03:43:20 DEBUG : both17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d23_d20250824_m033850_c001_v0001177_t0028_u01756006730000") 2025/08/24 03:43:20 DEBUG : both17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2034_d20250824_m033835_c001_v7007000_t0000_u01756006715377") 2025/08/24 03:43:20 DEBUG : both17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c94_d20250824_m033829_c001_v0001177_t0058_u01756006709044") 2025/08/24 03:43:20 DEBUG : both18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd956b_d20250824_m033856_c001_v7007000_t0000_u01756006736415") 2025/08/24 03:43:20 DEBUG : both18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d27_d20250824_m033850_c001_v0001177_t0058_u01756006730559") 2025/08/24 03:43:20 DEBUG : both18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2037_d20250824_m033835_c001_v7007000_t0000_u01756006715561") 2025/08/24 03:43:20 DEBUG : both18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c98_d20250824_m033829_c001_v0001177_t0020_u01756006709673") 2025/08/24 03:43:21 DEBUG : both19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd956e_d20250824_m033856_c001_v7007000_t0000_u01756006736597") 2025/08/24 03:43:21 DEBUG : both19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d2f_d20250824_m033851_c001_v0001177_t0026_u01756006731279") 2025/08/24 03:43:21 DEBUG : both19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a203a_d20250824_m033835_c001_v7007000_t0000_u01756006715743") 2025/08/24 03:43:21 DEBUG : both19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c9c_d20250824_m033830_c001_v0001177_t0020_u01756006710431") 2025/08/24 03:43:21 DEBUG : both2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9571_d20250824_m033856_c001_v7007000_t0000_u01756006736779") 2025/08/24 03:43:21 DEBUG : both2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cbb_d20250824_m033839_c001_v0001177_t0051_u01756006719759") 2025/08/24 03:43:21 DEBUG : both2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a203e_d20250824_m033835_c001_v7007000_t0000_u01756006715927") 2025/08/24 03:43:21 DEBUG : both2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c62_d20250824_m033818_c001_v0001177_t0046_u01756006698900") 2025/08/24 03:43:21 DEBUG : both3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9572_d20250824_m033856_c001_v7007000_t0000_u01756006736960") 2025/08/24 03:43:21 DEBUG : both3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cc5_d20250824_m033840_c001_v0001177_t0020_u01756006720458") 2025/08/24 03:43:21 DEBUG : both3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2041_d20250824_m033836_c001_v7007000_t0000_u01756006716109") 2025/08/24 03:43:21 DEBUG : both3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c66_d20250824_m033819_c001_v0001177_t0022_u01756006699561") 2025/08/24 03:43:21 DEBUG : both4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9575_d20250824_m033857_c001_v7007000_t0000_u01756006737142") 2025/08/24 03:43:21 DEBUG : both4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ccb_d20250824_m033841_c001_v0001177_t0057_u01756006721041") 2025/08/24 03:43:21 DEBUG : both4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2044_d20250824_m033836_c001_v7007000_t0000_u01756006716292") 2025/08/24 03:43:21 DEBUG : both4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c6a_d20250824_m033820_c001_v0001177_t0026_u01756006700169") 2025/08/24 03:43:21 DEBUG : both5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9578_d20250824_m033857_c001_v7007000_t0000_u01756006737324") 2025/08/24 03:43:21 DEBUG : both5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cd3_d20250824_m033841_c001_v0001177_t0011_u01756006721659") 2025/08/24 03:43:21 DEBUG : both5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2046_d20250824_m033836_c001_v7007000_t0000_u01756006716474") 2025/08/24 03:43:21 DEBUG : both5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c6e_d20250824_m033820_c001_v0001177_t0058_u01756006700989") 2025/08/24 03:43:22 DEBUG : both6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd957b_d20250824_m033857_c001_v7007000_t0000_u01756006737505") 2025/08/24 03:43:22 DEBUG : both6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cd7_d20250824_m033842_c001_v0001177_t0027_u01756006722261") 2025/08/24 03:43:22 DEBUG : both6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2049_d20250824_m033836_c001_v7007000_t0000_u01756006716669") 2025/08/24 03:43:22 DEBUG : both6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c70_d20250824_m033821_c001_v0001177_t0035_u01756006701542") 2025/08/24 03:43:22 DEBUG : both7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd957e_d20250824_m033857_c001_v7007000_t0000_u01756006737687") 2025/08/24 03:43:22 DEBUG : both7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cd9_d20250824_m033843_c001_v0001177_t0030_u01756006723049") 2025/08/24 03:43:22 DEBUG : both7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a204c_d20250824_m033836_c001_v7007000_t0000_u01756006716852") 2025/08/24 03:43:22 DEBUG : both7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c74_d20250824_m033822_c001_v0001177_t0051_u01756006702119") 2025/08/24 03:43:22 DEBUG : both8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9581_d20250824_m033857_c001_v7007000_t0000_u01756006737882") 2025/08/24 03:43:22 DEBUG : both8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379cdd_d20250824_m033843_c001_v0001177_t0019_u01756006723700") 2025/08/24 03:43:22 DEBUG : both8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a204f_d20250824_m033837_c001_v7007000_t0000_u01756006717034") 2025/08/24 03:43:22 DEBUG : both8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c76_d20250824_m033822_c001_v0001177_t0018_u01756006702649") 2025/08/24 03:43:22 DEBUG : both9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9584_d20250824_m033858_c001_v7007000_t0000_u01756006738063") 2025/08/24 03:43:22 DEBUG : both9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ce5_d20250824_m033844_c001_v0001177_t0033_u01756006724293") 2025/08/24 03:43:22 DEBUG : both9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2051_d20250824_m033837_c001_v7007000_t0000_u01756006717217") 2025/08/24 03:43:22 DEBUG : both9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379c7a_d20250824_m033823_c001_v0001177_t0033_u01756006703420") 2025/08/24 03:43:22 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae362c_d20250824_m033421_c001_v7007000_t0000_u01756006461319") 2025/08/24 03:43:22 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fd1_d20250824_m033419_c001_v0001171_t0043_u01756006459519") 2025/08/24 03:43:22 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808cf_d20250824_m033418_c001_v7007000_t0000_u01756006458831") 2025/08/24 03:43:22 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fc5_d20250824_m033417_c001_v0001171_t0004_u01756006457038") 2025/08/24 03:43:23 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f4ef_d20250824_m033400_c001_v7007000_t0000_u01756006440254") 2025/08/24 03:43:23 DEBUG : c/non empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f63_d20250824_m033358_c001_v0001171_t0014_u01756006438468") 2025/08/24 03:43:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21f3_d20250824_m034007_c001_v7007000_t0000_u01756006807968") 2025/08/24 03:43:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679bf_d20250824_m034002_c001_v0001036_t0041_u01756006802500") 2025/08/24 03:43:23 DEBUG : check sum: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f451_d20250824_m033351_c001_v7007000_t0000_u01756006431097") 2025/08/24 03:43:23 DEBUG : check sum: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f37_d20250824_m033350_c001_v0001171_t0031_u01756006430061") 2025/08/24 03:43:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f400ccce2f0da6c3f_d20250824_m034308_c001_v7007000_t0000_u01756006988526") 2025/08/24 03:43:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998db0_d20250824_m034306_c001_v0001130_t0002_u01756006986868") 2025/08/24 03:43:23 DEBUG : dest/3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0df6_d20250824_m033633_c001_v7007000_t0000_u01756006593167") 2025/08/24 03:43:23 DEBUG : dest/3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41312404d4207c93_d20250824_m033632_c001_v0001157_t0016_u01756006592041") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bdd_d20250824_m034112_c001_v7007000_t0000_u01756006872841") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcde: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bfe_d20250824_m034107_c001_v0001130_t0047_u01756006867966") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbf0_d20250824_m034237_c001_v7007000_t0000_u01756006957941") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d1e_d20250824_m034225_c001_v0001130_t0025_u01756006945337") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700699_d20250824_m034221_c001_v7007000_t0000_u01756006941212") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cd4_d20250824_m034208_c001_v0001130_t0044_u01756006928127") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3da3_d20250824_m034203_c001_v7007000_t0000_u01756006923968") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c9a_d20250824_m034152_c001_v0001130_t0058_u01756006912078") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672e8_d20250824_m034147_c001_v7007000_t0000_u01756006907919") 2025/08/24 03:43:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c6e_d20250824_m034134_c001_v0001130_t0024_u01756006894829") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403243_d20250824_m034130_c001_v7007000_t0000_u01756006890654") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c2e_d20250824_m034116_c001_v0001130_t0024_u01756006876921") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790f173_d20250824_m034110_c001_v7007000_t0000_u01756006870298") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fb2_d20250824_m034057_c001_v0001177_t0003_u01756006857512") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aaec_d20250824_m034053_c001_v7007000_t0000_u01756006853361") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f7f_d20250824_m034049_c001_v0001177_t0041_u01756006849191") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f551_d20250824_m034047_c001_v7007000_t0000_u01756006847967") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f39_d20250824_m034034_c001_v0001177_t0011_u01756006834826") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99c5_d20250824_m034030_c001_v7007000_t0000_u01756006830765") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f0f_d20250824_m034026_c001_v0001177_t0053_u01756006826509") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f400ccce2f0da5fcc_d20250824_m034025_c001_v7007000_t0000_u01756006825177") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379eba_d20250824_m034012_c001_v0001177_t0004_u01756006812097") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c859fd4_d20250824_m034005_c001_v7007000_t0000_u01756006805286") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e7c_d20250824_m033951_c001_v0001109_t0020_u01756006791294") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4af9_d20250824_m033947_c001_v7007000_t0000_u01756006787212") 2025/08/24 03:43:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67989_d20250824_m033934_c001_v0001036_t0057_u01756006774413") 2025/08/24 03:43:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b10_d20250824_m033930_c001_v7007000_t0000_u01756006770315") 2025/08/24 03:43:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d94_d20250824_m033916_c001_v0001177_t0052_u01756006756007") 2025/08/24 03:43:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff84031da_d20250824_m034051_c001_v7007000_t0000_u01756006851299") 2025/08/24 03:43:25 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f65_d20250824_m034045_c001_v0001177_t0022_u01756006845291") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3be4_d20250824_m034113_c001_v7007000_t0000_u01756006873023") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fe2_d20250824_m034107_c001_v0001177_t0019_u01756006867989") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbf4_d20250824_m034238_c001_v7007000_t0000_u01756006958123") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a1c5_d20250824_m034226_c001_v0001177_t0031_u01756006946028") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70069b_d20250824_m034221_c001_v7007000_t0000_u01756006941393") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a158_d20250824_m034208_c001_v0001177_t0015_u01756006928856") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3da6_d20250824_m034204_c001_v7007000_t0000_u01756006924151") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a0ee_d20250824_m034152_c001_v0001177_t0026_u01756006912761") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672ec_d20250824_m034148_c001_v7007000_t0000_u01756006908113") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a070_d20250824_m034135_c001_v0001177_t0032_u01756006895608") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403244_d20250824_m034130_c001_v7007000_t0000_u01756006890840") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a014_d20250824_m034117_c001_v0001177_t0042_u01756006877820") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3b97_d20250824_m034110_c001_v7007000_t0000_u01756006870308") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a39_d20250824_m034058_c001_v0001036_t0014_u01756006858084") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aaf2_d20250824_m034053_c001_v7007000_t0000_u01756006853543") 2025/08/24 03:43:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ba8_d20250824_m034049_c001_v0001130_t0002_u01756006849265") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700157_d20250824_m034047_c001_v7007000_t0000_u01756006847842") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b60_d20250824_m034035_c001_v0001130_t0035_u01756006835416") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99c9_d20250824_m034030_c001_v7007000_t0000_u01756006830947") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b46_d20250824_m034026_c001_v0001130_t0056_u01756006826648") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f30b_d20250824_m034025_c001_v7007000_t0000_u01756006825194") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679d7_d20250824_m034012_c001_v0001036_t0008_u01756006812672") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ac93_d20250824_m034005_c001_v7007000_t0000_u01756006805345") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679ab_d20250824_m033952_c001_v0001036_t0034_u01756006792202") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4afb_d20250824_m033947_c001_v7007000_t0000_u01756006787393") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379de4_d20250824_m033935_c001_v0001177_t0052_u01756006775236") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b14_d20250824_m033930_c001_v7007000_t0000_u01756006770498") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e3a_d20250824_m033916_c001_v0001109_t0034_u01756006756579") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f590_d20250824_m034051_c001_v7007000_t0000_u01756006851420") 2025/08/24 03:43:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b8e_d20250824_m034045_c001_v0001130_t0011_u01756006845419") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3be9_d20250824_m034113_c001_v7007000_t0000_u01756006873204") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f26_d20250824_m034107_c001_v0001109_t0032_u01756006867977") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbfa_d20250824_m034238_c001_v7007000_t0000_u01756006958306") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fbe_d20250824_m034226_c001_v0001109_t0032_u01756006946599") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70069d_d20250824_m034221_c001_v7007000_t0000_u01756006941595") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fa0_d20250824_m034209_c001_v0001109_t0046_u01756006929425") 2025/08/24 03:43:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3da9_d20250824_m034204_c001_v7007000_t0000_u01756006924347") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f7a_d20250824_m034153_c001_v0001109_t0051_u01756006913392") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672f1_d20250824_m034148_c001_v7007000_t0000_u01756006908296") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f5e_d20250824_m034136_c001_v0001109_t0036_u01756006896178") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403245_d20250824_m034131_c001_v7007000_t0000_u01756006891024") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f3c_d20250824_m034118_c001_v0001109_t0048_u01756006878398") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790f170_d20250824_m034110_c001_v7007000_t0000_u01756006870114") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bd8_d20250824_m034058_c001_v0001130_t0058_u01756006858931") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aaf8_d20250824_m034053_c001_v7007000_t0000_u01756006853726") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a21_d20250824_m034049_c001_v0001036_t0050_u01756006849376") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404a9f843de7b6d1_d20250824_m034047_c001_v7007000_t0000_u01756006847818") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a0b_d20250824_m034036_c001_v0001036_t0044_u01756006836074") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99ce_d20250824_m034031_c001_v7007000_t0000_u01756006831128") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f11_d20250824_m034026_c001_v0001177_t0051_u01756006826719") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ad7d_d20250824_m034024_c001_v7007000_t0000_u01756006824979") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5eac_d20250824_m034013_c001_v0001109_t0004_u01756006813567") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f400ccce2f0da5e43_d20250824_m034005_c001_v7007000_t0000_u01756006805501") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e32_d20250824_m033952_c001_v0001177_t0042_u01756006792977") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4afd_d20250824_m033947_c001_v7007000_t0000_u01756006787576") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e64_d20250824_m033935_c001_v0001109_t0015_u01756006775814") 2025/08/24 03:43:27 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b19_d20250824_m033930_c001_v7007000_t0000_u01756006770681") 2025/08/24 03:43:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67961_d20250824_m033917_c001_v0001036_t0022_u01756006757067") 2025/08/24 03:43:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538403655_d20250824_m034051_c001_v7007000_t0000_u01756006851130") 2025/08/24 03:43:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a17_d20250824_m034045_c001_v0001036_t0028_u01756006845466") 2025/08/24 03:43:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bee_d20250824_m034113_c001_v7007000_t0000_u01756006873386") 2025/08/24 03:43:28 DEBUG : dir1/0003-defgh: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fe4_d20250824_m034108_c001_v0001177_t0016_u01756006868206") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fbfe_d20250824_m034238_c001_v7007000_t0000_u01756006958487") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67afb_d20250824_m034227_c001_v0001036_t0032_u01756006947583") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70069e_d20250824_m034221_c001_v7007000_t0000_u01756006941777") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67ad7_d20250824_m034210_c001_v0001036_t0004_u01756006930392") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dac_d20250824_m034204_c001_v7007000_t0000_u01756006924547") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67aad_d20250824_m034154_c001_v0001036_t0048_u01756006914316") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672f6_d20250824_m034148_c001_v7007000_t0000_u01756006908481") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a87_d20250824_m034137_c001_v0001036_t0023_u01756006897074") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403246_d20250824_m034131_c001_v7007000_t0000_u01756006891206") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a5f_d20250824_m034119_c001_v0001036_t0010_u01756006879437") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790f16d_d20250824_m034109_c001_v7007000_t0000_u01756006869930") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f16_d20250824_m034059_c001_v0001109_t0016_u01756006859641") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aafe_d20250824_m034053_c001_v7007000_t0000_u01756006853908") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f87_d20250824_m034049_c001_v0001177_t0043_u01756006849402") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa377_d20250824_m034047_c001_v7007000_t0000_u01756006847976") 2025/08/24 03:43:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ee4_d20250824_m034036_c001_v0001109_t0048_u01756006836782") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99d3_d20250824_m034031_c001_v7007000_t0000_u01756006831310") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ed4_d20250824_m034026_c001_v0001109_t0025_u01756006826728") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa067_d20250824_m034025_c001_v7007000_t0000_u01756006825204") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b00_d20250824_m034014_c001_v0001130_t0042_u01756006814643") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41313bf9677342ad_d20250824_m034005_c001_v7007000_t0000_u01756006805299") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e7e_d20250824_m033953_c001_v0001109_t0016_u01756006793207") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4aff_d20250824_m033947_c001_v7007000_t0000_u01756006787759") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6798b_d20250824_m033936_c001_v0001036_t0004_u01756006776354") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b1d_d20250824_m033930_c001_v7007000_t0000_u01756006770866") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379da4_d20250824_m033919_c001_v0001177_t0050_u01756006759826") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70017a_d20250824_m034051_c001_v7007000_t0000_u01756006851068") 2025/08/24 03:43:29 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5efc_d20250824_m034045_c001_v0001109_t0019_u01756006845540") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bf4_d20250824_m034113_c001_v7007000_t0000_u01756006873568") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghi: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a4b_d20250824_m034108_c001_v0001036_t0056_u01756006868296") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc03_d20250824_m034238_c001_v7007000_t0000_u01756006958670") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d2e_d20250824_m034228_c001_v0001130_t0039_u01756006948283") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a0_d20250824_m034221_c001_v7007000_t0000_u01756006941970") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cdc_d20250824_m034210_c001_v0001130_t0012_u01756006930781") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dae_d20250824_m034204_c001_v7007000_t0000_u01756006924730") 2025/08/24 03:43:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ca2_d20250824_m034154_c001_v0001130_t0012_u01756006914971") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672f9_d20250824_m034148_c001_v7007000_t0000_u01756006908664") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c76_d20250824_m034137_c001_v0001130_t0034_u01756006897692") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403247_d20250824_m034131_c001_v7007000_t0000_u01756006891390") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c3c_d20250824_m034119_c001_v0001130_t0011_u01756006879844") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa4a2_d20250824_m034110_c001_v7007000_t0000_u01756006870314") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fc0_d20250824_m034100_c001_v0001177_t0051_u01756006860183") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab02_d20250824_m034054_c001_v7007000_t0000_u01756006854090") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998baa_d20250824_m034049_c001_v0001130_t0055_u01756006849556") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aa64_d20250824_m034047_c001_v7007000_t0000_u01756006847998") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f3f_d20250824_m034037_c001_v0001177_t0001_u01756006837278") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99d7_d20250824_m034031_c001_v7007000_t0000_u01756006831492") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679fd_d20250824_m034026_c001_v0001036_t0003_u01756006826820") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4a28b_d20250824_m034025_c001_v7007000_t0000_u01756006825374") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379eca_d20250824_m034015_c001_v0001177_t0053_u01756006815031") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538403502_d20250824_m034005_c001_v7007000_t0000_u01756006805301") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679ad_d20250824_m033953_c001_v0001036_t0007_u01756006793843") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b01_d20250824_m033947_c001_v7007000_t0000_u01756006787941") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379dec_d20250824_m033936_c001_v0001177_t0050_u01756006776802") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b22_d20250824_m033931_c001_v7007000_t0000_u01756006771050") 2025/08/24 03:43:30 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e40_d20250824_m033920_c001_v0001109_t0029_u01756006760037") 2025/08/24 03:43:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f58b_d20250824_m034051_c001_v7007000_t0000_u01756006851238") 2025/08/24 03:43:31 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f67_d20250824_m034045_c001_v0001177_t0038_u01756006845570") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3bfa_d20250824_m034113_c001_v7007000_t0000_u01756006873762") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghij: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c02_d20250824_m034108_c001_v0001130_t0020_u01756006868353") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc08_d20250824_m034238_c001_v7007000_t0000_u01756006958855") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a1dd_d20250824_m034228_c001_v0001177_t0032_u01756006948792") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a2_d20250824_m034222_c001_v7007000_t0000_u01756006942154") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a164_d20250824_m034211_c001_v0001177_t0048_u01756006931355") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3db0_d20250824_m034204_c001_v7007000_t0000_u01756006924914") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a0fe_d20250824_m034155_c001_v0001177_t0016_u01756006915513") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c7396672fd_d20250824_m034148_c001_v7007000_t0000_u01756006908847") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a080_d20250824_m034138_c001_v0001177_t0033_u01756006898125") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403248_d20250824_m034131_c001_v7007000_t0000_u01756006891573") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a026_d20250824_m034120_c001_v0001177_t0002_u01756006880661") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700275_d20250824_m034110_c001_v7007000_t0000_u01756006870457") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a3b_d20250824_m034100_c001_v0001036_t0033_u01756006860399") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab07_d20250824_m034054_c001_v7007000_t0000_u01756006854272") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f89_d20250824_m034049_c001_v0001177_t0057_u01756006849614") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41313bf967734541_d20250824_m034047_c001_v7007000_t0000_u01756006847630") 2025/08/24 03:43:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b66_d20250824_m034037_c001_v0001130_t0026_u01756006837496") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99db_d20250824_m034031_c001_v7007000_t0000_u01756006831673") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f13_d20250824_m034026_c001_v0001177_t0001_u01756006826920") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a0fda_d20250824_m034024_c001_v7007000_t0000_u01756006824776") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679df_d20250824_m034015_c001_v0001036_t0053_u01756006815275") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4216375bb92f9c47_d20250824_m034005_c001_v7007000_t0000_u01756006805516") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e3c_d20250824_m033954_c001_v0001177_t0032_u01756006794715") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b03_d20250824_m033948_c001_v7007000_t0000_u01756006788139") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e68_d20250824_m033937_c001_v0001109_t0047_u01756006777016") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b27_d20250824_m033931_c001_v7007000_t0000_u01756006771233") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67967_d20250824_m033920_c001_v0001036_t0027_u01756006760596") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404a9f843de7b6d3_d20250824_m034051_c001_v7007000_t0000_u01756006851079") 2025/08/24 03:43:32 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f6b_d20250824_m034045_c001_v0001177_t0053_u01756006845783") 2025/08/24 03:43:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c00_d20250824_m034113_c001_v7007000_t0000_u01756006873945") 2025/08/24 03:43:32 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fe7_d20250824_m034108_c001_v0001177_t0025_u01756006868422") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc0d_d20250824_m034239_c001_v7007000_t0000_u01756006959037") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fc2_d20250824_m034228_c001_v0001109_t0025_u01756006948995") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a4_d20250824_m034222_c001_v7007000_t0000_u01756006942335") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fa2_d20250824_m034211_c001_v0001109_t0041_u01756006931559") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3db3_d20250824_m034205_c001_v7007000_t0000_u01756006925097") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f88_d20250824_m034155_c001_v0001109_t0044_u01756006915718") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667302_d20250824_m034149_c001_v7007000_t0000_u01756006909031") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f64_d20250824_m034138_c001_v0001109_t0023_u01756006898328") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403249_d20250824_m034131_c001_v7007000_t0000_u01756006891757") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f40_d20250824_m034120_c001_v0001109_t0028_u01756006880867") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70026a_d20250824_m034109_c001_v7007000_t0000_u01756006869905") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bda_d20250824_m034100_c001_v0001130_t0014_u01756006860791") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab0f_d20250824_m034054_c001_v7007000_t0000_u01756006854531") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f8b_d20250824_m034049_c001_v0001177_t0041_u01756006849829") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404a9f843de7b6d2_d20250824_m034048_c001_v7007000_t0000_u01756006848013") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a0d_d20250824_m034037_c001_v0001036_t0058_u01756006837902") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99e0_d20250824_m034031_c001_v7007000_t0000_u01756006831855") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b48_d20250824_m034027_c001_v0001130_t0001_u01756006827074") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f411122d93584c83f_d20250824_m034025_c001_v7007000_t0000_u01756006825211") 2025/08/24 03:43:33 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5eb0_d20250824_m034015_c001_v0001109_t0002_u01756006815782") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c859fd0_d20250824_m034005_c001_v7007000_t0000_u01756006805104") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e82_d20250824_m033954_c001_v0001109_t0011_u01756006794924") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b05_d20250824_m033948_c001_v7007000_t0000_u01756006788321") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6798d_d20250824_m033937_c001_v0001036_t0057_u01756006777574") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b2c_d20250824_m033931_c001_v7007000_t0000_u01756006771416") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379da6_d20250824_m033920_c001_v0001177_t0023_u01756006760970") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70017d_d20250824_m034051_c001_v7007000_t0000_u01756006851253") 2025/08/24 03:43:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a19_d20250824_m034045_c001_v0001036_t0021_u01756006845900") 2025/08/24 03:43:34 DEBUG : dir1/0007-12345: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c07_d20250824_m034114_c001_v7007000_t0000_u01756006874127") 2025/08/24 03:43:34 DEBUG : dir1/0007-12345: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a4d_d20250824_m034108_c001_v0001036_t0023_u01756006868667") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc11_d20250824_m034239_c001_v7007000_t0000_u01756006959219") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67aff_d20250824_m034229_c001_v0001036_t0047_u01756006949534") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a5_d20250824_m034222_c001_v7007000_t0000_u01756006942516") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67adb_d20250824_m034212_c001_v0001036_t0005_u01756006932048") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3db6_d20250824_m034205_c001_v7007000_t0000_u01756006925280") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67aaf_d20250824_m034156_c001_v0001036_t0033_u01756006916144") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667307_d20250824_m034149_c001_v7007000_t0000_u01756006909214") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a8b_d20250824_m034139_c001_v0001036_t0045_u01756006899015") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324a_d20250824_m034131_c001_v7007000_t0000_u01756006891942") 2025/08/24 03:43:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a63_d20250824_m034121_c001_v0001036_t0057_u01756006881500") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70026e_d20250824_m034110_c001_v7007000_t0000_u01756006870090") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f18_d20250824_m034101_c001_v0001109_t0020_u01756006861256") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab15_d20250824_m034054_c001_v7007000_t0000_u01756006854712") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a25_d20250824_m034049_c001_v0001036_t0046_u01756006849911") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f54f_d20250824_m034047_c001_v7007000_t0000_u01756006847844") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ee8_d20250824_m034038_c001_v0001109_t0035_u01756006838283") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99e3_d20250824_m034032_c001_v7007000_t0000_u01756006832037") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f15_d20250824_m034027_c001_v0001177_t0033_u01756006827131") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a0fe4_d20250824_m034025_c001_v7007000_t0000_u01756006825145") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b0c_d20250824_m034016_c001_v0001130_t0005_u01756006816577") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538403500_d20250824_m034005_c001_v7007000_t0000_u01756006805107") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679af_d20250824_m033955_c001_v0001036_t0011_u01756006795454") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b07_d20250824_m033948_c001_v7007000_t0000_u01756006788502") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379df6_d20250824_m033938_c001_v0001177_t0037_u01756006778049") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b2f_d20250824_m033931_c001_v7007000_t0000_u01756006771600") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e42_d20250824_m033921_c001_v0001109_t0040_u01756006761229") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700180_d20250824_m034051_c001_v7007000_t0000_u01756006851439") 2025/08/24 03:43:35 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f00_d20250824_m034045_c001_v0001109_t0018_u01756006845986") 2025/08/24 03:43:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c0c_d20250824_m034114_c001_v7007000_t0000_u01756006874307") 2025/08/24 03:43:35 DEBUG : dir1/0008-23456: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fea_d20250824_m034108_c001_v0001177_t0050_u01756006868764") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc16_d20250824_m034239_c001_v7007000_t0000_u01756006959402") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d32_d20250824_m034229_c001_v0001130_t0013_u01756006949904") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a6_d20250824_m034222_c001_v7007000_t0000_u01756006942711") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ce8_d20250824_m034212_c001_v0001130_t0045_u01756006932581") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3db9_d20250824_m034205_c001_v7007000_t0000_u01756006925462") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cac_d20250824_m034156_c001_v0001130_t0053_u01756006916574") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c73966730c_d20250824_m034149_c001_v7007000_t0000_u01756006909397") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c7a_d20250824_m034139_c001_v0001130_t0005_u01756006899608") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324b_d20250824_m034132_c001_v7007000_t0000_u01756006892125") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c48_d20250824_m034121_c001_v0001130_t0045_u01756006881986") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae50f5_d20250824_m034110_c001_v7007000_t0000_u01756006870326") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fc8_d20250824_m034102_c001_v0001177_t0036_u01756006862010") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab19_d20250824_m034054_c001_v7007000_t0000_u01756006854894") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f0c_d20250824_m034049_c001_v0001109_t0007_u01756006849967") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f544_d20250824_m034047_c001_v7007000_t0000_u01756006847420") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f45_d20250824_m034038_c001_v0001177_t0054_u01756006838978") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99e8_d20250824_m034032_c001_v7007000_t0000_u01756006832218") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679ff_d20250824_m034027_c001_v0001036_t0041_u01756006827317") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242b444_d20250824_m034025_c001_v7007000_t0000_u01756006825163") 2025/08/24 03:43:36 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ed9_d20250824_m034016_c001_v0001177_t0001_u01756006816957") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21d4_d20250824_m034005_c001_v7007000_t0000_u01756006805354") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e44_d20250824_m033955_c001_v0001177_t0015_u01756006795870") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b09_d20250824_m033948_c001_v7007000_t0000_u01756006788683") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e6c_d20250824_m033938_c001_v0001109_t0037_u01756006778255") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b34_d20250824_m033931_c001_v7007000_t0000_u01756006771784") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6796f_d20250824_m033921_c001_v0001036_t0059_u01756006761719") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404a9f843de7b6d5_d20250824_m034051_c001_v7007000_t0000_u01756006851451") 2025/08/24 03:43:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f6d_d20250824_m034046_c001_v0001177_t0001_u01756006846000") 2025/08/24 03:43:37 DEBUG : dir1/0009-34567: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c11_d20250824_m034114_c001_v7007000_t0000_u01756006874490") 2025/08/24 03:43:37 DEBUG : dir1/0009-34567: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c06_d20250824_m034108_c001_v0001130_t0030_u01756006868832") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc1a_d20250824_m034239_c001_v7007000_t0000_u01756006959583") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a1ed_d20250824_m034230_c001_v0001177_t0017_u01756006950502") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a7_d20250824_m034222_c001_v7007000_t0000_u01756006942894") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a174_d20250824_m034212_c001_v0001177_t0036_u01756006932941") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dbc_d20250824_m034205_c001_v7007000_t0000_u01756006925645") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a102_d20250824_m034156_c001_v0001177_t0056_u01756006916874") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667310_d20250824_m034149_c001_v7007000_t0000_u01756006909581") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a088_d20250824_m034140_c001_v0001177_t0041_u01756006900049") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324c_d20250824_m034132_c001_v7007000_t0000_u01756006892350") 2025/08/24 03:43:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a030_d20250824_m034122_c001_v0001177_t0027_u01756006882284") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c85a410_d20250824_m034110_c001_v7007000_t0000_u01756006870466") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a3d_d20250824_m034102_c001_v0001036_t0022_u01756006862217") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab1f_d20250824_m034055_c001_v7007000_t0000_u01756006855075") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f8f_d20250824_m034050_c001_v0001177_t0002_u01756006850037") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41313bf96773453d_d20250824_m034047_c001_v7007000_t0000_u01756006847447") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b6a_d20250824_m034039_c001_v0001130_t0016_u01756006839186") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99ed_d20250824_m034032_c001_v7007000_t0000_u01756006832400") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ed6_d20250824_m034027_c001_v0001109_t0058_u01756006827343") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242b43b_d20250824_m034024_c001_v7007000_t0000_u01756006824795") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679e1_d20250824_m034017_c001_v0001036_t0023_u01756006817165") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404f5cb3685ef680_d20250824_m034005_c001_v7007000_t0000_u01756006805522") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e86_d20250824_m033956_c001_v0001109_t0039_u01756006796077") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b0b_d20250824_m033948_c001_v7007000_t0000_u01756006788865") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67991_d20250824_m033939_c001_v0001036_t0023_u01756006779115") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b38_d20250824_m033931_c001_v7007000_t0000_u01756006771969") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379daa_d20250824_m033922_c001_v0001177_t0046_u01756006762108") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aab1_d20250824_m034051_c001_v7007000_t0000_u01756006851086") 2025/08/24 03:43:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b96_d20250824_m034046_c001_v0001130_t0025_u01756006846081") 2025/08/24 03:43:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c18_d20250824_m034114_c001_v7007000_t0000_u01756006874673") 2025/08/24 03:43:38 DEBUG : dir1/0010-45678: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f28_d20250824_m034108_c001_v0001109_t0007_u01756006868920") 2025/08/24 03:43:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc1d_d20250824_m034239_c001_v7007000_t0000_u01756006959765") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fce_d20250824_m034230_c001_v0001109_t0035_u01756006950720") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a8_d20250824_m034223_c001_v7007000_t0000_u01756006943076") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fa6_d20250824_m034213_c001_v0001109_t0012_u01756006933150") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dbf_d20250824_m034205_c001_v7007000_t0000_u01756006925837") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f8c_d20250824_m034157_c001_v0001109_t0033_u01756006917073") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667314_d20250824_m034149_c001_v7007000_t0000_u01756006909779") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f66_d20250824_m034140_c001_v0001109_t0050_u01756006900305") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324d_d20250824_m034132_c001_v7007000_t0000_u01756006892548") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f46_d20250824_m034122_c001_v0001109_t0007_u01756006882598") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9c37_d20250824_m034110_c001_v7007000_t0000_u01756006870343") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998be4_d20250824_m034102_c001_v0001130_t0026_u01756006862854") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab24_d20250824_m034055_c001_v7007000_t0000_u01756006855256") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bac_d20250824_m034050_c001_v0001130_t0020_u01756006850070") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb70015a_d20250824_m034048_c001_v7007000_t0000_u01756006848028") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a0f_d20250824_m034039_c001_v0001036_t0040_u01756006839799") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99f2_d20250824_m034032_c001_v7007000_t0000_u01756006832582") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f17_d20250824_m034027_c001_v0001177_t0020_u01756006827390") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a0fe8_d20250824_m034025_c001_v7007000_t0000_u01756006825328") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5eb6_d20250824_m034017_c001_v0001109_t0015_u01756006817863") 2025/08/24 03:43:39 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ac96_d20250824_m034005_c001_v7007000_t0000_u01756006805534") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679b1_d20250824_m033956_c001_v0001036_t0019_u01756006796890") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b0d_d20250824_m033949_c001_v7007000_t0000_u01756006789046") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379dfa_d20250824_m033939_c001_v0001177_t0044_u01756006779631") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b3c_d20250824_m033932_c001_v7007000_t0000_u01756006772152") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e46_d20250824_m033922_c001_v0001109_t0016_u01756006762330") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aabb_d20250824_m034051_c001_v7007000_t0000_u01756006851457") 2025/08/24 03:43:40 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f6f_d20250824_m034046_c001_v0001177_t0003_u01756006846211") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c1d_d20250824_m034114_c001_v7007000_t0000_u01756006874855") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fec_d20250824_m034108_c001_v0001177_t0011_u01756006868983") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc22_d20250824_m034239_c001_v7007000_t0000_u01756006959947") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b03_d20250824_m034231_c001_v0001036_t0002_u01756006951203") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006a9_d20250824_m034223_c001_v7007000_t0000_u01756006943258") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67adf_d20250824_m034213_c001_v0001036_t0059_u01756006933681") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dc2_d20250824_m034206_c001_v7007000_t0000_u01756006926021") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67ab3_d20250824_m034157_c001_v0001036_t0041_u01756006917587") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667319_d20250824_m034149_c001_v7007000_t0000_u01756006909978") 2025/08/24 03:43:40 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a8f_d20250824_m034140_c001_v0001036_t0058_u01756006900806") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324e_d20250824_m034132_c001_v7007000_t0000_u01756006892730") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a67_d20250824_m034123_c001_v0001036_t0053_u01756006883273") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790f176_d20250824_m034110_c001_v7007000_t0000_u01756006870482") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f1e_d20250824_m034103_c001_v0001109_t0013_u01756006863213") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab29_d20250824_m034055_c001_v7007000_t0000_u01756006855439") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f93_d20250824_m034050_c001_v0001177_t0038_u01756006850289") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa36d_d20250824_m034047_c001_v7007000_t0000_u01756006847610") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5eec_d20250824_m034040_c001_v0001109_t0049_u01756006840207") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99f7_d20250824_m034032_c001_v7007000_t0000_u01756006832764") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b4e_d20250824_m034027_c001_v0001130_t0012_u01756006827402") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a89f_d20250824_m034024_c001_v7007000_t0000_u01756006824811") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b1a_d20250824_m034018_c001_v0001130_t0034_u01756006818430") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c859fd9_d20250824_m034005_c001_v7007000_t0000_u01756006805469") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e60_d20250824_m033957_c001_v0001177_t0054_u01756006797396") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b0e_d20250824_m033949_c001_v7007000_t0000_u01756006789228") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e6e_d20250824_m033939_c001_v0001109_t0010_u01756006779840") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b41_d20250824_m033932_c001_v7007000_t0000_u01756006772341") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67973_d20250824_m033922_c001_v0001036_t0032_u01756006762947") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa3b7_d20250824_m034051_c001_v7007000_t0000_u01756006851096") 2025/08/24 03:43:41 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f71_d20250824_m034046_c001_v0001177_t0029_u01756006846425") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c22_d20250824_m034115_c001_v7007000_t0000_u01756006875036") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c08_d20250824_m034109_c001_v0001130_t0059_u01756006869141") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc27_d20250824_m034240_c001_v7007000_t0000_u01756006960130") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d38_d20250824_m034231_c001_v0001130_t0036_u01756006951593") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006aa_d20250824_m034223_c001_v7007000_t0000_u01756006943440") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cee_d20250824_m034214_c001_v0001130_t0049_u01756006934167") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dc4_d20250824_m034206_c001_v7007000_t0000_u01756006926204") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998cae_d20250824_m034158_c001_v0001130_t0053_u01756006918029") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c73966731e_d20250824_m034150_c001_v7007000_t0000_u01756006910163") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c7e_d20250824_m034141_c001_v0001130_t0028_u01756006901298") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff840324f_d20250824_m034132_c001_v7007000_t0000_u01756006892917") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998c52_d20250824_m034123_c001_v0001130_t0047_u01756006883644") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c85a404_d20250824_m034110_c001_v7007000_t0000_u01756006870098") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fd0_d20250824_m034103_c001_v0001177_t0034_u01756006863951") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab2f_d20250824_m034055_c001_v7007000_t0000_u01756006855620") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a27_d20250824_m034050_c001_v0001036_t0059_u01756006850340") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f554_d20250824_m034048_c001_v7007000_t0000_u01756006848038") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f4d_d20250824_m034040_c001_v0001177_t0027_u01756006840914") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd99fc_d20250824_m034032_c001_v7007000_t0000_u01756006832946") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f19_d20250824_m034027_c001_v0001177_t0037_u01756006827597") 2025/08/24 03:43:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ad84_d20250824_m034025_c001_v7007000_t0000_u01756006825348") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ee9_d20250824_m034018_c001_v0001177_t0055_u01756006818832") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f400ccce2f0da5e3e_d20250824_m034005_c001_v7007000_t0000_u01756006805314") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e8c_d20250824_m033957_c001_v0001109_t0051_u01756006797616") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b10_d20250824_m033949_c001_v7007000_t0000_u01756006789409") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67993_d20250824_m033940_c001_v0001036_t0034_u01756006780418") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b44_d20250824_m033932_c001_v7007000_t0000_u01756006772523") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379dae_d20250824_m033923_c001_v0001177_t0038_u01756006763438") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f404a9f843de7b6d4_d20250824_m034051_c001_v7007000_t0000_u01756006851265") 2025/08/24 03:43:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b98_d20250824_m034046_c001_v0001130_t0027_u01756006846434") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c27_d20250824_m034115_c001_v7007000_t0000_u01756006875218") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a51_d20250824_m034109_c001_v0001036_t0050_u01756006869169") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc2c_d20250824_m034240_c001_v7007000_t0000_u01756006960314") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a1fb_d20250824_m034231_c001_v0001177_t0033_u01756006951889") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006ab_d20250824_m034223_c001_v7007000_t0000_u01756006943625") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a180_d20250824_m034214_c001_v0001177_t0028_u01756006934565") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dc6_d20250824_m034206_c001_v7007000_t0000_u01756006926387") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a10e_d20250824_m034158_c001_v0001177_t0047_u01756006918352") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667321_d20250824_m034150_c001_v7007000_t0000_u01756006910346") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a096_d20250824_m034141_c001_v0001177_t0058_u01756006901634") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403250_d20250824_m034133_c001_v7007000_t0000_u01756006893100") 2025/08/24 03:43:43 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a03c_d20250824_m034124_c001_v0001177_t0057_u01756006884000") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb700271_d20250824_m034110_c001_v7007000_t0000_u01756006870274") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a41_d20250824_m034104_c001_v0001036_t0001_u01756006864156") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab36_d20250824_m034055_c001_v7007000_t0000_u01756006855801") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998bb4_d20250824_m034050_c001_v0001130_t0045_u01756006850468") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f547_d20250824_m034047_c001_v7007000_t0000_u01756006847602") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b74_d20250824_m034041_c001_v0001130_t0002_u01756006841153") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9a01_d20250824_m034033_c001_v7007000_t0000_u01756006833129") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a01_d20250824_m034027_c001_v0001036_t0033_u01756006827750") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746ad79_d20250824_m034024_c001_v7007000_t0000_u01756006824796") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679e3_d20250824_m034019_c001_v0001036_t0047_u01756006819063") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e535384034fe_d20250824_m034004_c001_v7007000_t0000_u01756006804921") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679b9_d20250824_m033958_c001_v0001036_t0052_u01756006798107") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b12_d20250824_m033949_c001_v7007000_t0000_u01756006789591") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e00_d20250824_m033940_c001_v0001177_t0000_u01756006780912") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b48_d20250824_m033932_c001_v7007000_t0000_u01756006772706") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e48_d20250824_m033923_c001_v0001109_t0042_u01756006763646") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f58e_d20250824_m034051_c001_v7007000_t0000_u01756006851315") 2025/08/24 03:43:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a1b_d20250824_m034046_c001_v0001036_t0017_u01756006846445") 2025/08/24 03:43:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c2e_d20250824_m034115_c001_v7007000_t0000_u01756006875400") 2025/08/24 03:43:44 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fee_d20250824_m034109_c001_v0001177_t0041_u01756006869190") 2025/08/24 03:43:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc30_d20250824_m034240_c001_v7007000_t0000_u01756006960507") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fd0_d20250824_m034232_c001_v0001109_t0051_u01756006952095") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006ac_d20250824_m034223_c001_v7007000_t0000_u01756006943810") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fac_d20250824_m034214_c001_v0001109_t0016_u01756006934772") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dc9_d20250824_m034206_c001_v7007000_t0000_u01756006926570") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f90_d20250824_m034158_c001_v0001109_t0045_u01756006918557") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c739667326_d20250824_m034150_c001_v7007000_t0000_u01756006910531") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f68_d20250824_m034141_c001_v0001109_t0034_u01756006901830") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403251_d20250824_m034133_c001_v7007000_t0000_u01756006893283") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f48_d20250824_m034124_c001_v0001109_t0053_u01756006884217") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c85a40b_d20250824_m034110_c001_v7007000_t0000_u01756006870282") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998be9_d20250824_m034104_c001_v0001130_t0039_u01756006864503") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab3b_d20250824_m034055_c001_v7007000_t0000_u01756006855984") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f97_d20250824_m034050_c001_v0001177_t0058_u01756006850497") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f54c_d20250824_m034047_c001_v7007000_t0000_u01756006847784") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a11_d20250824_m034041_c001_v0001036_t0040_u01756006841428") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9a05_d20250824_m034033_c001_v7007000_t0000_u01756006833311") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f1b_d20250824_m034027_c001_v0001177_t0021_u01756006827814") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242b440_d20250824_m034024_c001_v7007000_t0000_u01756006824979") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ec2_d20250824_m034019_c001_v0001109_t0020_u01756006819573") 2025/08/24 03:43:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c859fca_d20250824_m034004_c001_v7007000_t0000_u01756006804923") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e6e_d20250824_m033958_c001_v0001177_t0046_u01756006798503") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b14_d20250824_m033949_c001_v7007000_t0000_u01756006789773") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e70_d20250824_m033941_c001_v0001109_t0053_u01756006781135") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b4c_d20250824_m033932_c001_v7007000_t0000_u01756006772889") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6797b_d20250824_m033924_c001_v0001036_t0037_u01756006764340") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1aab5_d20250824_m034051_c001_v7007000_t0000_u01756006851272") 2025/08/24 03:43:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f02_d20250824_m034046_c001_v0001109_t0012_u01756006846542") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c34_d20250824_m034115_c001_v7007000_t0000_u01756006875582") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ff0_d20250824_m034109_c001_v0001177_t0050_u01756006869405") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc35_d20250824_m034240_c001_v7007000_t0000_u01756006960689") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b05_d20250824_m034232_c001_v0001036_t0050_u01756006952615") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006ad_d20250824_m034223_c001_v7007000_t0000_u01756006943993") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67ae5_d20250824_m034215_c001_v0001036_t0007_u01756006935249") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dcc_d20250824_m034206_c001_v7007000_t0000_u01756006926752") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67ab7_d20250824_m034159_c001_v0001036_t0050_u01756006919042") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c73966732b_d20250824_m034150_c001_v7007000_t0000_u01756006910715") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a95_d20250824_m034142_c001_v0001036_t0022_u01756006902381") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403252_d20250824_m034133_c001_v7007000_t0000_u01756006893467") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a6f_d20250824_m034125_c001_v0001036_t0032_u01756006885071") 2025/08/24 03:43:46 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f407a47d19c85a3fe_d20250824_m034109_c001_v7007000_t0000_u01756006869915") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f20_d20250824_m034104_c001_v0001109_t0044_u01756006864865") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab41_d20250824_m034056_c001_v7007000_t0000_u01756006856165") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f0e_d20250824_m034050_c001_v0001109_t0031_u01756006850583") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa375_d20250824_m034047_c001_v7007000_t0000_u01756006847856") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ef2_d20250824_m034041_c001_v0001109_t0024_u01756006841778") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9a08_d20250824_m034033_c001_v7007000_t0000_u01756006833492") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ed8_d20250824_m034027_c001_v0001109_t0043_u01756006827970") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a0fdf_d20250824_m034024_c001_v7007000_t0000_u01756006824959") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b20_d20250824_m034020_c001_v0001130_t0035_u01756006820128") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21d7_d20250824_m034005_c001_v7007000_t0000_u01756006805551") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e8e_d20250824_m033958_c001_v0001109_t0019_u01756006798717") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b16_d20250824_m033949_c001_v7007000_t0000_u01756006789954") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67999_d20250824_m033941_c001_v0001036_t0053_u01756006781685") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b4f_d20250824_m033933_c001_v7007000_t0000_u01756006773073") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379db4_d20250824_m033924_c001_v0001177_t0053_u01756006764729") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff84031d9_d20250824_m034051_c001_v7007000_t0000_u01756006851115") 2025/08/24 03:43:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f73_d20250824_m034046_c001_v0001177_t0049_u01756006846624") 2025/08/24 03:43:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21f6_d20250824_m034008_c001_v7007000_t0000_u01756006808152") 2025/08/24 03:43:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e84_d20250824_m034002_c001_v0001177_t0021_u01756006802876") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21f9_d20250824_m034008_c001_v7007000_t0000_u01756006808337") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679c1_d20250824_m034002_c001_v0001036_t0029_u01756006802902") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21fc_d20250824_m034008_c001_v7007000_t0000_u01756006808521") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e98_d20250824_m034002_c001_v0001109_t0010_u01756006802912") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a21ff_d20250824_m034008_c001_v7007000_t0000_u01756006808707") 2025/08/24 03:43:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e88_d20250824_m034003_c001_v0001177_t0030_u01756006803086") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2201_d20250824_m034008_c001_v7007000_t0000_u01756006808891") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e8a_d20250824_m034003_c001_v0001177_t0021_u01756006803301") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2203_d20250824_m034009_c001_v7007000_t0000_u01756006809075") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679c5_d20250824_m034003_c001_v0001036_t0048_u01756006803341") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2206_d20250824_m034009_c001_v7007000_t0000_u01756006809260") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e8c_d20250824_m034003_c001_v0001177_t0051_u01756006803517") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2209_d20250824_m034009_c001_v7007000_t0000_u01756006809446") 2025/08/24 03:43:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e9c_d20250824_m034003_c001_v0001109_t0002_u01756006803538") 2025/08/24 03:43:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a220c_d20250824_m034009_c001_v7007000_t0000_u01756006809637") 2025/08/24 03:43:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e8e_d20250824_m034003_c001_v0001177_t0026_u01756006803717") 2025/08/24 03:43:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a220f_d20250824_m034009_c001_v7007000_t0000_u01756006809826") 2025/08/24 03:43:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679c9_d20250824_m034003_c001_v0001036_t0001_u01756006803747") 2025/08/24 03:43:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2212_d20250824_m034010_c001_v7007000_t0000_u01756006810011") 2025/08/24 03:43:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ac6_d20250824_m034003_c001_v0001130_t0040_u01756006803818") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2215_d20250824_m034010_c001_v7007000_t0000_u01756006810196") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e92_d20250824_m034003_c001_v0001177_t0027_u01756006803980") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2218_d20250824_m034010_c001_v7007000_t0000_u01756006810380") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e9e_d20250824_m034004_c001_v0001109_t0021_u01756006804120") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a221b_d20250824_m034010_c001_v7007000_t0000_u01756006810577") 2025/08/24 03:43:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679cd_d20250824_m034004_c001_v0001036_t0016_u01756006804132") 2025/08/24 03:43:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a221e_d20250824_m034010_c001_v7007000_t0000_u01756006810763") 2025/08/24 03:43:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998ac8_d20250824_m034004_c001_v0001130_t0052_u01756006804185") 2025/08/24 03:43:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2222_d20250824_m034010_c001_v7007000_t0000_u01756006810948") 2025/08/24 03:43:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e96_d20250824_m034004_c001_v0001177_t0056_u01756006804278") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a1032_d20250824_m034028_c001_v7007000_t0000_u01756006828862") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ef3_d20250824_m034023_c001_v0001177_t0043_u01756006823010") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8df_d20250824_m034028_c001_v7007000_t0000_u01756006828689") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b2e_d20250824_m034023_c001_v0001130_t0027_u01756006823120") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9995_d20250824_m034028_c001_v7007000_t0000_u01756006828702") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ef5_d20250824_m034023_c001_v0001177_t0028_u01756006823223") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8e2_d20250824_m034028_c001_v7007000_t0000_u01756006828870") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679eb_d20250824_m034023_c001_v0001036_t0057_u01756006823313") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9990_d20250824_m034028_c001_v7007000_t0000_u01756006828521") 2025/08/24 03:43:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ecc_d20250824_m034023_c001_v0001109_t0039_u01756006823368") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4a2d2_d20250824_m034028_c001_v7007000_t0000_u01756006828478") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b32_d20250824_m034023_c001_v0001130_t0046_u01756006823479") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746adb6_d20250824_m034028_c001_v7007000_t0000_u01756006828713") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ef7_d20250824_m034023_c001_v0001177_t0003_u01756006823494") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a1026_d20250824_m034028_c001_v7007000_t0000_u01756006828489") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679ed_d20250824_m034023_c001_v0001036_t0057_u01756006823645") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a102d_d20250824_m034028_c001_v7007000_t0000_u01756006828723") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379ef9_d20250824_m034023_c001_v0001177_t0035_u01756006823716") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8da_d20250824_m034028_c001_v7007000_t0000_u01756006828496") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b34_d20250824_m034023_c001_v0001130_t0042_u01756006823813") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa108_d20250824_m034028_c001_v7007000_t0000_u01756006828527") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379efd_d20250824_m034023_c001_v0001177_t0004_u01756006823935") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f410b0eeab746adb2_d20250824_m034028_c001_v7007000_t0000_u01756006828508") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ece_d20250824_m034024_c001_v0001109_t0035_u01756006824050") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa112_d20250824_m034028_c001_v7007000_t0000_u01756006828753") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679ef_d20250824_m034024_c001_v0001036_t0015_u01756006824139") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4a2d7_d20250824_m034028_c001_v7007000_t0000_u01756006828662") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f03_d20250824_m034024_c001_v0001177_t0018_u01756006824151") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd999a_d20250824_m034028_c001_v7007000_t0000_u01756006828883") 2025/08/24 03:43:50 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b38_d20250824_m034024_c001_v0001130_t0046_u01756006824158") 2025/08/24 03:43:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c5a1028_d20250824_m034028_c001_v7007000_t0000_u01756006828539") 2025/08/24 03:43:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379f05_d20250824_m034024_c001_v0001177_t0032_u01756006824413") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49803_d20250824_m033805_c001_v7007000_t0000_u01756006685501") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103b36b8983d290d_d20250824_m033803_c001_v0001102_t0032_u01756006683108") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538402e70_d20250824_m033802_c001_v7007000_t0000_u01756006682930") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103b36b8983d2907_d20250824_m033759_c001_v0001102_t0026_u01756006679087") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538402e51_d20250824_m033758_c001_v7007000_t0000_u01756006678357") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6789b_d20250824_m033753_c001_v0001036_t0031_u01756006673882") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aaae_d20250824_m033752_c001_v7007000_t0000_u01756006672389") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117aae60fd75b2af_d20250824_m033750_c001_v0001098_t0032_u01756006670193") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4494_d20250824_m033750_c001_v7007000_t0000_u01756006670010") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117aae60fd75b2ab_d20250824_m033746_c001_v0001098_t0055_u01756006666977") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4462_d20250824_m033746_c001_v7007000_t0000_u01756006666250") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67893_d20250824_m033741_c001_v0001036_t0002_u01756006661744") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa6c_d20250824_m033740_c001_v7007000_t0000_u01756006660455") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109655ec6e1a700a_d20250824_m033738_c001_v0001106_t0046_u01756006658800") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde104f_d20250824_m033738_c001_v7007000_t0000_u01756006658616") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109655ec6e1a7002_d20250824_m033735_c001_v0001106_t0053_u01756006655803") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde102c_d20250824_m033735_c001_v7007000_t0000_u01756006655068") 2025/08/24 03:43:51 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a62cb_d20250824_m033730_c001_v0001171_t0057_u01756006650837") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa56_d20250824_m033729_c001_v7007000_t0000_u01756006649917") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11087293d3b187e4_d20250824_m033727_c001_v0001116_t0024_u01756006647877") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a600b9_d20250824_m033727_c001_v7007000_t0000_u01756006647601") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11087293d3b187d8_d20250824_m033724_c001_v0001116_t0041_u01756006644130") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a60097_d20250824_m033723_c001_v7007000_t0000_u01756006643402") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379b3c_d20250824_m033717_c001_v0001177_t0020_u01756006637087") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb94a8_d20250824_m033716_c001_v7007000_t0000_u01756006636155") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1167c601f5789b14_d20250824_m033714_c001_v0001036_t0013_u01756006634156") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb948f_d20250824_m033713_c001_v7007000_t0000_u01756006633969") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1167c601f5789b12_d20250824_m033710_c001_v0001036_t0047_u01756006630666") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9467_d20250824_m033709_c001_v7007000_t0000_u01756006629933") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67858_d20250824_m033703_c001_v0001036_t0046_u01756006623657") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49609_d20250824_m033702_c001_v7007000_t0000_u01756006622750") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f104a9939c4e8ae89_d20250824_m033700_c001_v0001105_t0057_u01756006620795") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e12e_d20250824_m033700_c001_v7007000_t0000_u01756006620613") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f104a9939c4e8ae81_d20250824_m033657_c001_v0001105_t0033_u01756006617161") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e0ff_d20250824_m033656_c001_v7007000_t0000_u01756006616433") 2025/08/24 03:43:52 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a623b_d20250824_m033650_c001_v0001171_t0053_u01756006610593") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0eee_d20250824_m033649_c001_v7007000_t0000_u01756006609483") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1122955cb8a37d09_d20250824_m033643_c001_v0001176_t0004_u01756006603641") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e2b78_d20250824_m033643_c001_v7007000_t0000_u01756006603433") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379aa7_d20250824_m033639_c001_v0001177_t0006_u01756006599370") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1188d6055490aa93_d20250824_m033638_c001_v0001180_t0016_u01756006598605") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1188d6055490aa89_d20250824_m033637_c001_v0001180_t0030_u01756006597597") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790dd3f_d20250824_m033624_c001_v7007000_t0000_u01756006584070") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a61bd_d20250824_m033616_c001_v0001171_t0002_u01756006576695") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11075058ee566f8e_d20250824_m033615_c001_v0001144_t0000_u01756006575508") 2025/08/24 03:43:53 DEBUG : dst/one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11075058ee566f8c_d20250824_m033614_c001_v0001144_t0021_u01756006574273") 2025/08/24 03:43:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49806_d20250824_m033805_c001_v7007000_t0000_u01756006685686") 2025/08/24 03:43:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103510d73579ef0f_d20250824_m033802_c001_v0001146_t0016_u01756006682500") 2025/08/24 03:43:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f102b4dfe11969c0c_d20250824_m033758_c001_v0001171_t0042_u01756006678068") 2025/08/24 03:43:53 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aab2_d20250824_m033752_c001_v7007000_t0000_u01756006672573") 2025/08/24 03:43:53 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103d497b9ce19168_d20250824_m033749_c001_v0001100_t0047_u01756006669724") 2025/08/24 03:43:53 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f113a0209b4a60e38_d20250824_m033745_c001_v0001090_t0041_u01756006665906") 2025/08/24 03:43:53 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa6d_d20250824_m033740_c001_v7007000_t0000_u01756006660641") 2025/08/24 03:43:53 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f107dfb6061b51929_d20250824_m033738_c001_v0001098_t0056_u01756006658299") 2025/08/24 03:43:54 DEBUG : dst/one.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f111623790564e610_d20250824_m033734_c001_v0001092_t0048_u01756006654661") 2025/08/24 03:43:54 DEBUG : dst/three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0ef0_d20250824_m033649_c001_v7007000_t0000_u01756006609667") 2025/08/24 03:43:54 DEBUG : dst/three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1188d6055490aab5_d20250824_m033648_c001_v0001180_t0053_u01756006608115") 2025/08/24 03:43:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49808_d20250824_m033805_c001_v7007000_t0000_u01756006685872") 2025/08/24 03:43:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f102db5173bd2a95d_d20250824_m033804_c001_v0001044_t0037_u01756006684008") 2025/08/24 03:43:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1157f28af393b4be_d20250824_m033800_c001_v0001032_t0002_u01756006680045") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4980b_d20250824_m033806_c001_v7007000_t0000_u01756006686131") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103b36b8983d2911_d20250824_m033804_c001_v0001102_t0033_u01756006684734") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538402e7b_d20250824_m033804_c001_v7007000_t0000_u01756006684543") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f103b36b8983d2909_d20250824_m033800_c001_v0001102_t0059_u01756006680888") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538402e61_d20250824_m033800_c001_v7007000_t0000_u01756006680705") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6309_d20250824_m033755_c001_v0001171_t0045_u01756006675288") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aab6_d20250824_m033752_c001_v7007000_t0000_u01756006672757") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117aae60fd75b2b1_d20250824_m033751_c001_v0001098_t0022_u01756006671599") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae44a6_d20250824_m033751_c001_v7007000_t0000_u01756006671415") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117aae60fd75b2ad_d20250824_m033748_c001_v0001098_t0057_u01756006668272") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae447c_d20250824_m033748_c001_v7007000_t0000_u01756006668082") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a62f3_d20250824_m033743_c001_v0001171_t0049_u01756006663099") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde105d_d20250824_m033739_c001_v7007000_t0000_u01756006659868") 2025/08/24 03:43:54 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a62e5_d20250824_m033737_c001_v0001171_t0040_u01756006657424") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde103c_d20250824_m033736_c001_v7007000_t0000_u01756006656697") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379b85_d20250824_m033732_c001_v0001177_t0003_u01756006652170") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a600c6_d20250824_m033728_c001_v7007000_t0000_u01756006648991") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379b6a_d20250824_m033726_c001_v0001177_t0057_u01756006646559") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a600a6_d20250824_m033725_c001_v7007000_t0000_u01756006645464") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6786f_d20250824_m033718_c001_v0001036_t0041_u01756006638452") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb949c_d20250824_m033715_c001_v7007000_t0000_u01756006635235") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67864_d20250824_m033712_c001_v0001036_t0026_u01756006632644") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9477_d20250824_m033711_c001_v7007000_t0000_u01756006631554") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a625f_d20250824_m033705_c001_v0001171_t0051_u01756006625087") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e13b_d20250824_m033701_c001_v7007000_t0000_u01756006621819") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6253_d20250824_m033659_c001_v0001171_t0038_u01756006619206") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e111_d20250824_m033658_c001_v7007000_t0000_u01756006618119") 2025/08/24 03:43:55 DEBUG : dst/three.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379acc_d20250824_m033651_c001_v0001177_t0018_u01756006611744") 2025/08/24 03:43:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aaba_d20250824_m033752_c001_v7007000_t0000_u01756006672963") 2025/08/24 03:43:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1007ad89cd5c9217_d20250824_m033751_c001_v0001098_t0029_u01756006671080") 2025/08/24 03:43:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1122cd307501a813_d20250824_m033747_c001_v0001113_t0058_u01756006667816") 2025/08/24 03:43:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa6e_d20250824_m033740_c001_v7007000_t0000_u01756006660823") 2025/08/24 03:43:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10705675db487b62_d20250824_m033739_c001_v0001184_t0002_u01756006659664") 2025/08/24 03:43:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f105e47c67ff4ad5f_d20250824_m033736_c001_v0001165_t0020_u01756006656467") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4980d_d20250824_m033806_c001_v7007000_t0000_u01756006686323") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379bd4_d20250824_m033754_c001_v0001177_t0037_u01756006674705") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aabd_d20250824_m033753_c001_v7007000_t0000_u01756006673147") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379baa_d20250824_m033742_c001_v0001177_t0039_u01756006662539") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa6f_d20250824_m033741_c001_v7007000_t0000_u01756006661006") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67887_d20250824_m033731_c001_v0001036_t0056_u01756006651499") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4209e2bde242aa57_d20250824_m033730_c001_v7007000_t0000_u01756006650102") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a628d_d20250824_m033717_c001_v0001171_t0029_u01756006637669") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb94ab_d20250824_m033716_c001_v7007000_t0000_u01756006636348") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379b0e_d20250824_m033704_c001_v0001177_t0033_u01756006624509") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a4960c_d20250824_m033702_c001_v7007000_t0000_u01756006622932") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67842_d20250824_m033651_c001_v0001036_t0032_u01756006611259") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0ef1_d20250824_m033649_c001_v7007000_t0000_u01756006609850") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11470b490c75c543_d20250824_m033645_c001_v0001130_t0008_u01756006605596") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790dd43_d20250824_m033624_c001_v7007000_t0000_u01756006584252") 2025/08/24 03:43:56 DEBUG : dst/two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11075058ee566fa2_d20250824_m033622_c001_v0001144_t0035_u01756006582739") 2025/08/24 03:43:56 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a17fb_d20250824_m033541_c001_v7007000_t0000_u01756006541746") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37997d_d20250824_m033534_c001_v0001177_t0035_u01756006534500") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790da70_d20250824_m033532_c001_v7007000_t0000_u01756006532405") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f3798fb_d20250824_m033515_c001_v0001177_t0049_u01756006515315") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e2339_d20250824_m033459_c001_v7007000_t0000_u01756006499799") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37989c_d20250824_m033453_c001_v0001177_t0014_u01756006493529") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36f5_d20250824_m033432_c001_v7007000_t0000_u01756006472858") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6011_d20250824_m033430_c001_v0001171_t0023_u01756006470889") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36c6_d20250824_m033430_c001_v7007000_t0000_u01756006470009") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6007_d20250824_m033428_c001_v0001171_t0040_u01756006468519") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae367f_d20250824_m033425_c001_v7007000_t0000_u01756006465806") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fe9_d20250824_m033424_c001_v0001171_t0038_u01756006464153") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3652_d20250824_m033423_c001_v7007000_t0000_u01756006463323") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fdb_d20250824_m033421_c001_v0001171_t0010_u01756006461977") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808a8_d20250824_m033416_c001_v7007000_t0000_u01756006456204") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fbb_d20250824_m033414_c001_v0001171_t0004_u01756006454506") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa80897_d20250824_m033413_c001_v7007000_t0000_u01756006453442") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fad_d20250824_m033412_c001_v0001171_t0027_u01756006452512") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f5af_d20250824_m033408_c001_v7007000_t0000_u01756006448045") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f8d_d20250824_m033406_c001_v0001171_t0019_u01756006446467") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f559_d20250824_m033404_c001_v7007000_t0000_u01756006444627") 2025/08/24 03:43:57 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f7b_d20250824_m033403_c001_v0001171_t0054_u01756006443594") 2025/08/24 03:43:58 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f537_d20250824_m033403_c001_v7007000_t0000_u01756006443233") 2025/08/24 03:43:58 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f108d2f4c192f1485_d20250824_m033402_c001_v0001144_t0044_u01756006442234") 2025/08/24 03:43:58 DEBUG : empty space: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f6d_d20250824_m033400_c001_v0001171_t0055_u01756006440618") 2025/08/24 03:43:58 DEBUG : enormous: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36e9_d20250824_m033432_c001_v7007000_t0000_u01756006472108") 2025/08/24 03:43:58 DEBUG : enormous: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6013_d20250824_m033431_c001_v0001171_t0054_u01756006471259") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a49830_d20250824_m033811_c001_v7007000_t0000_u01756006691452") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6347_d20250824_m033810_c001_v0001171_t0038_u01756006690163") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a19059_d20250824_m033452_c001_v7007000_t0000_u01756006492127") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6065_d20250824_m033451_c001_v0001171_t0058_u01756006491075") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f4b0_d20250824_m033357_c001_v7007000_t0000_u01756006437804") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f53_d20250824_m033356_c001_v0001171_t0001_u01756006436761") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f48a_d20250824_m033356_c001_v7007000_t0000_u01756006436220") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f51_d20250824_m033355_c001_v0001171_t0035_u01756006435584") 2025/08/24 03:43:58 DEBUG : existing: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f49_d20250824_m033354_c001_v0001171_t0028_u01756006434706") 2025/08/24 03:43:58 DEBUG : existing-b: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1905c_d20250824_m033452_c001_v7007000_t0000_u01756006492312") 2025/08/24 03:43:58 DEBUG : existing-b: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379894_d20250824_m033451_c001_v0001177_t0033_u01756006491089") 2025/08/24 03:43:58 DEBUG : file1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95f5_d20250824_m033907_c001_v7007000_t0000_u01756006747078") 2025/08/24 03:43:58 DEBUG : file1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f106be9e21c90b13e_d20250824_m033905_c001_v0001093_t0015_u01756006745693") 2025/08/24 03:43:58 DEBUG : file1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95d7_d20250824_m033904_c001_v7007000_t0000_u01756006744365") 2025/08/24 03:43:58 DEBUG : file1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e2a_d20250824_m033902_c001_v0001109_t0025_u01756006742703") 2025/08/24 03:43:59 DEBUG : five: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3738_d20250824_m033436_c001_v7007000_t0000_u01756006476913") 2025/08/24 03:43:59 DEBUG : five: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f416df6b4cd4a6029_d20250824_m033434_c001_v0001171_t0019_u01756006474804") 2025/08/24 03:43:59 DEBUG : foo: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f57f_d20250824_m033406_c001_v7007000_t0000_u01756006446104") 2025/08/24 03:43:59 DEBUG : foo: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f416df6b4cd4a5f87_d20250824_m033405_c001_v0001171_t0019_u01756006445553") 2025/08/24 03:43:59 DEBUG : foo: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f416df6b4cd4a5f83_d20250824_m033404_c001_v0001171_t0019_u01756006444999") 2025/08/24 03:43:59 DEBUG : four: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae373a_d20250824_m033437_c001_v7007000_t0000_u01756006477094") 2025/08/24 03:43:59 DEBUG : four: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b6778a_d20250824_m033435_c001_v0001036_t0057_u01756006475360") 2025/08/24 03:43:59 DEBUG : four: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6027_d20250824_m033434_c001_v0001171_t0013_u01756006474058") 2025/08/24 03:43:59 DEBUG : hello world2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c122d_d20250824_m033258_c001_v7007000_t0000_u01756006378633") 2025/08/24 03:43:59 DEBUG : hello world2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e46_d20250824_m033257_c001_v0001171_t0031_u01756006377908") 2025/08/24 03:43:59 DEBUG : ignore-size: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f472_d20250824_m033354_c001_v7007000_t0000_u01756006434344") 2025/08/24 03:43:59 DEBUG : ignore-size: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f43_d20250824_m033353_c001_v0001171_t0056_u01756006433239") 2025/08/24 03:43:59 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a19043_d20250824_m033450_c001_v7007000_t0000_u01756006490333") 2025/08/24 03:43:59 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37988c_d20250824_m033449_c001_v0001177_t0020_u01756006489477") 2025/08/24 03:43:59 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae37cc_d20250824_m033448_c001_v7007000_t0000_u01756006488724") 2025/08/24 03:43:59 DEBUG : nested/sub dir/file: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379888_d20250824_m033447_c001_v0001177_t0048_u01756006487598") 2025/08/24 03:43:59 DEBUG : one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae373c_d20250824_m033437_c001_v7007000_t0000_u01756006477276") 2025/08/24 03:43:59 DEBUG : one: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f416df6b4cd4a601f_d20250824_m033433_c001_v0001171_t0019_u01756006473258") 2025/08/24 03:43:59 DEBUG : only0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9586_d20250824_m033858_c001_v7007000_t0000_u01756006738244") 2025/08/24 03:43:59 DEBUG : only0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b67927_d20250824_m033852_c001_v0001036_t0057_u01756006732969") 2025/08/24 03:44:00 DEBUG : only0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678ef_d20250824_m033838_c001_v0001036_t0042_u01756006718544") 2025/08/24 03:44:00 DEBUG : only0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a499a7_d20250824_m033832_c001_v7007000_t0000_u01756006712404") 2025/08/24 03:44:00 DEBUG : only0: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678b9_d20250824_m033817_c001_v0001036_t0001_u01756006697838") 2025/08/24 03:44:00 DEBUG : only1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9588_d20250824_m033858_c001_v7007000_t0000_u01756006738428") 2025/08/24 03:44:00 DEBUG : only1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406be9e21c90b122_d20250824_m033853_c001_v0001093_t0021_u01756006733687") 2025/08/24 03:44:00 DEBUG : only1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678f3_d20250824_m033839_c001_v0001036_t0031_u01756006719335") 2025/08/24 03:44:00 DEBUG : only1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a200a_d20250824_m033832_c001_v7007000_t0000_u01756006712388") 2025/08/24 03:44:00 DEBUG : only1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678bb_d20250824_m033818_c001_v0001036_t0024_u01756006698440") 2025/08/24 03:44:00 DEBUG : only10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd958b_d20250824_m033858_c001_v7007000_t0000_u01756006738610") 2025/08/24 03:44:00 DEBUG : only10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d35_d20250824_m033852_c001_v0001177_t0030_u01756006732562") 2025/08/24 03:44:00 DEBUG : only10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6790b_d20250824_m033845_c001_v0001036_t0024_u01756006725097") 2025/08/24 03:44:00 DEBUG : only10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e8ad_d20250824_m033832_c001_v7007000_t0000_u01756006712571") 2025/08/24 03:44:00 DEBUG : only10: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678cf_d20250824_m033824_c001_v0001036_t0048_u01756006704197") 2025/08/24 03:44:00 DEBUG : only11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd958e_d20250824_m033858_c001_v7007000_t0000_u01756006738791") 2025/08/24 03:44:00 DEBUG : only11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b67923_d20250824_m033852_c001_v0001036_t0057_u01756006732573") 2025/08/24 03:44:00 DEBUG : only11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6790d_d20250824_m033845_c001_v0001036_t0026_u01756006725867") 2025/08/24 03:44:00 DEBUG : only11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a499b5_d20250824_m033832_c001_v7007000_t0000_u01756006712778") 2025/08/24 03:44:00 DEBUG : only11: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678d1_d20250824_m033824_c001_v0001036_t0037_u01756006704844") 2025/08/24 03:44:00 DEBUG : only12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9591_d20250824_m033858_c001_v7007000_t0000_u01756006738972") 2025/08/24 03:44:01 DEBUG : only12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f409b0c0f6c3f5e13_d20250824_m033853_c001_v0001109_t0022_u01756006733124") 2025/08/24 03:44:01 DEBUG : only12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6790f_d20250824_m033846_c001_v0001036_t0028_u01756006726797") 2025/08/24 03:44:01 DEBUG : only12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c2c0f_d20250824_m033832_c001_v7007000_t0000_u01756006712797") 2025/08/24 03:44:01 DEBUG : only12: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678d5_d20250824_m033825_c001_v0001036_t0014_u01756006705444") 2025/08/24 03:44:01 DEBUG : only13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9594_d20250824_m033859_c001_v7007000_t0000_u01756006739153") 2025/08/24 03:44:01 DEBUG : only13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406be9e21c90b11e_d20250824_m033853_c001_v0001093_t0021_u01756006733314") 2025/08/24 03:44:01 DEBUG : only13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67911_d20250824_m033847_c001_v0001036_t0004_u01756006727376") 2025/08/24 03:44:01 DEBUG : only13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e8b3_d20250824_m033832_c001_v7007000_t0000_u01756006712936") 2025/08/24 03:44:01 DEBUG : only13: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678d7_d20250824_m033826_c001_v0001036_t0006_u01756006706200") 2025/08/24 03:44:01 DEBUG : only14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9598_d20250824_m033859_c001_v7007000_t0000_u01756006739335") 2025/08/24 03:44:01 DEBUG : only14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d37_d20250824_m033852_c001_v0001177_t0030_u01756006732960") 2025/08/24 03:44:01 DEBUG : only14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67915_d20250824_m033848_c001_v0001036_t0045_u01756006728131") 2025/08/24 03:44:01 DEBUG : only14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a200c_d20250824_m033832_c001_v7007000_t0000_u01756006712579") 2025/08/24 03:44:01 DEBUG : only14: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678db_d20250824_m033827_c001_v0001036_t0026_u01756006707007") 2025/08/24 03:44:01 DEBUG : only15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd959b_d20250824_m033859_c001_v7007000_t0000_u01756006739517") 2025/08/24 03:44:01 DEBUG : only15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d39_d20250824_m033853_c001_v0001177_t0030_u01756006733144") 2025/08/24 03:44:01 DEBUG : only15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67917_d20250824_m033848_c001_v0001036_t0042_u01756006728692") 2025/08/24 03:44:01 DEBUG : only15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2007_d20250824_m033832_c001_v7007000_t0000_u01756006712017") 2025/08/24 03:44:01 DEBUG : only15: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678dd_d20250824_m033827_c001_v0001036_t0012_u01756006707716") 2025/08/24 03:44:01 DEBUG : only16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd959d_d20250824_m033859_c001_v7007000_t0000_u01756006739711") 2025/08/24 03:44:02 DEBUG : only16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f409b0c0f6c3f5e17_d20250824_m033853_c001_v0001109_t0022_u01756006733309") 2025/08/24 03:44:02 DEBUG : only16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67919_d20250824_m033849_c001_v0001036_t0014_u01756006729472") 2025/08/24 03:44:02 DEBUG : only16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2009_d20250824_m033832_c001_v7007000_t0000_u01756006712205") 2025/08/24 03:44:02 DEBUG : only16: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678df_d20250824_m033828_c001_v0001036_t0041_u01756006708443") 2025/08/24 03:44:02 DEBUG : only17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95a0_d20250824_m033859_c001_v7007000_t0000_u01756006739892") 2025/08/24 03:44:02 DEBUG : only17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b6792d_d20250824_m033853_c001_v0001036_t0057_u01756006733522") 2025/08/24 03:44:02 DEBUG : only17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6791d_d20250824_m033850_c001_v0001036_t0046_u01756006730211") 2025/08/24 03:44:02 DEBUG : only17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a499ae_d20250824_m033832_c001_v7007000_t0000_u01756006712590") 2025/08/24 03:44:02 DEBUG : only17: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678e1_d20250824_m033829_c001_v0001036_t0028_u01756006709293") 2025/08/24 03:44:02 DEBUG : only18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95a3_d20250824_m033900_c001_v7007000_t0000_u01756006740074") 2025/08/24 03:44:02 DEBUG : only18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406be9e21c90b120_d20250824_m033853_c001_v0001093_t0021_u01756006733504") 2025/08/24 03:44:02 DEBUG : only18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6791f_d20250824_m033850_c001_v0001036_t0022_u01756006730767") 2025/08/24 03:44:02 DEBUG : only18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c2c0c_d20250824_m033832_c001_v7007000_t0000_u01756006712600") 2025/08/24 03:44:03 DEBUG : only18: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678e3_d20250824_m033829_c001_v0001036_t0011_u01756006709879") 2025/08/24 03:44:03 DEBUG : only19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95a6_d20250824_m033900_c001_v7007000_t0000_u01756006740256") 2025/08/24 03:44:03 DEBUG : only19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b67929_d20250824_m033853_c001_v0001036_t0057_u01756006733153") 2025/08/24 03:44:03 DEBUG : only19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67921_d20250824_m033851_c001_v0001036_t0003_u01756006731544") 2025/08/24 03:44:03 DEBUG : only19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e8ab_d20250824_m033832_c001_v7007000_t0000_u01756006712388") 2025/08/24 03:44:03 DEBUG : only19: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678e5_d20250824_m033830_c001_v0001036_t0044_u01756006710633") 2025/08/24 03:44:03 DEBUG : only2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95a9_d20250824_m033900_c001_v7007000_t0000_u01756006740437") 2025/08/24 03:44:03 DEBUG : only2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b6792b_d20250824_m033853_c001_v0001036_t0057_u01756006733338") 2025/08/24 03:44:03 DEBUG : only2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678f7_d20250824_m033839_c001_v0001036_t0029_u01756006719975") 2025/08/24 03:44:03 DEBUG : only2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2011_d20250824_m033832_c001_v7007000_t0000_u01756006712945") 2025/08/24 03:44:03 DEBUG : only2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678bd_d20250824_m033819_c001_v0001036_t0016_u01756006699102") 2025/08/24 03:44:03 DEBUG : only3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95ac_d20250824_m033900_c001_v7007000_t0000_u01756006740619") 2025/08/24 03:44:03 DEBUG : only3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d3b_d20250824_m033853_c001_v0001177_t0030_u01756006733349") 2025/08/24 03:44:03 DEBUG : only3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678fb_d20250824_m033840_c001_v0001036_t0029_u01756006720672") 2025/08/24 03:44:03 DEBUG : only3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a2014_d20250824_m033833_c001_v7007000_t0000_u01756006713127") 2025/08/24 03:44:03 DEBUG : only3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678bf_d20250824_m033819_c001_v0001036_t0048_u01756006699759") 2025/08/24 03:44:03 DEBUG : only4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95af_d20250824_m033900_c001_v7007000_t0000_u01756006740804") 2025/08/24 03:44:03 DEBUG : only4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f409b0c0f6c3f5e19_d20250824_m033853_c001_v0001109_t0022_u01756006733493") 2025/08/24 03:44:03 DEBUG : only4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678fd_d20250824_m033841_c001_v0001036_t0053_u01756006721253") 2025/08/24 03:44:03 DEBUG : only4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c2c0a_d20250824_m033832_c001_v7007000_t0000_u01756006712400") 2025/08/24 03:44:04 DEBUG : only4: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678c3_d20250824_m033820_c001_v0001036_t0041_u01756006700584") 2025/08/24 03:44:04 DEBUG : only5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95b2_d20250824_m033900_c001_v7007000_t0000_u01756006740986") 2025/08/24 03:44:04 DEBUG : only5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f419dcc23f8b6792f_d20250824_m033853_c001_v0001036_t0057_u01756006733706") 2025/08/24 03:44:04 DEBUG : only5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67901_d20250824_m033841_c001_v0001036_t0027_u01756006721901") 2025/08/24 03:44:04 DEBUG : only5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40585836e6a499bd_d20250824_m033832_c001_v7007000_t0000_u01756006712965") 2025/08/24 03:44:04 DEBUG : only5: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678c5_d20250824_m033821_c001_v0001036_t0055_u01756006701201") 2025/08/24 03:44:04 DEBUG : only6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95b3_d20250824_m033901_c001_v7007000_t0000_u01756006741182") 2025/08/24 03:44:04 DEBUG : only6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d3f_d20250824_m033853_c001_v0001177_t0030_u01756006733723") 2025/08/24 03:44:04 DEBUG : only6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67903_d20250824_m033842_c001_v0001036_t0037_u01756006722555") 2025/08/24 03:44:04 DEBUG : only6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c2c12_d20250824_m033832_c001_v7007000_t0000_u01756006712981") 2025/08/24 03:44:04 DEBUG : only6: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678c7_d20250824_m033821_c001_v0001036_t0044_u01756006701751") 2025/08/24 03:44:04 DEBUG : only7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95b6_d20250824_m033901_c001_v7007000_t0000_u01756006741378") 2025/08/24 03:44:04 DEBUG : only7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f379d3d_d20250824_m033853_c001_v0001177_t0030_u01756006733534") 2025/08/24 03:44:04 DEBUG : only7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67905_d20250824_m033843_c001_v0001036_t0035_u01756006723262") 2025/08/24 03:44:04 DEBUG : only7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e8b0_d20250824_m033832_c001_v7007000_t0000_u01756006712754") 2025/08/24 03:44:04 DEBUG : only7: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678c9_d20250824_m033822_c001_v0001036_t0044_u01756006702321") 2025/08/24 03:44:04 DEBUG : only8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95b9_d20250824_m033901_c001_v7007000_t0000_u01756006741560") 2025/08/24 03:44:04 DEBUG : only8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f409b0c0f6c3f5e1b_d20250824_m033853_c001_v0001109_t0022_u01756006733676") 2025/08/24 03:44:04 DEBUG : only8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67907_d20250824_m033843_c001_v0001036_t0042_u01756006723915") 2025/08/24 03:44:04 DEBUG : only8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a200f_d20250824_m033832_c001_v7007000_t0000_u01756006712761") 2025/08/24 03:44:05 DEBUG : only8: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678cb_d20250824_m033822_c001_v0001036_t0037_u01756006702883") 2025/08/24 03:44:05 DEBUG : only9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95bc_d20250824_m033901_c001_v7007000_t0000_u01756006741742") 2025/08/24 03:44:05 DEBUG : only9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406be9e21c90b124_d20250824_m033853_c001_v0001093_t0021_u01756006733871") 2025/08/24 03:44:05 DEBUG : only9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67909_d20250824_m033844_c001_v0001036_t0043_u01756006724501") 2025/08/24 03:44:05 DEBUG : only9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961e8b6_d20250824_m033833_c001_v7007000_t0000_u01756006713118") 2025/08/24 03:44:05 DEBUG : only9: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b678cd_d20250824_m033823_c001_v0001036_t0034_u01756006703622") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae37b0_d20250824_m033446_c001_v7007000_t0000_u01756006486462") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67798_d20250824_m033444_c001_v0001036_t0027_u01756006484295") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3788_d20250824_m033443_c001_v7007000_t0000_u01756006483197") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a603f_d20250824_m033441_c001_v0001171_t0003_u01756006481333") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3769_d20250824_m033440_c001_v7007000_t0000_u01756006480603") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67790_d20250824_m033438_c001_v0001036_t0056_u01756006478188") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36a0_d20250824_m033427_c001_v7007000_t0000_u01756006467700") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ff9_d20250824_m033426_c001_v0001171_t0050_u01756006466347") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae366e_d20250824_m033424_c001_v7007000_t0000_u01756006464807") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fe7_d20250824_m033423_c001_v0001171_t0012_u01756006463867") 2025/08/24 03:44:05 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3644_d20250824_m033422_c001_v7007000_t0000_u01756006462667") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fd9_d20250824_m033421_c001_v0001171_t0043_u01756006461686") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808a4_d20250824_m033415_c001_v7007000_t0000_u01756006455639") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fb9_d20250824_m033413_c001_v0001171_t0049_u01756006453988") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa80899_d20250824_m033413_c001_v7007000_t0000_u01756006453626") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fa9_d20250824_m033412_c001_v0001171_t0050_u01756006452225") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa8088f_d20250824_m033411_c001_v7007000_t0000_u01756006451862") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fa7_d20250824_m033411_c001_v0001171_t0055_u01756006451188") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fa5_d20250824_m033410_c001_v0001171_t0029_u01756006450440") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa80886_d20250824_m033410_c001_v7007000_t0000_u01756006450076") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f9d_d20250824_m033409_c001_v0001171_t0034_u01756006449413") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f99_d20250824_m033408_c001_v0001171_t0001_u01756006448588") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f5b4_d20250824_m033408_c001_v7007000_t0000_u01756006448227") 2025/08/24 03:44:06 DEBUG : potato: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f93_d20250824_m033407_c001_v0001171_t0024_u01756006447277") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f414ceec2a1a5fb14_d20250824_m033558_c001_v7007000_t0000_u01756006558496") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b677f8_d20250824_m033557_c001_v0001036_t0058_u01756006557772") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a17ff_d20250824_m033542_c001_v7007000_t0000_u01756006542050") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b677e8_d20250824_m033533_c001_v0001036_t0041_u01756006533688") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb8e90_d20250824_m033521_c001_v7007000_t0000_u01756006521425") 2025/08/24 03:44:06 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b677c8_d20250824_m033514_c001_v0001036_t0016_u01756006514528") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e2342_d20250824_m033500_c001_v7007000_t0000_u01756006500342") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b677a8_d20250824_m033453_c001_v0001036_t0050_u01756006493232") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36e5_d20250824_m033431_c001_v7007000_t0000_u01756006471927") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a600b_d20250824_m033430_c001_v0001171_t0023_u01756006470564") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36ca_d20250824_m033430_c001_v7007000_t0000_u01756006470202") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6005_d20250824_m033428_c001_v0001171_t0030_u01756006468244") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae36a3_d20250824_m033427_c001_v7007000_t0000_u01756006467882") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fff_d20250824_m033427_c001_v0001171_t0048_u01756006467001") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3682_d20250824_m033425_c001_v7007000_t0000_u01756006465987") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ff3_d20250824_m033425_c001_v0001171_t0039_u01756006465174") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3656_d20250824_m033423_c001_v7007000_t0000_u01756006463504") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fdf_d20250824_m033422_c001_v0001171_t0054_u01756006462676") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f40978c0e2fa808a9_d20250824_m033416_c001_v7007000_t0000_u01756006456388") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5fbf_d20250824_m033415_c001_v0001171_t0046_u01756006455227") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c126d_d20250824_m033301_c001_v7007000_t0000_u01756006381462") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e52_d20250824_m033300_c001_v0001171_t0031_u01756006380802") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c1248_d20250824_m033259_c001_v7007000_t0000_u01756006379882") 2025/08/24 03:44:07 DEBUG : potato2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e4c_d20250824_m033259_c001_v0001171_t0046_u01756006379183") 2025/08/24 03:44:07 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4167ba517f3a1805_d20250824_m033542_c001_v7007000_t0000_u01756006542390") 2025/08/24 03:44:07 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6127_d20250824_m033535_c001_v0001171_t0039_u01756006535075") 2025/08/24 03:44:08 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb8e95_d20250824_m033521_c001_v7007000_t0000_u01756006521667") 2025/08/24 03:44:08 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a60cc_d20250824_m033515_c001_v0001171_t0015_u01756006515907") 2025/08/24 03:44:08 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e2347_d20250824_m033500_c001_v7007000_t0000_u01756006500523") 2025/08/24 03:44:08 DEBUG : potato3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a606f_d20250824_m033453_c001_v0001171_t0034_u01756006493759") 2025/08/24 03:44:08 DEBUG : pre-dest1/1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0dfb_d20250824_m033633_c001_v7007000_t0000_u01756006593352") 2025/08/24 03:44:08 DEBUG : pre-dest1/1: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a61e1_d20250824_m033624_c001_v0001171_t0036_u01756006584998") 2025/08/24 03:44:08 DEBUG : pre-dest2/2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41575e1e6bde0e00_d20250824_m033633_c001_v7007000_t0000_u01756006593536") 2025/08/24 03:44:08 DEBUG : pre-dest2/2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67824_d20250824_m033625_c001_v0001036_t0010_u01756006585803") 2025/08/24 03:44:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f408ecead5790dc70_d20250824_m033610_c001_v7007000_t0000_u01756006570224") 2025/08/24 03:44:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379a16_d20250824_m033606_c001_v0001177_t0029_u01756006566286") 2025/08/24 03:44:08 DEBUG : sizeonly: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f461_d20250824_m033352_c001_v7007000_t0000_u01756006432685") 2025/08/24 03:44:08 DEBUG : sizeonly: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f3d_d20250824_m033351_c001_v0001171_t0049_u01756006431653") 2025/08/24 03:44:08 DEBUG : splitbanan: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3c39_d20250824_m034115_c001_v7007000_t0000_u01756006875764") 2025/08/24 03:44:08 DEBUG : splitbanan: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379fde_d20250824_m034107_c001_v0001177_t0047_u01756006867742") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc39_d20250824_m034240_c001_v7007000_t0000_u01756006960871") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b09_d20250824_m034233_c001_v0001036_t0032_u01756006953960") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4174a87bfb7006ae_d20250824_m034224_c001_v7007000_t0000_u01756006944175") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67aeb_d20250824_m034216_c001_v0001036_t0023_u01756006936991") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3dd0_d20250824_m034206_c001_v7007000_t0000_u01756006926935") 2025/08/24 03:44:08 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67abf_d20250824_m034200_c001_v0001036_t0049_u01756006920464") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f401150c73966732f_d20250824_m034150_c001_v7007000_t0000_u01756006910898") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a9b_d20250824_m034144_c001_v0001036_t0001_u01756006904301") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4018560ff8403253_d20250824_m034133_c001_v7007000_t0000_u01756006893652") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67a73_d20250824_m034126_c001_v0001036_t0006_u01756006886438") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4175e8ba954e3b9c_d20250824_m034110_c001_v7007000_t0000_u01756006870492") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f24_d20250824_m034106_c001_v0001109_t0048_u01756006866320") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1ab46_d20250824_m034056_c001_v7007000_t0000_u01756006856347") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5f08_d20250824_m034048_c001_v0001109_t0024_u01756006848954") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f418897f1e67fa373_d20250824_m034047_c001_v7007000_t0000_u01756006847793") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ef4_d20250824_m034043_c001_v0001109_t0057_u01756006843525") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd9a0c_d20250824_m034033_c001_v7007000_t0000_u01756006833676") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679fb_d20250824_m034026_c001_v0001036_t0016_u01756006826274") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a1a8a5_d20250824_m034025_c001_v7007000_t0000_u01756006825172") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b24_d20250824_m034021_c001_v0001130_t0040_u01756006821655") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4095e53538403504_d20250824_m034005_c001_v7007000_t0000_u01756006805493") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b679bd_d20250824_m034000_c001_v0001036_t0023_u01756006800865") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae4b18_d20250824_m033950_c001_v7007000_t0000_u01756006790136") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379e08_d20250824_m033943_c001_v0001177_t0033_u01756006783518") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f406aa4d65bfb9b53_d20250824_m033933_c001_v7007000_t0000_u01756006773256") 2025/08/24 03:44:09 DEBUG : splitbananasplit: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e50_d20250824_m033926_c001_v0001109_t0011_u01756006766019") 2025/08/24 03:44:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961f586_d20250824_m034051_c001_v7007000_t0000_u01756006851057") 2025/08/24 03:44:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998b88_d20250824_m034045_c001_v0001130_t0005_u01756006845049") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd965c_d20250824_m033915_c001_v7007000_t0000_u01756006755083") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67957_d20250824_m033912_c001_v0001036_t0001_u01756006752349") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4216375bb92f977c_d20250824_m033911_c001_v7007000_t0000_u01756006751228") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5e2e_d20250824_m033908_c001_v0001109_t0039_u01756006748025") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41604f7942a19046_d20250824_m033450_c001_v7007000_t0000_u01756006490517") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b677a2_d20250824_m033449_c001_v0001036_t0015_u01756006489463") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae37cf_d20250824_m033448_c001_v7007000_t0000_u01756006488906") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a605d_d20250824_m033447_c001_v0001171_t0036_u01756006487955") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f440_d20250824_m033349_c001_v7007000_t0000_u01756006429511") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f33_d20250824_m033347_c001_v0001171_t0047_u01756006427911") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f42c_d20250824_m033347_c001_v7007000_t0000_u01756006427547") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f2b_d20250824_m033346_c001_v0001171_t0011_u01756006426322") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f3dc_d20250824_m033340_c001_v7007000_t0000_u01756006420478") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f0d_d20250824_m033339_c001_v0001171_t0015_u01756006419110") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f403ec79c7c59f3c2_d20250824_m033338_c001_v7007000_t0000_u01756006418567") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5f05_d20250824_m033336_c001_v0001171_t0027_u01756006416840") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5eeb_d20250824_m033330_c001_v0001171_t0027_u01756006410268") 2025/08/24 03:44:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961d319_d20250824_m033329_c001_v7007000_t0000_u01756006409907") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ee5_d20250824_m033329_c001_v0001171_t0055_u01756006409267") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ee1_d20250824_m033328_c001_v0001171_t0034_u01756006408427") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961d2ff_d20250824_m033328_c001_v7007000_t0000_u01756006408061") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ed9_d20250824_m033324_c001_v0001171_t0005_u01756006404985") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5ec1_d20250824_m033321_c001_v0001171_t0014_u01756006401955") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961d2b1_d20250824_m033321_c001_v7007000_t0000_u01756006401524") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5eb7_d20250824_m033320_c001_v0001171_t0058_u01756006400844") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5eb3_d20250824_m033319_c001_v0001171_t0021_u01756006399972") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961d296_d20250824_m033319_c001_v7007000_t0000_u01756006399246") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e74_d20250824_m033310_c001_v0001171_t0033_u01756006390222") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c1375_d20250824_m033309_c001_v7007000_t0000_u01756006389853") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e6e_d20250824_m033309_c001_v0001171_t0046_u01756006389082") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c1317_d20250824_m033308_c001_v7007000_t0000_u01756006388177") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e68_d20250824_m033307_c001_v0001171_t0048_u01756006387561") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c12fa_d20250824_m033307_c001_v7007000_t0000_u01756006387019") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e66_d20250824_m033306_c001_v0001171_t0043_u01756006386410") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c12d4_d20250824_m033305_c001_v7007000_t0000_u01756006385494") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e62_d20250824_m033304_c001_v0001171_t0052_u01756006384557") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c12ae_d20250824_m033303_c001_v7007000_t0000_u01756006383987") 2025/08/24 03:44:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e5e_d20250824_m033303_c001_v0001171_t0031_u01756006383340") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c128d_d20250824_m033302_c001_v7007000_t0000_u01756006382788") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e54_d20250824_m033302_c001_v0001171_t0020_u01756006382033") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c120e_d20250824_m033257_c001_v7007000_t0000_u01756006377368") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e3c_d20250824_m033256_c001_v0001171_t0055_u01756006376604") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c11ee_d20250824_m033256_c001_v7007000_t0000_u01756006376064") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e38_d20250824_m033255_c001_v0001171_t0029_u01756006375361") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c11c5_d20250824_m033254_c001_v7007000_t0000_u01756006374463") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e32_d20250824_m033253_c001_v0001171_t0001_u01756006373836") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4028ad8d5e5c1180_d20250824_m033251_c001_v7007000_t0000_u01756006371485") 2025/08/24 03:44:12 DEBUG : sub dir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a5e2a_d20250824_m033250_c001_v0001171_t0033_u01756006370815") 2025/08/24 03:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd965f_d20250824_m033915_c001_v7007000_t0000_u01756006755265") 2025/08/24 03:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f106be9e21c90b154_d20250824_m033912_c001_v0001093_t0043_u01756006752376") 2025/08/24 03:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4216375bb92f977f_d20250824_m033911_c001_v7007000_t0000_u01756006751411") 2025/08/24 03:44:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d75_d20250824_m033908_c001_v0001177_t0034_u01756006748037") 2025/08/24 03:44:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc66_d20250824_m034243_c001_v7007000_t0000_u01756006963007") 2025/08/24 03:44:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d48_d20250824_m034242_c001_v0001130_t0035_u01756006962256") 2025/08/24 03:44:12 DEBUG : sub/yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae37a8_d20250824_m033445_c001_v7007000_t0000_u01756006485909") 2025/08/24 03:44:13 DEBUG : sub/yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37987a_d20250824_m033443_c001_v0001177_t0006_u01756006483942") 2025/08/24 03:44:13 DEBUG : test_dir1/file2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95f8_d20250824_m033907_c001_v7007000_t0000_u01756006747259") 2025/08/24 03:44:13 DEBUG : test_dir1/file2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b6794b_d20250824_m033905_c001_v0001036_t0019_u01756006745347") 2025/08/24 03:44:13 DEBUG : test_dir1/file2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95d9_d20250824_m033904_c001_v7007000_t0000_u01756006744549") 2025/08/24 03:44:13 DEBUG : test_dir1/file2: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d65_d20250824_m033902_c001_v0001177_t0058_u01756006742716") 2025/08/24 03:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95fa_d20250824_m033907_c001_v7007000_t0000_u01756006747444") 2025/08/24 03:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f379d71_d20250824_m033905_c001_v0001177_t0058_u01756006745338") 2025/08/24 03:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f415c3187c7bd95dc_d20250824_m033904_c001_v7007000_t0000_u01756006744731") 2025/08/24 03:44:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67943_d20250824_m033902_c001_v0001036_t0007_u01756006742706") 2025/08/24 03:44:13 DEBUG : three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3740_d20250824_m033437_c001_v7007000_t0000_u01756006477458") 2025/08/24 03:44:13 DEBUG : three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6031_d20250824_m033436_c001_v0001171_t0023_u01756006476123") 2025/08/24 03:44:13 DEBUG : three: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f116df6b4cd4a6025_d20250824_m033433_c001_v0001171_t0041_u01756006473652") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc87_d20250824_m034244_c001_v7007000_t0000_u01756006964593") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a25f_d20250824_m034243_c001_v0001177_t0001_u01756006963969") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fcbb_d20250824_m034304_c001_v7007000_t0000_u01756006984910") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f6009_d20250824_m034302_c001_v0001109_t0056_u01756006982912") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fcb0_d20250824_m034301_c001_v7007000_t0000_u01756006981393") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a2bf_d20250824_m034259_c001_v0001177_t0019_u01756006979676") 2025/08/24 03:44:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fcac_d20250824_m034258_c001_v7007000_t0000_u01756006978724") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d8a_d20250824_m034257_c001_v0001130_t0019_u01756006977818") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fca3_d20250824_m034252_c001_v7007000_t0000_u01756006972464") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a287_d20250824_m034251_c001_v0001177_t0000_u01756006971291") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fca4_d20250824_m034255_c001_v7007000_t0000_u01756006975098") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5ff3_d20250824_m034253_c001_v0001109_t0029_u01756006973420") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fca2_d20250824_m034250_c001_v7007000_t0000_u01756006970337") 2025/08/24 03:44:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f11356f99fa998d68_d20250824_m034249_c001_v0001130_t0051_u01756006969373") 2025/08/24 03:44:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fca1_d20250824_m034248_c001_v7007000_t0000_u01756006968410") 2025/08/24 03:44:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b21_d20250824_m034247_c001_v0001036_t0018_u01756006967562") 2025/08/24 03:44:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fc9e_d20250824_m034246_c001_v7007000_t0000_u01756006966618") 2025/08/24 03:44:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f109b0c0f6c3f5fe3_d20250824_m034245_c001_v0001109_t0002_u01756006965542") 2025/08/24 03:44:14 DEBUG : toe/toe/toe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f400ccce2f0da6c45_d20250824_m034310_c001_v7007000_t0000_u01756006990121") 2025/08/24 03:44:14 DEBUG : toe/toe/toe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37a2e1_d20250824_m034309_c001_v0001177_t0055_u01756006989499") 2025/08/24 03:44:14 DEBUG : toe/toe/toe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fca7_d20250824_m034256_c001_v7007000_t0000_u01756006976856") 2025/08/24 03:44:14 DEBUG : toe/toe/toe: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b33_d20250824_m034256_c001_v0001036_t0001_u01756006976058") 2025/08/24 03:44:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fcc2_d20250824_m034305_c001_v7007000_t0000_u01756006985533") 2025/08/24 03:44:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f119dcc23f8b67b39_d20250824_m034304_c001_v0001036_t0002_u01756006984546") 2025/08/24 03:44:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f4186dec13961fcb3_d20250824_m034301_c001_v7007000_t0000_u01756006981968") 2025/08/24 03:44:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10751219c0167839_d20250824_m034300_c001_v0001117_t0034_u01756006980845") 2025/08/24 03:44:14 DEBUG : two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3743_d20250824_m033437_c001_v7007000_t0000_u01756006477640") 2025/08/24 03:44:15 DEBUG : two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f417fd7215f37984e_d20250824_m033435_c001_v0001177_t0030_u01756006475560") 2025/08/24 03:44:15 DEBUG : two: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f416df6b4cd4a6023_d20250824_m033433_c001_v0001171_t0019_u01756006473459") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae37b3_d20250824_m033446_c001_v7007000_t0000_u01756006486643") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f113c632a2e008b1c_d20250824_m033445_c001_v0001043_t0047_u01756006485565") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3781_d20250824_m033442_c001_v7007000_t0000_u01756006482650") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37986c_d20250824_m033441_c001_v0001177_t0016_u01756006481350") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae3762_d20250824_m033440_c001_v7007000_t0000_u01756006480058") 2025/08/24 03:44:15 DEBUG : yam: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f117fd7215f37985e_d20250824_m033438_c001_v0001177_t0013_u01756006478204") 2025/08/24 03:44:15 DEBUG : yaml: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae378b_d20250824_m033443_c001_v7007000_t0000_u01756006483378") 2025/08/24 03:44:15 DEBUG : yaml: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f10699538413d6eb8_d20250824_m033442_c001_v0001144_t0010_u01756006482164") 2025/08/24 03:44:15 DEBUG : yaml: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f41948825f0ae376c_d20250824_m033440_c001_v7007000_t0000_u01756006480788") 2025/08/24 03:44:15 DEBUG : yaml: Deleting (id "4_zdf42bda3202ddbab9f880e1b_f1069c68d8fb10f53_d20250824_m033439_c001_v0001043_t0053_u01756006479599") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m35.503849462s (try 1/5)