"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/10/27 04:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi" 2025/10/27 04:20:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/27 04:20:28 DEBUG : Creating backend with remote "/tmp/rclone708878958" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/27 04:20:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.75s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:31 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", 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-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", 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-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:33 DEBUG : Creating backend with remote "/non-existing" 2025/10/27 04:20:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/27 04:20:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.11s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", 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-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:36 INFO : B2 bucket rclone-test-jojusiq4kezi: Running all checks before starting transfers 2025/10/27 04:20:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:36 INFO : B2 bucket rclone-test-jojusiq4kezi: Checks finished, now starting transfers 2025/10/27 04:20:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:37 ERROR : Ignoring --no-traverse with sync 2025/10/27 04:20:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:37 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:37 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:38 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/27 04:20:39 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:39 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/27 04:20:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:20:41 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:41 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:20:43 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:43 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/27 04:20:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:20:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/27 04:20:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:20:44 INFO : sub dir2: Making directory 2025/10/27 04:20:44 INFO : sub dir: Making directory 2025/10/27 04:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:44 INFO : sub dir2/sub sub dir2: Making directory 2025/10/27 04:20:44 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:44 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:45 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/10/27 04:20:45 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:46 INFO : sub dir2: Making directory 2025/10/27 04:20:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/27 04:20:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:46 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:46 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.52s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:47 DEBUG : sub dir2: Making directory with metadata 2025/10/27 04:20:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:20:47 INFO : sub dir2: Making directory 2025/10/27 04:20:47 INFO : sub dir: Making directory 2025/10/27 04:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:47 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:47 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:48 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:48 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/27 04:20:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/27 04:20:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:50 INFO : sub dir2: Making directory 2025/10/27 04:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:51 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.90s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:52 DEBUG : sub dir2: Making directory with metadata 2025/10/27 04:20:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:20:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:20:52 INFO : sub dir2: Making directory 2025/10/27 04:20:52 INFO : sub dir: Making directory 2025/10/27 04:20:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:52 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:52 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:53 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/27 04:20:53 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", 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-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:54 INFO : sub dir2: Making directory 2025/10/27 04:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:54 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:20:54 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:20:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:55 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:20:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.56s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqajud5zuwa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-ciqajud5zuwa 2025/10/27 04:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:20:57 DEBUG : B2 bucket rclone-test-ciqajud5zuwa: Waiting for checks to finish 2025/10/27 04:20:57 DEBUG : B2 bucket rclone-test-ciqajud5zuwa: Waiting for transfers to finish 2025/10/27 04:20:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:20:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:20:59 DEBUG : B2 bucket rclone-test-ciqajud5zuwa: Purge remote 2025/10/27 04:20:59 INFO : B2 bucket rclone-test-ciqajud5zuwa: cleaning bucket "rclone-test-ciqajud5zuwa" of all files 2025/10/27 04:20:59 DEBUG : sub dir/hello world: Deleting (id "4_zaf92ddb3e05d2b3b9fa80e1b_f11909eaaee65f8c8_d20251027_m042058_c001_v0001157_t0022_u01761538858712") --- PASS: TestServerSideCopy (5.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:01 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1115-16.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001115_t0007": EOF 2025/10/27 04:21:01 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-16.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001115_t0007": EOF) 2025/10/27 04:21:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-jojusiq4kezi: 1/10 (Post "https://pod-000-1115-16.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001115_t0007": EOF) 2025/10/27 04:21:03 DEBUG : pacer: Reducing sleep to 10ms 2025/10/27 04:21:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 04:21:04 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:04 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 04:21:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:06 DEBUG : Creating backend with remote "TestB2:rclone-test-risufok5jutu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-risufok5jutu 2025/10/27 04:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:21:07 DEBUG : B2 bucket rclone-test-risufok5jutu: Waiting for checks to finish 2025/10/27 04:21:07 DEBUG : B2 bucket rclone-test-risufok5jutu: Waiting for transfers to finish 2025/10/27 04:21:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:21:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:21:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 04:21:10 DEBUG : B2 bucket rclone-test-risufok5jutu: Waiting for checks to finish 2025/10/27 04:21:10 DEBUG : B2 bucket rclone-test-risufok5jutu: Waiting for transfers to finish 2025/10/27 04:21:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 04:21:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:21:10 DEBUG : B2 bucket rclone-test-risufok5jutu: Purge remote 2025/10/27 04:21:10 INFO : B2 bucket rclone-test-risufok5jutu: cleaning bucket "rclone-test-risufok5jutu" of all files 2025/10/27 04:21:10 DEBUG : sub dir/hello world: Deleting (id "4_z9fd20d13e06d2b3b9fa80e1b_f108af2ef8e0ce360_d20251027_m042110_c001_v0001176_t0022_u01761538870113") 2025/10/27 04:21:10 DEBUG : sub dir/hello world: Deleting (id "4_z9fd20d13e06d2b3b9fa80e1b_f105d2d6a2a4eedbc_d20251027_m042108_c001_v0001172_t0020_u01761538868257") --- PASS: TestServerSideCopyOverSelf (6.27s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:12 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 04:21:12 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 04:21:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/27 04:21:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:14 DEBUG : Creating backend with remote "TestB2:rclone-test-hoqisov4nece" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-hoqisov4nece 2025/10/27 04:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:21:15 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for checks to finish 2025/10/27 04:21:15 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for transfers to finish 2025/10/27 04:21:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:21:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:21:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/27 04:21:17 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for checks to finish 2025/10/27 04:21:17 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for transfers to finish 2025/10/27 04:21:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/27 04:21:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:21:17 INFO : sub dir/hello world: Deleted 2025/10/27 04:21:18 DEBUG : testing file moves 2025/10/27 04:21:19 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for checks to finish 2025/10/27 04:21:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/27 04:21:19 DEBUG : B2 bucket rclone-test-hoqisov4nece: Waiting for transfers to finish 2025/10/27 04:21:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/27 04:21:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/27 04:21:19 INFO : sub dir/hello world: Deleted 2025/10/27 04:21:20 DEBUG : B2 bucket rclone-test-hoqisov4nece: Purge remote 2025/10/27 04:21:20 INFO : B2 bucket rclone-test-hoqisov4nece: cleaning bucket "rclone-test-hoqisov4nece" of all files 2025/10/27 04:21:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d13e06d2b3b9fa80e1b_f1060cc707c9c80db_d20251027_m042119_c001_v0001183_t0029_u01761538879408") 2025/10/27 04:21:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d13e06d2b3b9fa80e1b_f109ad8c994941add_d20251027_m042117_c001_v0001165_t0014_u01761538877666") 2025/10/27 04:21:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fa22d13e06d2b3b9fa80e1b_f110341fc3a6a02ed_d20251027_m042116_c001_v0001181_t0041_u01761538876268") --- PASS: TestServerSideMoveOverSelf (7.90s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:22 ERROR : error listing: directory not found 2025/10/27 04:21:22 INFO : Local file system at /tmp/rclone708878958: Making directory 2025/10/27 04:21:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.83s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:21:24 DEBUG : Local file system at /tmp/rclone708878958: Waiting for checks to finish 2025/10/27 04:21:24 DEBUG : Local file system at /tmp/rclone708878958: Waiting for transfers to finish 2025/10/27 04:21:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:21:24 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/27 04:21:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/27 04:21:25 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:25 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:21:26 INFO : check sum: Copied (new) 2025/10/27 04:21:26 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:21:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/27 04:21:26 DEBUG : check sum: Unchanged skipping 2025/10/27 04:21:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:26 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.76s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/27 04:21:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 04:21:27 INFO : sizeonly: Copied (new) 2025/10/27 04:21:27 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:28 DEBUG : sizeonly: Sizes identical 2025/10/27 04:21:28 DEBUG : sizeonly: Unchanged skipping 2025/10/27 04:21:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/27 04:21:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/27 04:21:29 INFO : ignore-size: Copied (new) 2025/10/27 04:21:29 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:29 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:21:29 DEBUG : ignore-size: Unchanged skipping 2025/10/27 04:21:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:29 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:21:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:31 DEBUG : existing: Unchanged skipping 2025/10/27 04:21:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:31 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:31 INFO : There was nothing to transfer 2025/10/27 04:21:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/27 04:21:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 04:21:31 INFO : existing: Copied (replaced existing) 2025/10/27 04:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 04:21:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 04:21:33 INFO : existing: Copied (new) 2025/10/27 04:21:33 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:33 DEBUG : existing: Destination exists, skipping 2025/10/27 04:21:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:33 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/27 04:21:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 04:21:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:35 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 04:21:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:21:35 INFO : a/potato2: Copied (new) 2025/10/27 04:21:35 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:35 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:35 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:35 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:37 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:37 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/10/27 04:21:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:21:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/27 04:21:37 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:37 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:37 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:37 INFO : There was nothing to transfer 2025/10/27 04:21:38 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/10/27 04:21:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:21:41 INFO : empty space: Updated modification time in destination 2025/10/27 04:21:41 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:41 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:41 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:42 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/10/27 04:21:42 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:21:42 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:42 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:42 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:42 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:43 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:43 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/10/27 04:21:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone708878958) 2025/10/27 04:21:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jojusiq4kezi) 2025/10/27 04:21:43 DEBUG : foo: sha1 differ 2025/10/27 04:21:43 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/27 04:21:44 INFO : foo: Copied (replaced existing) 2025/10/27 04:21:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/27 04:21:45 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:45 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:45 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:21:45 INFO : potato: Copied (new) 2025/10/27 04:21:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/27 04:21:47 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:47 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/27 04:21:47 INFO : potato: Copied (replaced existing) 2025/10/27 04:21:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:49 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/10/27 04:21:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone708878958) 2025/10/27 04:21:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jojusiq4kezi) 2025/10/27 04:21:49 DEBUG : potato: sha1 differ 2025/10/27 04:21:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/27 04:21:49 INFO : potato: Copied (replaced existing) 2025/10/27 04:21:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:21:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:51 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/27 04:21:51 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:51 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:51 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:21:53 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:53 DEBUG : empty space: Unchanged skipping 2025/10/27 04:21:53 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:21:54 INFO : potato2: Copied (new) 2025/10/27 04:21:54 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:56 INFO : d: Making directory 2025/10/27 04:21:56 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/27 04:21:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 04:21:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:56 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 04:21:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:21:56 INFO : a/potato2: Copied (new) 2025/10/27 04:21:56 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:56 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:56 DEBUG : Waiting for deletions to finish 2025/10/27 04:21:57 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:21:58 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/27 04:21:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/27 04:21:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:21:59 DEBUG : c/non empty space: Unchanged skipping 2025/10/27 04:21:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:21:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:21:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:21:59 INFO : a/potato2: Copied (new) 2025/10/27 04:21:59 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting files as there were IO errors 2025/10/27 04:21:59 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:01 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:22:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:01 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:01 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:01 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:01 INFO : potato: Deleted 2025/10/27 04:22:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:01 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.24s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:03 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:03 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:03 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:04 INFO : potato: Deleted 2025/10/27 04:22:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:22:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:04 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:04 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:04 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:06 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:06 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/27 04:22:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:08 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 04:22:08 DEBUG : enormous: Excluded 2025/10/27 04:22:08 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 04:22:08 DEBUG : potato2: Excluded 2025/10/27 04:22:09 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 04:22:09 DEBUG : potato2: Excluded 2025/10/27 04:22:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:22:09 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:09 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:09 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:09 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:09 INFO : There was nothing to transfer 2025/10/27 04:22:09 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 04:22:09 DEBUG : enormous: Excluded 2025/10/27 04:22:09 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 04:22:09 DEBUG : potato2: Excluded 2025/10/27 04:22:09 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 04:22:09 DEBUG : potato2: Excluded 2025/10/27 04:22:09 DEBUG : Local file system at /tmp/rclone708878958: Waiting for checks to finish 2025/10/27 04:22:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/27 04:22:09 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:09 DEBUG : Local file system at /tmp/rclone708878958: Waiting for transfers to finish 2025/10/27 04:22:09 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:11 DEBUG : enormous: Excluded (Size Filter) 2025/10/27 04:22:11 DEBUG : enormous: Excluded 2025/10/27 04:22:11 DEBUG : potato2: Excluded (Size Filter) 2025/10/27 04:22:11 DEBUG : potato2: Excluded 2025/10/27 04:22:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:22:11 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:11 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:11 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:11 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:12 INFO : enormous: Deleted 2025/10/27 04:22:12 INFO : potato2: Deleted 2025/10/27 04:22:12 INFO : There was nothing to transfer 2025/10/27 04:22:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/27 04:22:12 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:12 DEBUG : Local file system at /tmp/rclone708878958: Waiting for checks to finish 2025/10/27 04:22:12 DEBUG : Local file system at /tmp/rclone708878958: Waiting for transfers to finish 2025/10/27 04:22:12 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:12 INFO : enormous: Deleted 2025/10/27 04:22:12 INFO : potato2: Deleted 2025/10/27 04:22:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.22s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:14 DEBUG : five: Need to transfer - File not found at Destination 2025/10/27 04:22:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/27 04:22:14 DEBUG : one: Destination is newer than source, skipping 2025/10/27 04:22:14 DEBUG : three: Sizes identical 2025/10/27 04:22:14 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone708878958) 2025/10/27 04:22:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/27 04:22:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jojusiq4kezi) 2025/10/27 04:22:14 DEBUG : two: sha1 differ 2025/10/27 04:22:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 04:22:14 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/27 04:22:15 INFO : five: Copied (new) 2025/10/27 04:22:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/27 04:22:15 INFO : four: Copied (replaced existing) 2025/10/27 04:22:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 04:22:15 INFO : two: Copied (replaced existing) 2025/10/27 04:22:15 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:16 DEBUG : one: Destination is newer than source, skipping 2025/10/27 04:22:16 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/27 04:22:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/27 04:22:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 04:22:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 04:22:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/27 04:22:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/27 04:22:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 04:22:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/27 04:22:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone708878958) 2025/10/27 04:22:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/27 04:22:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jojusiq4kezi) 2025/10/27 04:22:16 DEBUG : three: sha1 differ 2025/10/27 04:22:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/27 04:22:16 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:22:16 INFO : three: Copied (replaced existing) 2025/10/27 04:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/27 04:22:18 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:18 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:18 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:18 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 04:22:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/27 04:22:18 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 04:22:18 INFO : potato: Copied (new) 2025/10/27 04:22:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:18 INFO : yam: Copied (new) 2025/10/27 04:22:18 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:22:19 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:19 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:19 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:19 DEBUG : potato: Unchanged skipping 2025/10/27 04:22:19 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:20 INFO : yam: Copied (server-side copy) to: yaml 2025/10/27 04:22:20 INFO : yam: Deleted 2025/10/27 04:22:20 INFO : yaml: Renamed from "yam" 2025/10/27 04:22:20 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/27 04:22:21 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:21 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:21 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 04:22:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/27 04:22:21 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:21 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:22 INFO : yam: Copied (new) 2025/10/27 04:22:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 04:22:22 INFO : potato: Copied (new) 2025/10/27 04:22:22 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:22:23 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:23 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:23 DEBUG : potato: Unchanged skipping 2025/10/27 04:22:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:23 INFO : yam: Copied (server-side copy) to: yaml 2025/10/27 04:22:23 INFO : yam: Deleted 2025/10/27 04:22:23 INFO : yaml: Renamed from "yam" 2025/10/27 04:22:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/27 04:22:24 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:24 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/27 04:22:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/27 04:22:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:25 INFO : sub/yam: Copied (new) 2025/10/27 04:22:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/27 04:22:26 INFO : potato: Copied (new) 2025/10/27 04:22:26 DEBUG : Waiting for deletions to finish 2025/10/27 04:22:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:22:26 DEBUG : potato: Unchanged skipping 2025/10/27 04:22:26 INFO : B2 bucket rclone-test-jojusiq4kezi: Making map for --track-renames 2025/10/27 04:22:26 INFO : B2 bucket rclone-test-jojusiq4kezi: Finished making map for --track-renames 2025/10/27 04:22:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for renames to finish 2025/10/27 04:22:27 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/27 04:22:27 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/27 04:22:27 INFO : sub/yam: Deleted 2025/10/27 04:22:27 INFO : yam: Renamed from "sub/yam" 2025/10/27 04:22:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:28 DEBUG : Creating backend with remote "/tmp/rclone708878958/dir1" 2025/10/27 04:22:28 DEBUG : Config file has changed externally - reloading 2025/10/27 04:22:28 DEBUG : Creating backend with remote "/tmp/rclone708878958/dir2" 2025/10/27 04:22:28 DEBUG : Local file system at /tmp/rclone708878958/dir2: Using server-side directory move 2025/10/27 04:22:28 INFO : Local file system at /tmp/rclone708878958/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/27 04:22:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/27 04:22:28 DEBUG : Local file system at /tmp/rclone708878958/dir2: Waiting for checks to finish 2025/10/27 04:22:28 DEBUG : Local file system at /tmp/rclone708878958/dir2: Waiting for transfers to finish 2025/10/27 04:22:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:22:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/27 04:22:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/27 04:22:29 INFO : nested/sub dir/file: Copied (new) 2025/10/27 04:22:29 INFO : nested/sub dir/file: Deleted 2025/10/27 04:22:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:22:29 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:22:29 INFO : sub dir/hello world: Deleted 2025/10/27 04:22:29 INFO : sub dir: Removing directory 2025/10/27 04:22:29 INFO : nested/sub dir: Removing directory 2025/10/27 04:22:29 INFO : nested: Removing directory 2025/10/27 04:22:29 DEBUG : Local file system at /tmp/rclone708878958: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/27 04:22:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/27 04:22:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/27 04:22:30 INFO : nested/sub dir/file: Copied (new) 2025/10/27 04:22:30 INFO : nested/sub dir/file: Deleted 2025/10/27 04:22:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:22:31 INFO : sub dir/hello world: Copied (new) 2025/10/27 04:22:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/27 04:22:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 04:22:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 04:22:32 INFO : existing: Copied (new) 2025/10/27 04:22:32 INFO : existing: Deleted 2025/10/27 04:22:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/27 04:22:32 INFO : existing-b: Copied (new) 2025/10/27 04:22:32 INFO : existing-b: Deleted 2025/10/27 04:22:33 DEBUG : existing: Destination exists, skipping 2025/10/27 04:22:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/27 04:22:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:22:33 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:22:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.83s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-ticejop9juvu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-ticejop9juvu 2025/10/27 04:22:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 04:22:38 DEBUG : empty space: Unchanged skipping 2025/10/27 04:22:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 04:22:38 DEBUG : B2 bucket rclone-test-ticejop9juvu: Waiting for checks to finish 2025/10/27 04:22:38 INFO : empty space: Deleted 2025/10/27 04:22:38 DEBUG : B2 bucket rclone-test-ticejop9juvu: Waiting for transfers to finish 2025/10/27 04:22:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:38 INFO : potato2: Copied (server-side copy) 2025/10/27 04:22:39 INFO : potato2: Deleted 2025/10/27 04:22:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:22:39 INFO : potato3: Copied (server-side copy) 2025/10/27 04:22:39 INFO : potato3: Deleted 2025/10/27 04:22:39 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqarur3zeya" 2025/10/27 04:22:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/27 04:22:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 04:22:41 DEBUG : B2 bucket rclone-test-kiqarur3zeya: Waiting for checks to finish 2025/10/27 04:22:41 DEBUG : B2 bucket rclone-test-kiqarur3zeya: Waiting for transfers to finish 2025/10/27 04:22:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:22:41 INFO : empty space: Copied (server-side copy) 2025/10/27 04:22:42 INFO : empty space: Deleted 2025/10/27 04:22:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:42 INFO : potato2: Copied (server-side copy) 2025/10/27 04:22:42 INFO : potato2: Deleted 2025/10/27 04:22:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:22:42 INFO : potato3: Copied (server-side copy) 2025/10/27 04:22:42 INFO : potato3: Deleted 2025/10/27 04:22:43 DEBUG : B2 bucket rclone-test-kiqarur3zeya: Purge remote 2025/10/27 04:22:43 INFO : B2 bucket rclone-test-kiqarur3zeya: cleaning bucket "rclone-test-kiqarur3zeya" of all files 2025/10/27 04:22:43 DEBUG : empty space: Deleting (id "4_zff426de3e07d2b3b9fa80e1b_f116ecbe79df89569_d20251027_m042241_c001_v0001105_t0047_u01761538961710") 2025/10/27 04:22:43 DEBUG : potato2: Deleting (id "4_zff426de3e07d2b3b9fa80e1b_f112a750d41cbde5f_d20251027_m042242_c001_v0001157_t0050_u01761538962025") 2025/10/27 04:22:43 DEBUG : potato3: Deleting (id "4_zff426de3e07d2b3b9fa80e1b_f100d38a9d86fee1f_d20251027_m042242_c001_v0001117_t0038_u01761538962066") 2025/10/27 04:22:43 DEBUG : B2 bucket rclone-test-ticejop9juvu: Purge remote 2025/10/27 04:22:43 INFO : B2 bucket rclone-test-ticejop9juvu: cleaning bucket "rclone-test-ticejop9juvu" of all files 2025/10/27 04:22:44 DEBUG : empty space: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f415e79b3fd8f30dd_d20251027_m042241_c001_v7007000_t0000_u01761538961993") 2025/10/27 04:22:44 DEBUG : empty space: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f109f08d6bafded5b_d20251027_m042237_c001_v0001105_t0018_u01761538957703") 2025/10/27 04:22:44 DEBUG : potato2: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f415e79b3fd8f30e0_d20251027_m042242_c001_v7007000_t0000_u01761538962322") 2025/10/27 04:22:44 DEBUG : potato2: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f1071cf0bd6c32c28_d20251027_m042238_c001_v0001180_t0002_u01761538958821") 2025/10/27 04:22:44 DEBUG : potato3: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f415e79b3fd8f30e3_d20251027_m042242_c001_v7007000_t0000_u01761538962594") 2025/10/27 04:22:44 DEBUG : potato3: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f116d664cdfd9a3da_d20251027_m042239_c001_v0001153_t0023_u01761538959068") 2025/10/27 04:22:44 DEBUG : potato3: Deleting (id "4_z1f725dd3e07d2b3b9fa80e1b_f109f08d6bafded5d_d20251027_m042238_c001_v0001105_t0055_u01761538958107") --- PASS: TestServerSideMove (12.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yofebaz8vijo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-yofebaz8vijo 2025/10/27 04:22:51 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 04:22:51 DEBUG : empty space: Excluded 2025/10/27 04:22:51 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 04:22:51 DEBUG : empty space: Excluded 2025/10/27 04:22:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 04:22:51 DEBUG : B2 bucket rclone-test-yofebaz8vijo: Waiting for checks to finish 2025/10/27 04:22:51 DEBUG : B2 bucket rclone-test-yofebaz8vijo: Waiting for transfers to finish 2025/10/27 04:22:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:22:51 INFO : potato3: Copied (server-side copy) 2025/10/27 04:22:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:51 INFO : potato2: Copied (server-side copy) 2025/10/27 04:22:51 INFO : potato3: Deleted 2025/10/27 04:22:52 INFO : potato2: Deleted 2025/10/27 04:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-posiwir9muqu" 2025/10/27 04:22:53 DEBUG : empty space: Excluded (Size Filter) 2025/10/27 04:22:53 DEBUG : empty space: Excluded 2025/10/27 04:22:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:22:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 04:22:53 DEBUG : B2 bucket rclone-test-posiwir9muqu: Waiting for checks to finish 2025/10/27 04:22:53 DEBUG : B2 bucket rclone-test-posiwir9muqu: Waiting for transfers to finish 2025/10/27 04:22:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:22:54 INFO : potato2: Copied (server-side copy) 2025/10/27 04:22:54 INFO : potato2: Deleted 2025/10/27 04:22:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:22:54 INFO : potato3: Copied (server-side copy) 2025/10/27 04:22:55 INFO : potato3: Deleted 2025/10/27 04:22:55 DEBUG : B2 bucket rclone-test-posiwir9muqu: Purge remote 2025/10/27 04:22:55 INFO : B2 bucket rclone-test-posiwir9muqu: cleaning bucket "rclone-test-posiwir9muqu" of all files 2025/10/27 04:22:55 DEBUG : potato2: Deleting (id "4_zff429df3e07d2b3b9fa80e1b_f114c3755d2bf0a22_d20251027_m042254_c001_v0001178_t0040_u01761538974249") 2025/10/27 04:22:55 DEBUG : potato3: Deleting (id "4_zff429df3e07d2b3b9fa80e1b_f110f0421bb4acb9e_d20251027_m042254_c001_v0001091_t0058_u01761538974481") 2025/10/27 04:22:56 DEBUG : B2 bucket rclone-test-yofebaz8vijo: Purge remote 2025/10/27 04:22:56 INFO : B2 bucket rclone-test-yofebaz8vijo: cleaning bucket "rclone-test-yofebaz8vijo" of all files 2025/10/27 04:22:56 DEBUG : empty space: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f111c0a77a6616a2c_d20251027_m042250_c001_v0001165_t0048_u01761538970355") 2025/10/27 04:22:56 DEBUG : potato2: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f405638df9046d0f4_d20251027_m042254_c001_v7007000_t0000_u01761538974456") 2025/10/27 04:22:56 DEBUG : potato2: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f113af679701d2afb_d20251027_m042251_c001_v0001117_t0016_u01761538971152") 2025/10/27 04:22:56 DEBUG : potato3: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f405638df9046d0f7_d20251027_m042254_c001_v7007000_t0000_u01761538974926") 2025/10/27 04:22:56 DEBUG : potato3: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f103578d5c8a22582_d20251027_m042251_c001_v0001136_t0040_u01761538971519") 2025/10/27 04:22:56 DEBUG : potato3: Deleting (id "4_zbf328de3e07d2b3b9fa80e1b_f111c0a77a6616a30_d20251027_m042250_c001_v0001165_t0012_u01761538970548") --- PASS: TestServerSideMoveWithFilter (12.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kifanem3soba" 2025/10/27 04:23:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jojusiq4kezi -> B2 bucket rclone-test-kifanem3soba 2025/10/27 04:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:23:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 04:23:03 DEBUG : empty space: Unchanged skipping 2025/10/27 04:23:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/27 04:23:03 DEBUG : B2 bucket rclone-test-kifanem3soba: Waiting for checks to finish 2025/10/27 04:23:03 INFO : empty space: Deleted 2025/10/27 04:23:03 DEBUG : B2 bucket rclone-test-kifanem3soba: Waiting for transfers to finish 2025/10/27 04:23:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:23:03 INFO : potato2: Copied (server-side copy) 2025/10/27 04:23:04 INFO : potato2: Deleted 2025/10/27 04:23:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:23:04 INFO : potato3: Copied (server-side copy) 2025/10/27 04:23:04 INFO : potato3: Deleted 2025/10/27 04:23:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xafequx1lude" 2025/10/27 04:23:05 INFO : tomatoDir: Making directory 2025/10/27 04:23:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/27 04:23:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/27 04:23:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/27 04:23:06 DEBUG : B2 bucket rclone-test-xafequx1lude: Waiting for checks to finish 2025/10/27 04:23:06 DEBUG : B2 bucket rclone-test-xafequx1lude: Waiting for transfers to finish 2025/10/27 04:23:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/27 04:23:07 INFO : potato2: Copied (server-side copy) 2025/10/27 04:23:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/27 04:23:07 INFO : empty space: Copied (server-side copy) 2025/10/27 04:23:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/27 04:23:07 INFO : potato3: Copied (server-side copy) 2025/10/27 04:23:07 INFO : potato2: Deleted 2025/10/27 04:23:07 INFO : empty space: Deleted 2025/10/27 04:23:07 INFO : potato3: Deleted 2025/10/27 04:23:08 DEBUG : B2 bucket rclone-test-xafequx1lude: Purge remote 2025/10/27 04:23:08 INFO : B2 bucket rclone-test-xafequx1lude: cleaning bucket "rclone-test-xafequx1lude" of all files 2025/10/27 04:23:08 DEBUG : empty space: Deleting (id "4_zbf82dd03e07d2b3b9fa80e1b_f11204c296f497885_d20251027_m042306_c001_v0001106_t0020_u01761538986754") 2025/10/27 04:23:08 DEBUG : potato2: Deleting (id "4_zbf82dd03e07d2b3b9fa80e1b_f11904449718aba60_d20251027_m042307_c001_v0001041_t0047_u01761538987192") 2025/10/27 04:23:08 DEBUG : potato3: Deleting (id "4_zbf82dd03e07d2b3b9fa80e1b_f119ebbfe4fd98955_d20251027_m042307_c001_v0001113_t0022_u01761538987187") 2025/10/27 04:23:09 DEBUG : B2 bucket rclone-test-kifanem3soba: Purge remote 2025/10/27 04:23:09 INFO : B2 bucket rclone-test-kifanem3soba: cleaning bucket "rclone-test-kifanem3soba" of all files 2025/10/27 04:23:09 DEBUG : empty space: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f417489b595cc0be5_d20251027_m042307_c001_v7007000_t0000_u01761538987643") 2025/10/27 04:23:09 DEBUG : empty space: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f1090d60d8e6b7961_d20251027_m042302_c001_v0001101_t0040_u01761538982524") 2025/10/27 04:23:09 DEBUG : potato2: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f417c043bd467f910_d20251027_m042307_c001_v7007000_t0000_u01761538987531") 2025/10/27 04:23:09 DEBUG : potato2: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f118f146495e4e803_d20251027_m042303_c001_v0001165_t0031_u01761538983753") 2025/10/27 04:23:09 DEBUG : potato3: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f417c043bd467f914_d20251027_m042307_c001_v7007000_t0000_u01761538987713") 2025/10/27 04:23:09 DEBUG : potato3: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f10582f76fe4ba595_d20251027_m042304_c001_v0001180_t0054_u01761538984016") 2025/10/27 04:23:09 DEBUG : potato3: Deleting (id "4_zcfc2bde3e07d2b3b9fa80e1b_f1090d60d8e6b7963_d20251027_m042302_c001_v0001101_t0032_u01761538982830") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/rclone-sync-test" 2025/10/27 04:23:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/rclone-sync-test-include/layer2" 2025/10/27 04:23:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/rclone-sync-test-ignore-file" 2025/10/27 04:23:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/27 04:23:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test: Waiting for checks to finish 2025/10/27 04:23:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test: Waiting for transfers to finish 2025/10/27 04:23:22 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:22 INFO : There was nothing to transfer 2025/10/27 04:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/27 04:23:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:23:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:23:23 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:23 INFO : There was nothing to transfer 2025/10/27 04:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/27 04:23:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/27 04:23:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/27 04:23:23 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:23 INFO : There was nothing to transfer 2025/10/27 04:23:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/27 04:23:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:23:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:23:24 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:24 INFO : There was nothing to transfer 2025/10/27 04:23:24 DEBUG : Excluded 2025/10/27 04:23:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/10/27 04:23:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/27 04:23:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/27 04:23:24 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:23:26 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/CompareDest" 2025/10/27 04:23:28 DEBUG : one: Need to transfer - File not found at Destination 2025/10/27 04:23:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:23:29 INFO : one: Copied (new) 2025/10/27 04:23:29 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 04:23:30 INFO : one: Copied (replaced existing) 2025/10/27 04:23:30 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 04:23:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:32 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:32 INFO : There was nothing to transfer 2025/10/27 04:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 04:23:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 04:23:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:34 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:34 INFO : There was nothing to transfer 2025/10/27 04:23:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 04:23:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 04:23:35 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:35 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:35 INFO : There was nothing to transfer 2025/10/27 04:23:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:36 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/10/27 04:23:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 04:23:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/27 04:23:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 04:23:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:36 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:36 INFO : There was nothing to transfer 2025/10/27 04:23:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:36 DEBUG : two: Need to transfer - File not found at Destination 2025/10/27 04:23:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/27 04:23:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:37 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/27 04:23:37 INFO : two: Copied (new) 2025/10/27 04:23:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dest" 2025/10/27 04:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/pre-dest1" 2025/10/27 04:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/pre-dest2" 2025/10/27 04:23:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:23:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/27 04:23:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:23:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/27 04:23:45 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/27 04:23:45 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dest: Waiting for checks to finish 2025/10/27 04:23:45 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dest: Waiting for transfers to finish 2025/10/27 04:23:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/27 04:23:46 INFO : 3: Copied (new) 2025/10/27 04:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:23:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/CopyDest" 2025/10/27 04:23:51 DEBUG : one: Need to transfer - File not found at Destination 2025/10/27 04:23:51 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:51 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:23:52 INFO : one: Copied (new) 2025/10/27 04:23:52 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:52 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:52 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 04:23:53 INFO : one: Copied (replaced existing) 2025/10/27 04:23:53 DEBUG : Waiting for deletions to finish 2025/10/27 04:23:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/BackupDir" 2025/10/27 04:23:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:56 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:23:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:23:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/27 04:23:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:23:57 INFO : one: Copied (server-side copy) 2025/10/27 04:23:57 INFO : one: Deleted 2025/10/27 04:23:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/27 04:23:58 INFO : one: Copied (server-side copy) 2025/10/27 04:23:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/27 04:23:58 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:23:58 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:00 DEBUG : one: Unchanged skipping 2025/10/27 04:24:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/27 04:24:00 INFO : two: Copied (server-side copy) 2025/10/27 04:24:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/27 04:24:00 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:00 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:00 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:00 DEBUG : one: Unchanged skipping 2025/10/27 04:24:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:00 DEBUG : two: Unchanged skipping 2025/10/27 04:24:00 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:00 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:00 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:00 INFO : There was nothing to transfer 2025/10/27 04:24:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:02 DEBUG : one: Unchanged skipping 2025/10/27 04:24:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/27 04:24:02 DEBUG : three: Destination not found in --copy-dest 2025/10/27 04:24:02 DEBUG : three: Need to transfer - File not found at Destination 2025/10/27 04:24:02 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/27 04:24:02 DEBUG : two: Unchanged skipping 2025/10/27 04:24:02 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:02 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/27 04:24:02 INFO : three: Copied (new) 2025/10/27 04:24:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:24:06 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:24:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/backup" 2025/10/27 04:24:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:24:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:09 DEBUG : two: Unchanged skipping 2025/10/27 04:24:09 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:24:11 INFO : one: Copied (server-side copy) 2025/10/27 04:24:11 INFO : one: Deleted 2025/10/27 04:24:11 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:12 INFO : one: Copied (new) 2025/10/27 04:24:12 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:24:13 INFO : three.txt: Copied (server-side copy) 2025/10/27 04:24:13 INFO : three.txt: Deleted 2025/10/27 04:24:13 INFO : three.txt: Moved into backup dir 2025/10/27 04:24:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:24:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:15 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:15 DEBUG : two: Unchanged skipping 2025/10/27 04:24:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:16 INFO : one: Copied (server-side copy) 2025/10/27 04:24:16 INFO : one: Deleted 2025/10/27 04:24:16 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:24:16 INFO : one: Copied (new) 2025/10/27 04:24:16 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:24:17 INFO : three.txt: Copied (server-side copy) 2025/10/27 04:24:17 INFO : three.txt: Deleted 2025/10/27 04:24:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:24:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001099_t0017": EOF 2025/10/27 04:24:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001099_t0017": EOF) 2025/10/27 04:24:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-jojusiq4kezi: 1/10 (Post "https://pod-000-1099-12.backblaze.com/b2api/v1/b2_upload_file/4f726db3e05d2b3b9fa80e1b/c001_v0001099_t0017": EOF) 2025/10/27 04:24:22 DEBUG : pacer: Reducing sleep to 10ms 2025/10/27 04:24:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/backup" 2025/10/27 04:24:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:24:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:25 DEBUG : two: Unchanged skipping 2025/10/27 04:24:25 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:24:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:24:27 INFO : one: Deleted 2025/10/27 04:24:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:28 INFO : one: Copied (new) 2025/10/27 04:24:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:24:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:24:29 INFO : three.txt: Deleted 2025/10/27 04:24:29 INFO : three.txt: Moved into backup dir 2025/10/27 04:24:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:24:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:30 DEBUG : two: Unchanged skipping 2025/10/27 04:24:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:31 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:24:31 INFO : one: Deleted 2025/10/27 04:24:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:24:31 INFO : one: Copied (new) 2025/10/27 04:24:31 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:24:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:24:32 INFO : three.txt: Deleted 2025/10/27 04:24:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.17s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:24:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/backup" 2025/10/27 04:24:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:24:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:38 DEBUG : two: Unchanged skipping 2025/10/27 04:24:38 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:24:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 04:24:40 INFO : one: Deleted 2025/10/27 04:24:40 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:41 INFO : one: Copied (new) 2025/10/27 04:24:41 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:24:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 04:24:41 INFO : three.txt: Deleted 2025/10/27 04:24:41 INFO : three.txt: Moved into backup dir 2025/10/27 04:24:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:24:43 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:43 DEBUG : two: Unchanged skipping 2025/10/27 04:24:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 04:24:44 INFO : one: Deleted 2025/10/27 04:24:44 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:24:44 INFO : one: Copied (new) 2025/10/27 04:24:44 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:24:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 04:24:45 INFO : three.txt: Deleted 2025/10/27 04:24:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:24:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:24:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:24:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:50 DEBUG : two: Unchanged skipping 2025/10/27 04:24:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:24:50 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:24:50 INFO : one: Deleted 2025/10/27 04:24:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:52 INFO : one: Copied (new) 2025/10/27 04:24:52 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:24:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:24:52 INFO : three.txt: Deleted 2025/10/27 04:24:52 INFO : three.txt: Moved into backup dir 2025/10/27 04:24:54 DEBUG : one.bak: Excluded (Path Filter) 2025/10/27 04:24:54 DEBUG : one.bak: Excluded 2025/10/27 04:24:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/27 04:24:54 DEBUG : three.txt.bak: Excluded 2025/10/27 04:24:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:24:54 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for checks to finish 2025/10/27 04:24:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:24:54 DEBUG : two: Unchanged skipping 2025/10/27 04:24:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:24:56 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:24:56 INFO : one: Deleted 2025/10/27 04:24:56 DEBUG : B2 bucket rclone-test-jojusiq4kezi path dst: Waiting for transfers to finish 2025/10/27 04:24:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:24:57 INFO : one: Copied (new) 2025/10/27 04:24:57 DEBUG : Waiting for deletions to finish 2025/10/27 04:24:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:24:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:24:58 INFO : three.txt: Deleted 2025/10/27 04:24:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.00s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:25:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:25:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:25:04 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:25:04 INFO : one: Deleted 2025/10/27 04:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:25:05 INFO : one: Copied (new) 2025/10/27 04:25:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:05 DEBUG : two: Unchanged skipping 2025/10/27 04:25:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/27 04:25:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:25:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:25:06 INFO : three.txt: Deleted 2025/10/27 04:25:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:25:07 INFO : three.txt: Copied (new) 2025/10/27 04:25:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:25:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:25:08 INFO : one: Copied (server-side copy) to: one.bak 2025/10/27 04:25:08 INFO : one: Deleted 2025/10/27 04:25:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:25:08 INFO : one: Copied (new) 2025/10/27 04:25:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:09 DEBUG : two: Unchanged skipping 2025/10/27 04:25:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/27 04:25:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:25:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/27 04:25:09 INFO : three.txt: Deleted 2025/10/27 04:25:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/27 04:25:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:13 DEBUG : Creating backend with remote "TestB2:rclone-test-jojusiq4kezi/dst" 2025/10/27 04:25:13 DEBUG : Config file has changed externally - reloading 2025/10/27 04:25:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/27 04:25:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/27 04:25:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 04:25:16 INFO : one: Deleted 2025/10/27 04:25:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:25:17 INFO : one: Copied (new) 2025/10/27 04:25:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:17 DEBUG : two: Unchanged skipping 2025/10/27 04:25:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/27 04:25:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/27 04:25:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 04:25:18 INFO : three.txt: Deleted 2025/10/27 04:25:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:25:18 INFO : three.txt: Copied (new) 2025/10/27 04:25:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/27 04:25:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/27 04:25:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/27 04:25:20 INFO : one: Deleted 2025/10/27 04:25:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/27 04:25:21 INFO : one: Copied (new) 2025/10/27 04:25:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:21 DEBUG : two: Unchanged skipping 2025/10/27 04:25:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/27 04:25:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/27 04:25:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/27 04:25:22 INFO : three.txt: Deleted 2025/10/27 04:25:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/27 04:25:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.91s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:25:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/27 04:25:26 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:25:26 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/27 04:25:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/27 04:25:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.81s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/27 04:25:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:25:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:25:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/27 04:25:28 INFO : existing: Copied (new) 2025/10/27 04:25:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:25:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:25:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/27 04:25:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/27 04:25:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:25:29 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting files as there were IO errors 2025/10/27 04:25:29 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:25:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:30 DEBUG : existing: Unchanged skipping 2025/10/27 04:25:30 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:25:30 DEBUG : Waiting for deletions to finish 2025/10/27 04:25:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:25:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:25:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both0: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both13: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both11: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both15: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both16: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both12: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both18: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both10: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both14: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both17: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both3: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both4: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both5: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both19: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both7: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both1: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:25:50 DEBUG : both2: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both6: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both8: Unchanged skipping 2025/10/27 04:25:50 DEBUG : both9: Unchanged skipping 2025/10/27 04:25:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:25:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:25:50 INFO : only6: Deleted 2025/10/27 04:25:50 INFO : only7: Deleted 2025/10/27 04:25:51 INFO : only0: Deleted 2025/10/27 04:25:51 INFO : only11: Deleted 2025/10/27 04:25:51 INFO : only12: Deleted 2025/10/27 04:25:51 INFO : only14: Deleted 2025/10/27 04:25:51 INFO : only15: Deleted 2025/10/27 04:25:51 INFO : only1: Deleted 2025/10/27 04:25:51 INFO : only8: Deleted 2025/10/27 04:25:51 INFO : only9: Deleted 2025/10/27 04:25:51 INFO : only17: Deleted 2025/10/27 04:25:51 INFO : only18: Deleted 2025/10/27 04:25:51 INFO : only19: Deleted 2025/10/27 04:25:51 INFO : only5: Deleted 2025/10/27 04:25:51 INFO : only2: Deleted 2025/10/27 04:25:51 INFO : only3: Deleted 2025/10/27 04:25:51 INFO : only10: Deleted 2025/10/27 04:25:51 INFO : only13: Deleted 2025/10/27 04:25:51 INFO : only16: Deleted 2025/10/27 04:25:51 INFO : only4: Deleted 2025/10/27 04:25:51 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:26:15 DEBUG : both11: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both13: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both12: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both15: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both16: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both17: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both14: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both19: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both1: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both2: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both3: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both4: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both5: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both6: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both7: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both0: Unchanged skipping 2025/10/27 04:26:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:15 DEBUG : both18: Unchanged skipping 2025/10/27 04:26:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : both10: Unchanged skipping 2025/10/27 04:26:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : both8: Unchanged skipping 2025/10/27 04:26:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : both9: Unchanged skipping 2025/10/27 04:26:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/27 04:26:15 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:26:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:15 INFO : only12: Copied (replaced existing) 2025/10/27 04:26:15 INFO : only11: Copied (replaced existing) 2025/10/27 04:26:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:15 INFO : only15: Copied (replaced existing) 2025/10/27 04:26:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:15 INFO : only16: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only13: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only17: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only18: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only14: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only1: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only0: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only19: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only10: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only2: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only6: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only4: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only8: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only9: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only5: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only3: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/27 04:26:16 INFO : only7: Copied (replaced existing) 2025/10/27 04:26:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:24 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:26:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:26:24 DEBUG : empty_on_remote: Making directory with metadata 2025/10/27 04:26:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:26:24 INFO : empty_on_remote: Making directory 2025/10/27 04:26:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 04:26:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:28 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:26:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:26:28 DEBUG : empty_on_remote: Making directory with metadata 2025/10/27 04:26:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/27 04:26:28 INFO : empty_on_remote: Making directory 2025/10/27 04:26:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/27 04:26:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:31 INFO : sub dir: Making directory 2025/10/27 04:26:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/27 04:26:35 INFO : sub dir: Making directory 2025/10/27 04:26:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:26:47 DEBUG : Waiting for deletions to finish 2025/10/27 04:26:48 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:26:49 DEBUG : apple: Unchanged skipping 2025/10/27 04:26:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:26:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : banana: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:26:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:26:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:26:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:26:49 INFO : There was nothing to transfer 2025/10/27 04:26:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:26:49 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:26:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : apple: Unchanged skipping 2025/10/27 04:26:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:26:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : banana: Unchanged skipping 2025/10/27 04:26:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:26:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:26:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:26:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:26:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:26:50 INFO : There was nothing to transfer 2025/10/27 04:26:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:26:50 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:26:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:27:05 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:06 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:06 DEBUG : apple: Unchanged skipping 2025/10/27 04:27:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:27:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:06 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:27:06 DEBUG : banana: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:07 INFO : There was nothing to transfer 2025/10/27 04:27:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:07 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : apple: Unchanged skipping 2025/10/27 04:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : banana: Unchanged skipping 2025/10/27 04:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:27:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:27:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:07 INFO : There was nothing to transfer 2025/10/27 04:27:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:08 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:27:22 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:23 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:23 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:23 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:24 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:24 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:24 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 04:27:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 04:27:24 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/27 04:27:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:27:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:27:24 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:27:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:27:24 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:27:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:27:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:25 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 04:27:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/27 04:27:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:27:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:27:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:27:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:27:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:27:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:27:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:27:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:27:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:27:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:27:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:27:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:27:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:26 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:26 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 04:27:26 INFO : splitbananasplit: Deleted 2025/10/27 04:27:26 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 04:27:26 INFO : banana: Deleted 2025/10/27 04:27:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 04:27:26 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 04:27:26 INFO : apple: Deleted 2025/10/27 04:27:26 INFO : appleappleapplebanana: Deleted 2025/10/27 04:27:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 04:27:27 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 04:27:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 04:27:27 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:27 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:27 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:27 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:27 DEBUG : apple: Unchanged skipping 2025/10/27 04:27:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:27:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:27 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:27:27 DEBUG : banana: Unchanged skipping 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 04:27:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:27 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:28 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:28 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:28 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:28 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:28 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:28 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:28 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:28 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:28 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:28 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:28 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:28 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/27 04:27:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:27:28 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/27 04:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/27 04:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:28 DEBUG : apple: transformed to: YXBwbGU= 2025/10/27 04:27:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/27 04:27:28 DEBUG : banana: transformed to: YmFuYW5h 2025/10/27 04:27:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/27 04:27:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/27 04:27:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/27 04:27:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/27 04:27:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/27 04:27:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:27:43 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:43 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:44 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/27 04:27:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/27 04:27:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/27 04:27:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/27 04:27:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/27 04:27:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/27 04:27:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/27 04:27:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/27 04:27:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/27 04:27:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/27 04:27:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/27 04:27:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:44 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:44 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 04:27:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/27 04:27:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:27:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/27 04:27:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:27:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/27 04:27:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:27:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 04:27:44 INFO : apple: Copied (new) to: PREFIXapple 2025/10/27 04:27:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:27:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:27:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:27:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:27:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:27:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:27:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:27:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:27:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:27:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:27:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:27:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:27:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:27:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:27:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:27:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:46 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:46 INFO : apple: Deleted 2025/10/27 04:27:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 04:27:46 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 04:27:46 INFO : appleappleapplebanana: Deleted 2025/10/27 04:27:46 INFO : banana: Deleted 2025/10/27 04:27:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 04:27:47 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 04:27:47 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 04:27:47 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 04:27:47 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 04:27:47 INFO : splitbananasplit: Deleted 2025/10/27 04:27:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 04:27:47 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : apple: transformed to: PREFIXapple 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/27 04:27:47 DEBUG : banana: transformed to: PREFIXbanana 2025/10/27 04:27:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/27 04:27:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/27 04:27:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/27 04:27:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/27 04:27:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/27 04:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/27 04:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/27 04:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/27 04:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/27 04:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/27 04:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/27 04:27:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/27 04:27:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/27 04:27:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/27 04:27:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 04:27:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:27:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 04:27:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:27:48 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:27:48 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:27:48 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 04:27:48 INFO : apple: Copied (new) 2025/10/27 04:27:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 04:27:48 INFO : banana: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:27:48 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/27 04:27:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:27:48 INFO : splitbananasplit: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:27:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/27 04:27:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:27:48 INFO : appleappleapplebanana: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:27:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:27:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:27:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/27 04:27:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:27:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:27:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:27:49 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:27:49 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:27:49 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:27:49 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:27:49 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:27:49 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:27:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:27:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:27:49 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/27 04:27:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:50 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/27 04:27:50 INFO : PREFIXbanana: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/27 04:27:50 INFO : PREFIXapple: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/27 04:27:50 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/27 04:27:50 INFO : PREFIXsplitbananasplit: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/27 04:27:50 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/27 04:27:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:50 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:27:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:27:51 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:27:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:28:05 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:06 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:06 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:06 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:06 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:06 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:28:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/27 04:28:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 04:28:07 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:28:07 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 04:28:07 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:28:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:28:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:28:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:28:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:28:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:28:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:28:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:28:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:28:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:28:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:28:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:28:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:28:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:28:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:28:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:28:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:08 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:08 INFO : banana: Deleted 2025/10/27 04:28:08 INFO : splitbananasplit: Deleted 2025/10/27 04:28:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 04:28:09 INFO : apple: Deleted 2025/10/27 04:28:09 INFO : appleappleapplebanana: Deleted 2025/10/27 04:28:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 04:28:09 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 04:28:09 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : apple: transformed to: appleSUFFIX 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/27 04:28:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/27 04:28:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/27 04:28:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/27 04:28:10 INFO : apple: Copied (new) 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:10 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:10 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:28:10 INFO : splitbananasplit: Copied (new) 2025/10/27 04:28:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/27 04:28:10 INFO : banana: Copied (new) 2025/10/27 04:28:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:28:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/27 04:28:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:28:10 INFO : appleappleapplebanana: Copied (new) 2025/10/27 04:28:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:28:10 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:28:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:28:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:28:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:28:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:28:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:28:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:28:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:28:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:28:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:28:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:28:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:28:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/27 04:28:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:28:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/27 04:28:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:28:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/27 04:28:12 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : bananaSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : splitbananasplitSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/27 04:28:12 INFO : appleSUFFIX: Deleted 2025/10/27 04:28:12 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:13 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:13 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:28:28 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:28 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/27 04:28:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:28 DEBUG : banana: Unchanged skipping 2025/10/27 04:28:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:28 DEBUG : apple: Unchanged skipping 2025/10/27 04:28:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 04:28:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 04:28:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/27 04:28:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:29 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/27 04:28:29 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/27 04:28:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/27 04:28:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/27 04:28:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/27 04:28:29 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/27 04:28:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/27 04:28:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/27 04:28:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/27 04:28:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/27 04:28:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/27 04:28:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/27 04:28:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/27 04:28:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/27 04:28:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/27 04:28:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/27 04:28:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/27 04:28:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/27 04:28:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/27 04:28:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/27 04:28:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/27 04:28:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/27 04:28:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/27 04:28:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/27 04:28:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/27 04:28:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/27 04:28:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/27 04:28:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/27 04:28:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/27 04:28:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/27 04:28:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/27 04:28:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/27 04:28:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/27 04:28:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/27 04:28:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/27 04:28:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/27 04:28:31 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/27 04:28:31 INFO : splitbananasplit: Deleted 2025/10/27 04:28:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0009-3456789.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0011-56789;.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0014-89;=.txt: Deleted 2025/10/27 04:28:31 INFO : appleappleapplebanana: Deleted 2025/10/27 04:28:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0007-1234567.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0008-2345678.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0012-6789;.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0015-9;=.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0003-defghij.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0010-456789.txt: Deleted 2025/10/27 04:28:31 INFO : dir1/0013-789;=.txt: Deleted 2025/10/27 04:28:31 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:32 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : appleapple: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:32 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : apple: Unchanged skipping 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:28:32 DEBUG : banana: Unchanged skipping 2025/10/27 04:28:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/27 04:28:32 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/27 04:28:32 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/27 04:28:32 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/27 04:28:32 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/27 04:28:32 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/27 04:28:32 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/27 04:28:32 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/27 04:28:32 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/27 04:28:32 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/27 04:28:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/27 04:28:32 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:28:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:32 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:32 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:32 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:32 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : appleapple: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/27 04:28:32 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/27 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/27 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/27 04:28:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/27 04:28:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/27 04:28:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/27 04:28:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/27 04:28:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/27 04:28:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/27 04:28:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/27 04:28:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/27 04:28:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/27 04:28:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/27 04:28:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/27 04:28:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/27 04:28:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/27 04:28:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/27 04:28:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/27 04:28:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/27 04:28:33 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:28:48 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:49 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : apple: Unchanged skipping 2025/10/27 04:28:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : banana: Unchanged skipping 2025/10/27 04:28:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:28:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:28:49 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:50 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : apple: Unchanged skipping 2025/10/27 04:28:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:28:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : banana: Unchanged skipping 2025/10/27 04:28:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:28:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:28:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:28:50 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:28:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:51 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : Waiting for deletions to finish 2025/10/27 04:28:51 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:28:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:29:06 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:06 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:07 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:07 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:08 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:08 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:08 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:08 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:29:22 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:22 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:23 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:23 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:23 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:23 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:24 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:24 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:24 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:29:39 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:40 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:40 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:40 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:40 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:40 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:41 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:41 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:41 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:41 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:42 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:29:57 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:58 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:58 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:58 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:58 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:59 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:59 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:59 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/27 04:29:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : apple: Unchanged skipping 2025/10/27 04:29:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : banana: Unchanged skipping 2025/10/27 04:29:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/27 04:29:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : splitbananasplit: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:29:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:29:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/27 04:29:59 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:29:59 DEBUG : Waiting for deletions to finish 2025/10/27 04:29:59 DEBUG : Waiting for deletions to finish 2025/10/27 04:30:00 DEBUG : apple: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : banana: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/27 04:30:00 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (206.16s) --- PASS: TestTransform/NFC (16.17s) --- PASS: TestTransform/NFD (17.67s) --- PASS: TestTransform/base64 (20.35s) --- PASS: TestTransform/prefix (22.68s) --- PASS: TestTransform/suffix (22.38s) --- PASS: TestTransform/truncate (19.61s) --- PASS: TestTransform/encoder (18.50s) --- PASS: TestTransform/ISO-8859-1 (16.99s) --- PASS: TestTransform/charmap (16.25s) --- PASS: TestTransform/lowercase (17.21s) --- PASS: TestTransform/ascii (18.35s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 04:30:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 04:30:05 INFO : sub dir_somesuffix: Making directory 2025/10/27 04:30:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/27 04:30:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/27 04:30:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 04:30:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 04:30:05 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:05 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/27 04:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:07 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:07 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:07 INFO : tictactoe: Making directory 2025/10/27 04:30:07 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:07 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/27 04:30:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:07 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:07 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:07 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/27 04:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.71s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:08 INFO : toe: Making directory 2025/10/27 04:30:08 INFO : toe/toe: Making directory 2025/10/27 04:30:08 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 04:30:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 04:30:08 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 04:30:08 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:08 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/27 04:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.83s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:11 INFO : toe: Making directory 2025/10/27 04:30:11 INFO : toe/toe: Making directory 2025/10/27 04:30:11 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 04:30:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 04:30:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/27 04:30:11 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:11 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/27 04:30:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.15s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:13 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:30:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 04:30:13 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:13 INFO : tictacempty_dir: Making directory 2025/10/27 04:30:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:13 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:13 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:13 INFO : tictactoe: Making directory 2025/10/27 04:30:13 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:13 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:13 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:13 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:13 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.82s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:15 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:30:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 04:30:15 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:15 INFO : tictacempty_dir: Making directory 2025/10/27 04:30:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:15 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:15 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:15 INFO : tictactoe: Making directory 2025/10/27 04:30:15 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:15 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:15 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 04:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:15 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:15 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 04:30:16 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:16 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 04:30:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/27 04:30:17 NOTICE: B2 bucket rclone-test-jojusiq4kezi: 0 differences found 2025/10/27 04:30:17 NOTICE: B2 bucket rclone-test-jojusiq4kezi: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:17 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:17 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:17 INFO : tictactoe: Making directory 2025/10/27 04:30:17 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:17 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:17 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:17 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:17 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:18 DEBUG : Waiting for deletions to finish 2025/10/27 04:30:19 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:19 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:19 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:19 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/27 04:30:19 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/27 04:30:19 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/27 04:30:19 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.77s) === RUN TestSyntax 2025/10/27 04:30:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:20 INFO : toe: Making directory 2025/10/27 04:30:20 INFO : toe/toe: Making directory 2025/10/27 04:30:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 04:30:20 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:20 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:21 INFO : toe/toe/toe: Copied (new) 2025/10/27 04:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.98s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:22 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:30:22 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 04:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:22 INFO : tictacempty_dir: Making directory 2025/10/27 04:30:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:22 INFO : tictactoe: Making directory 2025/10/27 04:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:22 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:22 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 04:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:22 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:23 INFO : toe/toe/toe.txt: Deleted 2025/10/27 04:30:23 INFO : toe/toe: Removing directory 2025/10/27 04:30:23 INFO : toe: Removing directory 2025/10/27 04:30:23 INFO : empty_dir: Removing directory 2025/10/27 04:30:23 DEBUG : Local file system at /tmp/rclone708878958: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.74s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:24 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:30:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 04:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:24 INFO : tictacempty_dir: Making directory 2025/10/27 04:30:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:24 INFO : tictactoe: Making directory 2025/10/27 04:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:24 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:24 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:24 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 04:30:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:24 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:24 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:24 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:25 INFO : toe/toe/toe.txt: Deleted 2025/10/27 04:30:25 INFO : toe/toe: Removing directory 2025/10/27 04:30:25 INFO : toe: Removing directory 2025/10/27 04:30:25 INFO : empty_dir: Removing directory 2025/10/27 04:30:25 DEBUG : Local file system at /tmp/rclone708878958: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 04:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 04:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/27 04:30:26 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.16s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:27 DEBUG : Reset feature "Copy" 2025/10/27 04:30:27 DEBUG : Reset feature "Move" 2025/10/27 04:30:27 DEBUG : Reset feature "Copy" 2025/10/27 04:30:27 DEBUG : Reset feature "Move" 2025/10/27 04:30:27 DEBUG : empty_dir: Making directory with metadata 2025/10/27 04:30:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/27 04:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:27 INFO : tictacempty_dir: Making directory 2025/10/27 04:30:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/27 04:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:27 INFO : tictactoe: Making directory 2025/10/27 04:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:27 DEBUG : toe: transformed to: tictactoe 2025/10/27 04:30:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:27 INFO : tictactoe/tictactoe: Making directory 2025/10/27 04:30:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/27 04:30:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/27 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:27 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/27 04:30:28 INFO : toe/toe/toe.txt: Deleted 2025/10/27 04:30:28 INFO : toe/toe: Removing directory 2025/10/27 04:30:28 INFO : toe: Removing directory 2025/10/27 04:30:28 INFO : empty_dir: Removing directory 2025/10/27 04:30:28 DEBUG : Local file system at /tmp/rclone708878958: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/27 04:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/27 04:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/27 04:30:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/27 04:30:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.31s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:31 DEBUG : toe: transformed to: dG9l 2025/10/27 04:30:31 DEBUG : toe: transformed to: dG9l 2025/10/27 04:30:31 INFO : dG9l: Making directory 2025/10/27 04:30:31 DEBUG : toe: transformed to: dG9l 2025/10/27 04:30:31 DEBUG : toe: transformed to: dG9l 2025/10/27 04:30:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/27 04:30:31 INFO : dG9l/dG9l: Making directory 2025/10/27 04:30:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/27 04:30:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/27 04:30:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 04:30:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/27 04:30:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 04:30:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:31 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/27 04:30:32 DEBUG : Waiting for deletions to finish 2025/10/27 04:30:33 DEBUG : dG9l: transformed to: toe 2025/10/27 04:30:33 DEBUG : dG9l: transformed to: toe 2025/10/27 04:30:33 DEBUG : dG9l: transformed to: toe 2025/10/27 04:30:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/27 04:30:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/27 04:30:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/27 04:30:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/27 04:30:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/27 04:30:33 DEBUG : Local file system at /tmp/rclone708878958: Waiting for checks to finish 2025/10/27 04:30:33 DEBUG : Local file system at /tmp/rclone708878958: Waiting for transfers to finish 2025/10/27 04:30:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.98s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jojusiq4kezi", Local "Local file system at /tmp/rclone708878958", Modify Window "1ms" 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe: transformed to: 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe: transformed to: 2025/10/27 04:30:34 INFO : B2 bucket rclone-test-jojusiq4kezi: Making directory 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe: transformed to: 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe: transformed to: 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe/toe: transformed to: 2025/10/27 04:30:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/27 04:30:34 INFO : toe/toe: Making directory 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe/toe: transformed to: 2025/10/27 04:30:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe: transformed to: 2025/10/27 04:30:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/27 04:30:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/27 04:30:34 DEBUG : toe/toe/toe: transformed to: 2025/10/27 04:30:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/27 04:30:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for checks to finish 2025/10/27 04:30:34 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Waiting for transfers to finish 2025/10/27 04:30:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/27 04:30:35 INFO : toe/toe/toe: Copied (new) 2025/10/27 04:30:35 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting files as there were IO errors 2025/10/27 04:30:35 ERROR : B2 bucket rclone-test-jojusiq4kezi: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/10/27 04:30:36 DEBUG : B2 bucket rclone-test-jojusiq4kezi: Purge remote 2025/10/27 04:30:36 INFO : B2 bucket rclone-test-jojusiq4kezi: cleaning bucket "rclone-test-jojusiq4kezi" of all files 2025/10/27 04:30:37 DEBUG : BackupDir/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ad6_d20251027_m042403_c001_v7007000_t0000_u01761539043391") 2025/10/27 04:30:37 DEBUG : BackupDir/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f105feebcc0f06f3a_d20251027_m042357_c001_v0001102_t0007_u01761539037359") 2025/10/27 04:30:37 DEBUG : CompareDest/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88bd1_d20251027_m042337_c001_v7007000_t0000_u01761539017931") 2025/10/27 04:30:37 DEBUG : CompareDest/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b85cd_d20251027_m042331_c001_v0001104_t0058_u01761539011728") 2025/10/27 04:30:37 DEBUG : CompareDest/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88bd3_d20251027_m042338_c001_v7007000_t0000_u01761539018115") 2025/10/27 04:30:37 DEBUG : CompareDest/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb270c_d20251027_m042333_c001_v0001183_t0016_u01761539013567") 2025/10/27 04:30:37 DEBUG : CopyDest/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ada_d20251027_m042403_c001_v7007000_t0000_u01761539043576") 2025/10/27 04:30:37 DEBUG : CopyDest/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac6ad_d20251027_m042354_c001_v0001099_t0001_u01761539034401") 2025/10/27 04:30:37 DEBUG : CopyDest/three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ade_d20251027_m042403_c001_v7007000_t0000_u01761539043760") 2025/10/27 04:30:37 DEBUG : CopyDest/three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb27d0_d20251027_m042401_c001_v0001183_t0045_u01761539041465") 2025/10/27 04:30:37 DEBUG : CopyDest/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ae1_d20251027_m042403_c001_v7007000_t0000_u01761539043947") 2025/10/27 04:30:38 DEBUG : CopyDest/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b85fb_d20251027_m042359_c001_v0001104_t0030_u01761539039071") 2025/10/27 04:30:38 DEBUG : EXISTING: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbce_d20251027_m042530_c001_v7007000_t0000_u01761539130843") 2025/10/27 04:30:38 DEBUG : EXISTING: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a6c_d20251027_m042529_c001_v0001183_t0043_u01761539129865") 2025/10/27 04:30:38 DEBUG : PREFIXapple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418b68eadcd715d5_d20251027_m042749_c001_v7007000_t0000_u01761539269981") 2025/10/27 04:30:38 DEBUG : PREFIXapple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b880f_d20251027_m042744_c001_v0001104_t0020_u01761539264391") 2025/10/27 04:30:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5d_d20251027_m042750_c001_v7007000_t0000_u01761539270138") 2025/10/27 04:30:38 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb3f_d20251027_m042744_c001_v0001038_t0039_u01761539264361") 2025/10/27 04:30:38 DEBUG : PREFIXbanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4ec2_d20251027_m042749_c001_v7007000_t0000_u01761539269969") 2025/10/27 04:30:38 DEBUG : PREFIXbanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f39_d20251027_m042744_c001_v0001183_t0025_u01761539264382") 2025/10/27 04:30:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4ec4_d20251027_m042750_c001_v7007000_t0000_u01761539270154") 2025/10/27 04:30:38 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e84_d20251027_m042744_c001_v0001153_t0002_u01761539264371") 2025/10/27 04:30:38 DEBUG : Testêé: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbbb_d20251027_m042527_c001_v7007000_t0000_u01761539127091") 2025/10/27 04:30:38 DEBUG : Testêé: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a5a_d20251027_m042526_c001_v0001183_t0025_u01761539126487") 2025/10/27 04:30:38 DEBUG : Testêé: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86cc_d20251027_m042525_c001_v0001104_t0053_u01761539125022") 2025/10/27 04:30:38 DEBUG : YXBwbGU=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a92_d20251027_m042728_c001_v7007000_t0000_u01761539248907") 2025/10/27 04:30:38 DEBUG : YXBwbGU=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e5d_d20251027_m042724_c001_v0001183_t0009_u01761539244210") 2025/10/27 04:30:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a93_d20251027_m042729_c001_v7007000_t0000_u01761539249091") 2025/10/27 04:30:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb18_d20251027_m042724_c001_v0001038_t0033_u01761539244240") 2025/10/27 04:30:38 DEBUG : YmFuYW5h: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a94_d20251027_m042729_c001_v7007000_t0000_u01761539249274") 2025/10/27 04:30:38 DEBUG : YmFuYW5h: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87e7_d20251027_m042724_c001_v0001104_t0026_u01761539244218") 2025/10/27 04:30:38 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e596_d20251027_m042159_c001_v7007000_t0000_u01761538919906") 2025/10/27 04:30:38 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac54d_d20251027_m042159_c001_v0001099_t0040_u01761538919163") 2025/10/27 04:30:39 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04878a_d20251027_m042157_c001_v7007000_t0000_u01761538917517") 2025/10/27 04:30:39 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac53e_d20251027_m042156_c001_v0001099_t0048_u01761538916599") 2025/10/27 04:30:39 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d19_d20251027_m042136_c001_v7007000_t0000_u01761538896418") 2025/10/27 04:30:39 DEBUG : a/potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4c0_d20251027_m042135_c001_v0001099_t0048_u01761538895506") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496e5_d20251027_m043000_c001_v7007000_t0000_u01761539400779") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc1c_d20251027_m042955_c001_v0001038_t0027_u01761539395499") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496a5_d20251027_m042942_c001_v7007000_t0000_u01761539382607") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc01_d20251027_m042937_c001_v0001038_t0016_u01761539377697") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132b9_d20251027_m042925_c001_v7007000_t0000_u01761539365362") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbeb_d20251027_m042921_c001_v0001038_t0039_u01761539361032") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79f8_d20251027_m042909_c001_v7007000_t0000_u01761539349126") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbd1_d20251027_m042904_c001_v0001038_t0035_u01761539344748") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef137_d20251027_m042852_c001_v7007000_t0000_u01761539332139") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbb4_d20251027_m042847_c001_v0001038_t0055_u01761539327448") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858731e_d20251027_m042833_c001_v7007000_t0000_u01761539313571") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b888d_d20251027_m042826_c001_v0001104_t0057_u01761539306830") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb97b_d20251027_m042814_c001_v7007000_t0000_u01761539294024") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3044_d20251027_m042810_c001_v0001183_t0015_u01761539290347") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0493ad_d20251027_m042809_c001_v7007000_t0000_u01761539289258") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8844_d20251027_m042804_c001_v0001104_t0004_u01761539284243") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5f_d20251027_m042751_c001_v7007000_t0000_u01761539271671") 2025/10/27 04:30:39 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f67_d20251027_m042747_c001_v0001183_t0031_u01761539267904") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f39be_d20251027_m042746_c001_v7007000_t0000_u01761539266343") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb37_d20251027_m042741_c001_v0001038_t0041_u01761539261815") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6777_d20251027_m042726_c001_v7007000_t0000_u01761539246887") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e47_d20251027_m042721_c001_v0001183_t0046_u01761539241429") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de6c_d20251027_m042708_c001_v7007000_t0000_u01761539228671") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2dab_d20251027_m042704_c001_v0001183_t0028_u01761539224038") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc655a_d20251027_m042650_c001_v7007000_t0000_u01761539210982") 2025/10/27 04:30:40 DEBUG : apple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2d00_d20251027_m042646_c001_v0001183_t0002_u01761539206453") 2025/10/27 04:30:40 DEBUG : appleSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb973_d20251027_m042812_c001_v7007000_t0000_u01761539292685") 2025/10/27 04:30:40 DEBUG : appleSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eb3_d20251027_m042806_c001_v0001153_t0020_u01761539286833") 2025/10/27 04:30:40 DEBUG : appleapple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587321_d20251027_m042833_c001_v7007000_t0000_u01761539313756") 2025/10/27 04:30:40 DEBUG : appleapple: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30f4_d20251027_m042829_c001_v0001183_t0021_u01761539309032") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496e6_d20251027_m043000_c001_v7007000_t0000_u01761539400961") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f5c_d20251027_m042956_c001_v0001153_t0006_u01761539396208") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496a6_d20251027_m042942_c001_v7007000_t0000_u01761539382790") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f3e_d20251027_m042938_c001_v0001153_t0017_u01761539378362") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132ba_d20251027_m042925_c001_v7007000_t0000_u01761539365545") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f27_d20251027_m042921_c001_v0001153_t0001_u01761539361748") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79f9_d20251027_m042909_c001_v7007000_t0000_u01761539349308") 2025/10/27 04:30:40 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f0d_d20251027_m042905_c001_v0001153_t0018_u01761539345364") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef138_d20251027_m042852_c001_v7007000_t0000_u01761539332321") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eff_d20251027_m042848_c001_v0001153_t0002_u01761539328097") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3abe_d20251027_m042831_c001_v7007000_t0000_u01761539311354") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb93_d20251027_m042827_c001_v0001038_t0045_u01761539307498") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb97d_d20251027_m042814_c001_v7007000_t0000_u01761539294206") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b885c_d20251027_m042810_c001_v0001104_t0022_u01761539290357") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6968_d20251027_m042809_c001_v7007000_t0000_u01761539289272") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3006_d20251027_m042805_c001_v0001183_t0028_u01761539285473") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b60_d20251027_m042751_c001_v7007000_t0000_u01761539271852") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b881f_d20251027_m042747_c001_v0001104_t0014_u01761539267882") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627c3f_d20251027_m042746_c001_v7007000_t0000_u01761539266787") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f27_d20251027_m042742_c001_v0001183_t0048_u01761539262608") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049290_d20251027_m042726_c001_v7007000_t0000_u01761539246899") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e6a_d20251027_m042722_c001_v0001153_t0019_u01761539242135") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de6d_d20251027_m042708_c001_v7007000_t0000_u01761539228852") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e52_d20251027_m042704_c001_v0001153_t0015_u01761539224868") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc655b_d20251027_m042651_c001_v7007000_t0000_u01761539211165") 2025/10/27 04:30:41 DEBUG : appleappleapplebanana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e37_d20251027_m042647_c001_v0001153_t0002_u01761539207286") 2025/10/27 04:30:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12d2_d20251027_m042812_c001_v7007000_t0000_u01761539292332") 2025/10/27 04:30:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8848_d20251027_m042806_c001_v0001104_t0007_u01761539286821") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e597_d20251027_m042200_c001_v7007000_t0000_u01761538920129") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac545_d20251027_m042158_c001_v0001099_t0047_u01761538918137") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048787_d20251027_m042156_c001_v7007000_t0000_u01761538916945") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac538_d20251027_m042155_c001_v0001099_t0019_u01761538915424") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d14_d20251027_m042135_c001_v7007000_t0000_u01761538895857") 2025/10/27 04:30:42 DEBUG : b/potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4b8_d20251027_m042134_c001_v0001099_t0033_u01761538894289") 2025/10/27 04:30:42 DEBUG : backup/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41308852a4662d09_d20251027_m042417_c001_v7007000_t0000_u01761539057736") 2025/10/27 04:30:42 DEBUG : backup/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10311427e901e2f3_d20251027_m042415_c001_v0001178_t0037_u01761539055902") 2025/10/27 04:30:42 DEBUG : backup/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11576920d588afcd_d20251027_m042410_c001_v0001144_t0015_u01761539050708") 2025/10/27 04:30:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88d9c_d20251027_m042445_c001_v7007000_t0000_u01761539085507") 2025/10/27 04:30:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1133a79079f34b8a_d20251027_m042443_c001_v0001092_t0029_u01761539083542") 2025/10/27 04:30:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11990935dadf21c3_d20251027_m042439_c001_v0001136_t0027_u01761539079701") 2025/10/27 04:30:42 DEBUG : backup/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f56eb_d20251027_m042432_c001_v7007000_t0000_u01761539072886") 2025/10/27 04:30:42 DEBUG : backup/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f108b26246cc0331f_d20251027_m042430_c001_v0001100_t0050_u01761539070818") 2025/10/27 04:30:42 DEBUG : backup/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f115ce32824787671_d20251027_m042427_c001_v0001131_t0044_u01761539067016") 2025/10/27 04:30:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88d9d_d20251027_m042445_c001_v7007000_t0000_u01761539085688") 2025/10/27 04:30:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f104b856e923ff3a9_d20251027_m042444_c001_v0001180_t0031_u01761539084710") 2025/10/27 04:30:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11836c6b3002d820_d20251027_m042441_c001_v0001181_t0014_u01761539081438") 2025/10/27 04:30:42 DEBUG : backup/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41308852a4662d0b_d20251027_m042417_c001_v7007000_t0000_u01761539057919") 2025/10/27 04:30:42 DEBUG : backup/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f117ee503c57e9ac2_d20251027_m042416_c001_v0001101_t0036_u01761539056835") 2025/10/27 04:30:43 DEBUG : backup/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f104856dcc8ebe663_d20251027_m042413_c001_v0001117_t0029_u01761539053216") 2025/10/27 04:30:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f56ed_d20251027_m042433_c001_v7007000_t0000_u01761539073071") 2025/10/27 04:30:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1022075fc181c146_d20251027_m042432_c001_v0001137_t0050_u01761539072029") 2025/10/27 04:30:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1146c71a395b4aab_d20251027_m042428_c001_v0001184_t0015_u01761539068720") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496e7_d20251027_m043001_c001_v7007000_t0000_u01761539401145") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb349b_d20251027_m042955_c001_v0001183_t0032_u01761539395994") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496a7_d20251027_m042942_c001_v7007000_t0000_u01761539382972") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3395_d20251027_m042938_c001_v0001183_t0000_u01761539378140") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132bb_d20251027_m042925_c001_v7007000_t0000_u01761539365727") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb32fc_d20251027_m042921_c001_v0001183_t0047_u01761539361543") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79fa_d20251027_m042909_c001_v7007000_t0000_u01761539349492") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3251_d20251027_m042905_c001_v0001183_t0015_u01761539345159") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef139_d20251027_m042852_c001_v7007000_t0000_u01761539332504") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb31b0_d20251027_m042847_c001_v0001183_t0001_u01761539327885") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587324_d20251027_m042833_c001_v7007000_t0000_u01761539313942") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30e4_d20251027_m042827_c001_v0001183_t0003_u01761539307290") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb97f_d20251027_m042814_c001_v7007000_t0000_u01761539294387") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb73_d20251027_m042810_c001_v0001038_t0042_u01761539290369") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dbe_d20251027_m042808_c001_v7007000_t0000_u01761539288838") 2025/10/27 04:30:43 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eaf_d20251027_m042804_c001_v0001153_t0024_u01761539284724") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b61_d20251027_m042752_c001_v7007000_t0000_u01761539272033") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb47_d20251027_m042747_c001_v0001038_t0041_u01761539267895") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f39c3_d20251027_m042746_c001_v7007000_t0000_u01761539266891") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e80_d20251027_m042742_c001_v0001153_t0005_u01761539262112") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c38272a2bf_d20251027_m042726_c001_v7007000_t0000_u01761539246677") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87e5_d20251027_m042721_c001_v0001104_t0047_u01761539241626") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de6e_d20251027_m042709_c001_v7007000_t0000_u01761539229034") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87bf_d20251027_m042704_c001_v0001104_t0022_u01761539224236") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc655c_d20251027_m042651_c001_v7007000_t0000_u01761539211350") 2025/10/27 04:30:44 DEBUG : banana: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b879b_d20251027_m042646_c001_v0001104_t0041_u01761539206659") 2025/10/27 04:30:44 DEBUG : bananaSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed459f_d20251027_m042812_c001_v7007000_t0000_u01761539292477") 2025/10/27 04:30:44 DEBUG : bananaSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb65_d20251027_m042806_c001_v0001038_t0027_u01761539286853") 2025/10/27 04:30:44 DEBUG : both0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5d96_d20251027_m042617_c001_v7007000_t0000_u01761539177427") 2025/10/27 04:30:44 DEBUG : both0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8711_d20251027_m042556_c001_v0001104_t0022_u01761539156509") 2025/10/27 04:30:44 DEBUG : both0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3762_d20251027_m042552_c001_v7007000_t0000_u01761539152290") 2025/10/27 04:30:44 DEBUG : both0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86db_d20251027_m042532_c001_v0001104_t0048_u01761539132718") 2025/10/27 04:30:44 DEBUG : both1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5d99_d20251027_m042617_c001_v7007000_t0000_u01761539177612") 2025/10/27 04:30:44 DEBUG : both1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8713_d20251027_m042557_c001_v0001104_t0027_u01761539157678") 2025/10/27 04:30:44 DEBUG : both1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3763_d20251027_m042552_c001_v7007000_t0000_u01761539152473") 2025/10/27 04:30:44 DEBUG : both1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86dd_d20251027_m042533_c001_v0001104_t0013_u01761539133487") 2025/10/27 04:30:44 DEBUG : both10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5d9e_d20251027_m042617_c001_v7007000_t0000_u01761539177795") 2025/10/27 04:30:45 DEBUG : both10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8729_d20251027_m042606_c001_v0001104_t0001_u01761539166062") 2025/10/27 04:30:45 DEBUG : both10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3766_d20251027_m042552_c001_v7007000_t0000_u01761539152654") 2025/10/27 04:30:45 DEBUG : both10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86f3_d20251027_m042541_c001_v0001104_t0012_u01761539141207") 2025/10/27 04:30:45 DEBUG : both11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5da1_d20251027_m042617_c001_v7007000_t0000_u01761539177980") 2025/10/27 04:30:45 DEBUG : both11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b872f_d20251027_m042606_c001_v0001104_t0021_u01761539166910") 2025/10/27 04:30:45 DEBUG : both11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3768_d20251027_m042552_c001_v7007000_t0000_u01761539152836") 2025/10/27 04:30:45 DEBUG : both11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86f5_d20251027_m042542_c001_v0001104_t0020_u01761539142096") 2025/10/27 04:30:45 DEBUG : both12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5da3_d20251027_m042618_c001_v7007000_t0000_u01761539178162") 2025/10/27 04:30:45 DEBUG : both12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8731_d20251027_m042608_c001_v0001104_t0002_u01761539168209") 2025/10/27 04:30:45 DEBUG : both12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f376a_d20251027_m042553_c001_v7007000_t0000_u01761539153017") 2025/10/27 04:30:45 DEBUG : both12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86fb_d20251027_m042543_c001_v0001104_t0048_u01761539143133") 2025/10/27 04:30:45 DEBUG : both13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5da7_d20251027_m042618_c001_v7007000_t0000_u01761539178345") 2025/10/27 04:30:45 DEBUG : both13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8735_d20251027_m042609_c001_v0001104_t0048_u01761539169087") 2025/10/27 04:30:45 DEBUG : both13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f376b_d20251027_m042553_c001_v7007000_t0000_u01761539153214") 2025/10/27 04:30:45 DEBUG : both13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86fd_d20251027_m042543_c001_v0001104_t0044_u01761539143777") 2025/10/27 04:30:45 DEBUG : both14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5da9_d20251027_m042618_c001_v7007000_t0000_u01761539178528") 2025/10/27 04:30:45 DEBUG : both14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b873b_d20251027_m042609_c001_v0001104_t0045_u01761539169991") 2025/10/27 04:30:45 DEBUG : both14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3770_d20251027_m042553_c001_v7007000_t0000_u01761539153396") 2025/10/27 04:30:45 DEBUG : both14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8701_d20251027_m042544_c001_v0001104_t0022_u01761539144591") 2025/10/27 04:30:45 DEBUG : both15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dac_d20251027_m042618_c001_v7007000_t0000_u01761539178713") 2025/10/27 04:30:45 DEBUG : both15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b873d_d20251027_m042610_c001_v0001104_t0024_u01761539170667") 2025/10/27 04:30:46 DEBUG : both15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3772_d20251027_m042553_c001_v7007000_t0000_u01761539153577") 2025/10/27 04:30:46 DEBUG : both15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8703_d20251027_m042545_c001_v0001104_t0034_u01761539145390") 2025/10/27 04:30:46 DEBUG : both16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5db0_d20251027_m042618_c001_v7007000_t0000_u01761539178896") 2025/10/27 04:30:46 DEBUG : both16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b873f_d20251027_m042611_c001_v0001104_t0003_u01761539171411") 2025/10/27 04:30:46 DEBUG : both16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3774_d20251027_m042553_c001_v7007000_t0000_u01761539153760") 2025/10/27 04:30:46 DEBUG : both16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8705_d20251027_m042546_c001_v0001104_t0053_u01761539146077") 2025/10/27 04:30:46 DEBUG : both17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5db3_d20251027_m042619_c001_v7007000_t0000_u01761539179079") 2025/10/27 04:30:46 DEBUG : both17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8743_d20251027_m042612_c001_v0001104_t0041_u01761539172146") 2025/10/27 04:30:46 DEBUG : both17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3779_d20251027_m042553_c001_v7007000_t0000_u01761539153940") 2025/10/27 04:30:46 DEBUG : both17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8707_d20251027_m042547_c001_v0001104_t0041_u01761539147084") 2025/10/27 04:30:46 DEBUG : both18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5db5_d20251027_m042619_c001_v7007000_t0000_u01761539179262") 2025/10/27 04:30:46 DEBUG : both18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8748_d20251027_m042612_c001_v0001104_t0015_u01761539172925") 2025/10/27 04:30:46 DEBUG : both18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f377a_d20251027_m042554_c001_v7007000_t0000_u01761539154120") 2025/10/27 04:30:46 DEBUG : both18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8709_d20251027_m042547_c001_v0001104_t0041_u01761539147758") 2025/10/27 04:30:46 DEBUG : both19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5db9_d20251027_m042619_c001_v7007000_t0000_u01761539179445") 2025/10/27 04:30:46 DEBUG : both19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b874a_d20251027_m042613_c001_v0001104_t0043_u01761539173924") 2025/10/27 04:30:46 DEBUG : both19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f377d_d20251027_m042554_c001_v7007000_t0000_u01761539154303") 2025/10/27 04:30:46 DEBUG : both19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b870b_d20251027_m042548_c001_v0001104_t0039_u01761539148454") 2025/10/27 04:30:46 DEBUG : both2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dbb_d20251027_m042619_c001_v7007000_t0000_u01761539179629") 2025/10/27 04:30:47 DEBUG : both2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8715_d20251027_m042558_c001_v0001104_t0012_u01761539158803") 2025/10/27 04:30:47 DEBUG : both2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3780_d20251027_m042554_c001_v7007000_t0000_u01761539154490") 2025/10/27 04:30:47 DEBUG : both2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86df_d20251027_m042534_c001_v0001104_t0028_u01761539134396") 2025/10/27 04:30:47 DEBUG : both3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dbe_d20251027_m042619_c001_v7007000_t0000_u01761539179813") 2025/10/27 04:30:47 DEBUG : both3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8717_d20251027_m042559_c001_v0001104_t0001_u01761539159889") 2025/10/27 04:30:47 DEBUG : both3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3784_d20251027_m042554_c001_v7007000_t0000_u01761539154675") 2025/10/27 04:30:47 DEBUG : both3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86e1_d20251027_m042535_c001_v0001104_t0056_u01761539135193") 2025/10/27 04:30:47 DEBUG : both4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dc2_d20251027_m042619_c001_v7007000_t0000_u01761539179996") 2025/10/27 04:30:47 DEBUG : both4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8719_d20251027_m042600_c001_v0001104_t0009_u01761539160877") 2025/10/27 04:30:47 DEBUG : both4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3787_d20251027_m042554_c001_v7007000_t0000_u01761539154858") 2025/10/27 04:30:47 DEBUG : both4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86e3_d20251027_m042536_c001_v0001104_t0048_u01761539136115") 2025/10/27 04:30:47 DEBUG : both5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dc6_d20251027_m042620_c001_v7007000_t0000_u01761539180179") 2025/10/27 04:30:47 DEBUG : both5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b871d_d20251027_m042601_c001_v0001104_t0033_u01761539161942") 2025/10/27 04:30:47 DEBUG : both5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f378a_d20251027_m042555_c001_v7007000_t0000_u01761539155047") 2025/10/27 04:30:47 DEBUG : both5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86e9_d20251027_m042536_c001_v0001104_t0007_u01761539136741") 2025/10/27 04:30:47 DEBUG : both6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dc8_d20251027_m042620_c001_v7007000_t0000_u01761539180362") 2025/10/27 04:30:47 DEBUG : both6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b871f_d20251027_m042602_c001_v0001104_t0017_u01761539162849") 2025/10/27 04:30:47 DEBUG : both6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f378c_d20251027_m042555_c001_v7007000_t0000_u01761539155229") 2025/10/27 04:30:47 DEBUG : both6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86eb_d20251027_m042537_c001_v0001104_t0005_u01761539137655") 2025/10/27 04:30:47 DEBUG : both7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dcb_d20251027_m042620_c001_v7007000_t0000_u01761539180545") 2025/10/27 04:30:47 DEBUG : both7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8721_d20251027_m042603_c001_v0001104_t0006_u01761539163853") 2025/10/27 04:30:48 DEBUG : both7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f378e_d20251027_m042555_c001_v7007000_t0000_u01761539155412") 2025/10/27 04:30:48 DEBUG : both7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86ed_d20251027_m042538_c001_v0001104_t0037_u01761539138493") 2025/10/27 04:30:48 DEBUG : both8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dcf_d20251027_m042620_c001_v7007000_t0000_u01761539180728") 2025/10/27 04:30:48 DEBUG : both8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8723_d20251027_m042604_c001_v0001104_t0039_u01761539164595") 2025/10/27 04:30:48 DEBUG : both8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f378f_d20251027_m042555_c001_v7007000_t0000_u01761539155595") 2025/10/27 04:30:48 DEBUG : both8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86ef_d20251027_m042539_c001_v0001104_t0037_u01761539139481") 2025/10/27 04:30:48 DEBUG : both9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dd1_d20251027_m042620_c001_v7007000_t0000_u01761539180911") 2025/10/27 04:30:48 DEBUG : both9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8727_d20251027_m042605_c001_v0001104_t0054_u01761539165198") 2025/10/27 04:30:48 DEBUG : both9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3791_d20251027_m042555_c001_v7007000_t0000_u01761539155778") 2025/10/27 04:30:48 DEBUG : both9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86f1_d20251027_m042540_c001_v0001104_t0054_u01761539140200") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e598_d20251027_m042200_c001_v7007000_t0000_u01761538920314") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac549_d20251027_m042158_c001_v0001099_t0007_u01761538918438") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04878b_d20251027_m042157_c001_v7007000_t0000_u01761538917702") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac53a_d20251027_m042155_c001_v0001099_t0014_u01761538915764") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d1b_d20251027_m042136_c001_v7007000_t0000_u01761538896602") 2025/10/27 04:30:48 DEBUG : c/non empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4ba_d20251027_m042134_c001_v0001099_t0014_u01761538894726") 2025/10/27 04:30:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a95_d20251027_m042729_c001_v7007000_t0000_u01761539249507") 2025/10/27 04:30:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e6c_d20251027_m042724_c001_v0001153_t0019_u01761539244231") 2025/10/27 04:30:48 DEBUG : check sum: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6ce3_d20251027_m042127_c001_v7007000_t0000_u01761538887012") 2025/10/27 04:30:48 DEBUG : check sum: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac490_d20251027_m042125_c001_v0001099_t0008_u01761538885805") 2025/10/27 04:30:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40820d315e38ba42_d20251027_m043034_c001_v7007000_t0000_u01761539434359") 2025/10/27 04:30:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc40_d20251027_m043032_c001_v0001038_t0027_u01761539432362") 2025/10/27 04:30:49 DEBUG : dest/3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c3827299e0_d20251027_m042347_c001_v7007000_t0000_u01761539027230") 2025/10/27 04:30:49 DEBUG : dest/3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418139175f3d4851_d20251027_m042346_c001_v0001113_t0022_u01761539026117") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587327_d20251027_m042834_c001_v7007000_t0000_u01761539314129") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb95_d20251027_m042829_c001_v0001038_t0058_u01761539309236") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496e8_d20251027_m043001_c001_v7007000_t0000_u01761539401329") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc0b_d20251027_m042947_c001_v0001038_t0042_u01761539387236") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496a9_d20251027_m042943_c001_v7007000_t0000_u01761539383153") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbf5_d20251027_m042930_c001_v0001038_t0026_u01761539370026") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132bc_d20251027_m042925_c001_v7007000_t0000_u01761539365910") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbe1_d20251027_m042913_c001_v0001038_t0019_u01761539353779") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79fb_d20251027_m042909_c001_v7007000_t0000_u01761539349674") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbc0_d20251027_m042856_c001_v0001038_t0055_u01761539336792") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef13a_d20251027_m042852_c001_v7007000_t0000_u01761539332686") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cba0_d20251027_m042838_c001_v0001038_t0031_u01761539318301") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467ff7c_d20251027_m042831_c001_v7007000_t0000_u01761539311131") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b886e_d20251027_m042818_c001_v0001104_t0027_u01761539298672") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb980_d20251027_m042814_c001_v7007000_t0000_u01761539294568") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3046_d20251027_m042810_c001_v0001183_t0040_u01761539290567") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dc3_d20251027_m042809_c001_v7007000_t0000_u01761539289385") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b882e_d20251027_m042756_c001_v0001104_t0019_u01761539276294") 2025/10/27 04:30:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b62_d20251027_m042752_c001_v7007000_t0000_u01761539272216") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f6d_d20251027_m042748_c001_v0001183_t0002_u01761539268129") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467febe_d20251027_m042746_c001_v7007000_t0000_u01761539266356") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb23_d20251027_m042733_c001_v0001038_t0032_u01761539253623") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6775_d20251027_m042726_c001_v7007000_t0000_u01761539246700") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2dfd_d20251027_m042713_c001_v0001183_t0005_u01761539233269") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de70_d20251027_m042709_c001_v7007000_t0000_u01761539229216") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2d53_d20251027_m042655_c001_v0001183_t0003_u01761539215631") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc655d_d20251027_m042651_c001_v7007000_t0000_u01761539211531") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2cbd_d20251027_m042639_c001_v0001183_t0041_u01761539199420") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0493cd_d20251027_m042812_c001_v7007000_t0000_u01761539292276") 2025/10/27 04:30:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3014_d20251027_m042807_c001_v0001183_t0008_u01761539287051") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858732a_d20251027_m042834_c001_v7007000_t0000_u01761539314314") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ee1_d20251027_m042829_c001_v0001153_t0016_u01761539309247") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496e9_d20251027_m043001_c001_v7007000_t0000_u01761539401516") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb33f7_d20251027_m042947_c001_v0001183_t0058_u01761539387920") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ab_d20251027_m042943_c001_v7007000_t0000_u01761539383334") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3347_d20251027_m042930_c001_v0001183_t0003_u01761539370928") 2025/10/27 04:30:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132bd_d20251027_m042926_c001_v7007000_t0000_u01761539366095") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb32ae_d20251027_m042914_c001_v0001183_t0021_u01761539354636") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79fd_d20251027_m042909_c001_v7007000_t0000_u01761539349857") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb320a_d20251027_m042857_c001_v0001183_t0056_u01761539337622") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef13c_d20251027_m042852_c001_v7007000_t0000_u01761539332870") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3159_d20251027_m042839_c001_v0001183_t0014_u01761539319279") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40820d315e38ba00_d20251027_m042831_c001_v7007000_t0000_u01761539311549") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30a6_d20251027_m042819_c001_v0001183_t0028_u01761539299693") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb984_d20251027_m042814_c001_v7007000_t0000_u01761539294750") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ec5_d20251027_m042810_c001_v0001153_t0018_u01761539290764") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12d1_d20251027_m042809_c001_v7007000_t0000_u01761539289404") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ea0_d20251027_m042757_c001_v0001153_t0005_u01761539277300") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b63_d20251027_m042752_c001_v7007000_t0000_u01761539272398") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb49_d20251027_m042748_c001_v0001038_t0027_u01761539268228") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627c40_d20251027_m042746_c001_v7007000_t0000_u01761539266978") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e76_d20251027_m042734_c001_v0001153_t0022_u01761539254490") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405638df9046d9a8_d20251027_m042726_c001_v7007000_t0000_u01761539246911") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87ce_d20251027_m042713_c001_v0001104_t0009_u01761539233832") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de72_d20251027_m042709_c001_v7007000_t0000_u01761539229398") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87ab_d20251027_m042656_c001_v0001104_t0056_u01761539216188") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc655f_d20251027_m042651_c001_v7007000_t0000_u01761539211715") 2025/10/27 04:30:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8788_d20251027_m042639_c001_v0001104_t0007_u01761539199974") 2025/10/27 04:30:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12d3_d20251027_m042812_c001_v7007000_t0000_u01761539292523") 2025/10/27 04:30:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eb7_d20251027_m042807_c001_v0001153_t0018_u01761539287229") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858732d_d20251027_m042834_c001_v7007000_t0000_u01761539314507") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30fa_d20251027_m042829_c001_v0001183_t0030_u01761539309258") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ea_d20251027_m043001_c001_v7007000_t0000_u01761539401703") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f50_d20251027_m042948_c001_v0001153_t0006_u01761539388529") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ac_d20251027_m042943_c001_v7007000_t0000_u01761539383516") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f33_d20251027_m042931_c001_v0001153_t0012_u01761539371495") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132be_d20251027_m042926_c001_v7007000_t0000_u01761539366279") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f15_d20251027_m042915_c001_v0001153_t0019_u01761539355205") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79fe_d20251027_m042910_c001_v7007000_t0000_u01761539350045") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f03_d20251027_m042858_c001_v0001153_t0025_u01761539338188") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef13e_d20251027_m042853_c001_v7007000_t0000_u01761539333052") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eed_d20251027_m042839_c001_v0001153_t0022_u01761539319858") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587307_d20251027_m042831_c001_v7007000_t0000_u01761539311149") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb83_d20251027_m042820_c001_v0001038_t0034_u01761539300265") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb986_d20251027_m042814_c001_v7007000_t0000_u01761539294932") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb75_d20251027_m042810_c001_v0001038_t0005_u01761539290782") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12cf_d20251027_m042809_c001_v7007000_t0000_u01761539289038") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2fc6_d20251027_m042758_c001_v0001183_t0051_u01761539278005") 2025/10/27 04:30:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b64_d20251027_m042752_c001_v7007000_t0000_u01761539272579") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f6f_d20251027_m042748_c001_v0001183_t0030_u01761539268337") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f39bf_d20251027_m042746_c001_v7007000_t0000_u01761539266526") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ed6_d20251027_m042735_c001_v0001183_t0055_u01761539255212") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405638df9046d9a7_d20251027_m042726_c001_v7007000_t0000_u01761539246722") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e5e_d20251027_m042714_c001_v0001153_t0025_u01761539234754") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de73_d20251027_m042709_c001_v7007000_t0000_u01761539229580") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e44_d20251027_m042657_c001_v0001153_t0004_u01761539217148") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6560_d20251027_m042651_c001_v7007000_t0000_u01761539211898") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e2d_d20251027_m042640_c001_v0001153_t0009_u01761539200493") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dd3_d20251027_m042812_c001_v7007000_t0000_u01761539292532") 2025/10/27 04:30:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3018_d20251027_m042807_c001_v0001183_t0056_u01761539287261") 2025/10/27 04:30:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587330_d20251027_m042834_c001_v7007000_t0000_u01761539314692") 2025/10/27 04:30:53 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30fc_d20251027_m042829_c001_v0001183_t0051_u01761539309471") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496eb_d20251027_m043001_c001_v7007000_t0000_u01761539401887") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8933_d20251027_m042949_c001_v0001104_t0048_u01761539389225") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ad_d20251027_m042943_c001_v7007000_t0000_u01761539383697") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8912_d20251027_m042932_c001_v0001104_t0021_u01761539372200") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132bf_d20251027_m042926_c001_v7007000_t0000_u01761539366465") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88f8_d20251027_m042915_c001_v0001104_t0017_u01761539355945") 2025/10/27 04:30:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e79ff_d20251027_m042910_c001_v7007000_t0000_u01761539350228") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88d9_d20251027_m042859_c001_v0001104_t0009_u01761539339015") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef140_d20251027_m042853_c001_v7007000_t0000_u01761539333235") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88b2_d20251027_m042840_c001_v0001104_t0005_u01761539320564") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04943e_d20251027_m042831_c001_v7007000_t0000_u01761539311559") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ed1_d20251027_m042821_c001_v0001153_t0002_u01761539301020") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb988_d20251027_m042815_c001_v7007000_t0000_u01761539295115") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3048_d20251027_m042810_c001_v0001183_t0039_u01761539290792") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f6234_d20251027_m042809_c001_v7007000_t0000_u01761539289062") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb53_d20251027_m042758_c001_v0001038_t0027_u01761539278581") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b65_d20251027_m042752_c001_v7007000_t0000_u01761539272763") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e94_d20251027_m042748_c001_v0001153_t0005_u01761539268530") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418b68eadcd715b9_d20251027_m042746_c001_v7007000_t0000_u01761539266732") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87f7_d20251027_m042735_c001_v0001104_t0020_u01761539255779") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aaf_d20251027_m042727_c001_v7007000_t0000_u01761539247016") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb08_d20251027_m042715_c001_v0001038_t0003_u01761539235623") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de74_d20251027_m042709_c001_v7007000_t0000_u01761539229761") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3caf2_d20251027_m042657_c001_v0001038_t0054_u01761539217847") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6561_d20251027_m042652_c001_v7007000_t0000_u01761539212080") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cad2_d20251027_m042640_c001_v0001038_t0042_u01761539200981") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed4599_d20251027_m042812_c001_v7007000_t0000_u01761539292288") 2025/10/27 04:30:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb6b_d20251027_m042807_c001_v0001038_t0003_u01761539287365") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587333_d20251027_m042834_c001_v7007000_t0000_u01761539314877") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8895_d20251027_m042829_c001_v0001104_t0055_u01761539309494") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ed_d20251027_m043002_c001_v7007000_t0000_u01761539402071") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc11_d20251027_m042950_c001_v0001038_t0031_u01761539390007") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496b4_d20251027_m042943_c001_v7007000_t0000_u01761539383879") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbf9_d20251027_m042933_c001_v0001038_t0057_u01761539373044") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c0_d20251027_m042926_c001_v7007000_t0000_u01761539366648") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbe5_d20251027_m042916_c001_v0001038_t0055_u01761539356411") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a01_d20251027_m042910_c001_v7007000_t0000_u01761539350411") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbc2_d20251027_m042859_c001_v0001038_t0000_u01761539339565") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef141_d20251027_m042853_c001_v7007000_t0000_u01761539333417") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cba6_d20251027_m042841_c001_v0001038_t0030_u01761539321655") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41308852a46632c0_d20251027_m042831_c001_v7007000_t0000_u01761539311571") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b887a_d20251027_m042821_c001_v0001104_t0059_u01761539301353") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb98a_d20251027_m042815_c001_v7007000_t0000_u01761539295296") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8860_d20251027_m042810_c001_v0001104_t0044_u01761539290923") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f622f_d20251027_m042808_c001_v7007000_t0000_u01761539288863") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8832_d20251027_m042759_c001_v0001104_t0003_u01761539279096") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b66_d20251027_m042752_c001_v7007000_t0000_u01761539272945") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f73_d20251027_m042748_c001_v0001183_t0019_u01761539268543") 2025/10/27 04:30:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467fec3_d20251027_m042746_c001_v7007000_t0000_u01761539266908") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb29_d20251027_m042736_c001_v0001038_t0050_u01761539256308") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04928a_d20251027_m042726_c001_v7007000_t0000_u01761539246664") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e17_d20251027_m042716_c001_v0001183_t0046_u01761539236103") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de76_d20251027_m042709_c001_v7007000_t0000_u01761539229946") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2d71_d20251027_m042658_c001_v0001183_t0041_u01761539218319") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6563_d20251027_m042652_c001_v7007000_t0000_u01761539212264") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2cce_d20251027_m042641_c001_v0001183_t0027_u01761539201327") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684edb1_d20251027_m042812_c001_v7007000_t0000_u01761539292301") 2025/10/27 04:30:56 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b884e_d20251027_m042807_c001_v0001104_t0025_u01761539287396") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587336_d20251027_m042835_c001_v7007000_t0000_u01761539315062") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ee3_d20251027_m042829_c001_v0001153_t0023_u01761539309606") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ee_d20251027_m043002_c001_v7007000_t0000_u01761539402255") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb340d_d20251027_m042950_c001_v0001183_t0035_u01761539390452") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496b5_d20251027_m042944_c001_v7007000_t0000_u01761539384060") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb335b_d20251027_m042933_c001_v0001183_t0049_u01761539373444") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c1_d20251027_m042926_c001_v7007000_t0000_u01761539366830") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb32c7_d20251027_m042916_c001_v0001183_t0053_u01761539356774") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a02_d20251027_m042910_c001_v7007000_t0000_u01761539350595") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3218_d20251027_m042859_c001_v0001183_t0027_u01761539339930") 2025/10/27 04:30:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef144_d20251027_m042853_c001_v7007000_t0000_u01761539333599") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3175_d20251027_m042842_c001_v0001183_t0001_u01761539322124") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3abd_d20251027_m042831_c001_v7007000_t0000_u01761539311169") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30bc_d20251027_m042821_c001_v0001183_t0059_u01761539301963") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb98b_d20251027_m042815_c001_v7007000_t0000_u01761539295477") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb304c_d20251027_m042811_c001_v0001183_t0032_u01761539291041") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dc1_d20251027_m042809_c001_v7007000_t0000_u01761539289201") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ea4_d20251027_m042759_c001_v0001153_t0004_u01761539279535") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b67_d20251027_m042753_c001_v7007000_t0000_u01761539273127") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8821_d20251027_m042748_c001_v0001104_t0014_u01761539268582") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f39c1_d20251027_m042746_c001_v7007000_t0000_u01761539266709") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e78_d20251027_m042736_c001_v0001153_t0024_u01761539256756") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aac_d20251027_m042726_c001_v7007000_t0000_u01761539246833") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87d5_d20251027_m042716_c001_v0001104_t0007_u01761539236304") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de77_d20251027_m042710_c001_v7007000_t0000_u01761539230129") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87b1_d20251027_m042658_c001_v0001104_t0025_u01761539218531") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6564_d20251027_m042652_c001_v7007000_t0000_u01761539212447") 2025/10/27 04:30:57 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b878e_d20251027_m042641_c001_v0001104_t0007_u01761539201527") 2025/10/27 04:30:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb970_d20251027_m042812_c001_v7007000_t0000_u01761539292311") 2025/10/27 04:30:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb301a_d20251027_m042807_c001_v0001183_t0030_u01761539287473") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587338_d20251027_m042835_c001_v7007000_t0000_u01761539315248") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3100_d20251027_m042829_c001_v0001183_t0052_u01761539309686") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ef_d20251027_m043002_c001_v7007000_t0000_u01761539402437") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f54_d20251027_m042950_c001_v0001153_t0001_u01761539390683") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496b7_d20251027_m042944_c001_v7007000_t0000_u01761539384242") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f37_d20251027_m042933_c001_v0001153_t0005_u01761539373652") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c2_d20251027_m042927_c001_v7007000_t0000_u01761539367013") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f19_d20251027_m042916_c001_v0001153_t0002_u01761539356991") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a03_d20251027_m042910_c001_v7007000_t0000_u01761539350778") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f07_d20251027_m042900_c001_v0001153_t0019_u01761539340142") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef145_d20251027_m042853_c001_v7007000_t0000_u01761539333782") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eef_d20251027_m042842_c001_v0001153_t0012_u01761539322334") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467ff83_d20251027_m042831_c001_v7007000_t0000_u01761539311496") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb8b_d20251027_m042822_c001_v0001038_t0031_u01761539302176") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb98d_d20251027_m042815_c001_v7007000_t0000_u01761539295662") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ec7_d20251027_m042811_c001_v0001153_t0017_u01761539291125") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12d0_d20251027_m042809_c001_v7007000_t0000_u01761539289221") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2fd0_d20251027_m042800_c001_v0001183_t0006_u01761539280111") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b69_d20251027_m042753_c001_v7007000_t0000_u01761539273309") 2025/10/27 04:30:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f75_d20251027_m042748_c001_v0001183_t0019_u01761539268767") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f13254_d20251027_m042746_c001_v7007000_t0000_u01761539266752") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ee8_d20251027_m042737_c001_v0001183_t0004_u01761539257147") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04928b_d20251027_m042726_c001_v7007000_t0000_u01761539246685") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e62_d20251027_m042717_c001_v0001153_t0009_u01761539237203") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de78_d20251027_m042710_c001_v7007000_t0000_u01761539230313") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e46_d20251027_m042659_c001_v0001153_t0002_u01761539219193") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6565_d20251027_m042652_c001_v7007000_t0000_u01761539212630") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e31_d20251027_m042642_c001_v0001153_t0009_u01761539202074") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b7b_d20251027_m042812_c001_v7007000_t0000_u01761539292540") 2025/10/27 04:30:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eb9_d20251027_m042807_c001_v0001153_t0006_u01761539287586") 2025/10/27 04:30:59 DEBUG : dir1/0007-12345: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858733b_d20251027_m042835_c001_v7007000_t0000_u01761539315436") 2025/10/27 04:30:59 DEBUG : dir1/0007-12345: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb97_d20251027_m042829_c001_v0001038_t0033_u01761539309798") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f0_d20251027_m043002_c001_v7007000_t0000_u01761539402620") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8937_d20251027_m042951_c001_v0001104_t0018_u01761539391030") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496b8_d20251027_m042944_c001_v7007000_t0000_u01761539384422") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8915_d20251027_m042934_c001_v0001104_t0003_u01761539374037") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c3_d20251027_m042927_c001_v7007000_t0000_u01761539367212") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88fa_d20251027_m042917_c001_v0001104_t0049_u01761539357315") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a04_d20251027_m042910_c001_v7007000_t0000_u01761539350961") 2025/10/27 04:30:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88dd_d20251027_m042900_c001_v0001104_t0052_u01761539340481") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef146_d20251027_m042853_c001_v7007000_t0000_u01761539333963") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88b7_d20251027_m042842_c001_v0001104_t0017_u01761539322845") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858730a_d20251027_m042831_c001_v7007000_t0000_u01761539311520") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ed3_d20251027_m042822_c001_v0001153_t0022_u01761539302655") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb98f_d20251027_m042815_c001_v7007000_t0000_u01761539295843") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb79_d20251027_m042811_c001_v0001038_t0008_u01761539291165") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed43e4_d20251027_m042809_c001_v7007000_t0000_u01761539289226") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb57_d20251027_m042800_c001_v0001038_t0045_u01761539280340") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6a_d20251027_m042753_c001_v7007000_t0000_u01761539273492") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e96_d20251027_m042748_c001_v0001153_t0013_u01761539268899") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5a_d20251027_m042746_c001_v7007000_t0000_u01761539266756") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87fd_d20251027_m042737_c001_v0001104_t0025_u01761539257372") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a90_d20251027_m042726_c001_v7007000_t0000_u01761539246845") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb0a_d20251027_m042717_c001_v0001038_t0015_u01761539237537") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de7b_d20251027_m042710_c001_v7007000_t0000_u01761539230495") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3caf4_d20251027_m042659_c001_v0001038_t0057_u01761539219912") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6566_d20251027_m042652_c001_v7007000_t0000_u01761539212812") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cad6_d20251027_m042642_c001_v0001038_t0004_u01761539202751") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684edb4_d20251027_m042812_c001_v7007000_t0000_u01761539292486") 2025/10/27 04:31:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb301e_d20251027_m042807_c001_v0001183_t0024_u01761539287694") 2025/10/27 04:31:01 DEBUG : dir1/0008-23456: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587340_d20251027_m042835_c001_v7007000_t0000_u01761539315621") 2025/10/27 04:31:01 DEBUG : dir1/0008-23456: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3106_d20251027_m042829_c001_v0001183_t0031_u01761539309936") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f1_d20251027_m043002_c001_v7007000_t0000_u01761539402803") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc14_d20251027_m042952_c001_v0001038_t0017_u01761539392092") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496ba_d20251027_m042944_c001_v7007000_t0000_u01761539384604") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbfb_d20251027_m042934_c001_v0001038_t0017_u01761539374574") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c4_d20251027_m042927_c001_v7007000_t0000_u01761539367394") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbe7_d20251027_m042917_c001_v0001038_t0008_u01761539357839") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a06_d20251027_m042911_c001_v7007000_t0000_u01761539351144") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbc9_d20251027_m042901_c001_v0001038_t0003_u01761539341035") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef147_d20251027_m042854_c001_v7007000_t0000_u01761539334147") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbaa_d20251027_m042843_c001_v0001038_t0017_u01761539323457") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f404540c705a3520b_d20251027_m042831_c001_v7007000_t0000_u01761539311525") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8884_d20251027_m042823_c001_v0001104_t0050_u01761539303149") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb992_d20251027_m042816_c001_v7007000_t0000_u01761539296025") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3052_d20251027_m042811_c001_v0001183_t0013_u01761539291255") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb951_d20251027_m042809_c001_v7007000_t0000_u01761539289426") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8838_d20251027_m042800_c001_v0001104_t0021_u01761539280678") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6b_d20251027_m042753_c001_v7007000_t0000_u01761539273673") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f77_d20251027_m042748_c001_v0001183_t0033_u01761539268968") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f13256_d20251027_m042746_c001_v7007000_t0000_u01761539266955") 2025/10/27 04:31:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb2f_d20251027_m042738_c001_v0001038_t0033_u01761539258279") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aa8_d20251027_m042726_c001_v7007000_t0000_u01761539246650") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e2b_d20251027_m042718_c001_v0001183_t0024_u01761539238026") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de7d_d20251027_m042710_c001_v7007000_t0000_u01761539230677") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2d83_d20251027_m042700_c001_v0001183_t0003_u01761539220547") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6568_d20251027_m042652_c001_v7007000_t0000_u01761539212997") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ce0_d20251027_m042643_c001_v0001183_t0028_u01761539203116") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0493d6_d20251027_m042812_c001_v7007000_t0000_u01761539292641") 2025/10/27 04:31:02 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3022_d20251027_m042807_c001_v0001183_t0025_u01761539287919") 2025/10/27 04:31:02 DEBUG : dir1/0009-34567: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587342_d20251027_m042835_c001_v7007000_t0000_u01761539315807") 2025/10/27 04:31:02 DEBUG : dir1/0009-34567: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ee5_d20251027_m042830_c001_v0001153_t0015_u01761539310135") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f3_d20251027_m043003_c001_v7007000_t0000_u01761539403050") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3421_d20251027_m042952_c001_v0001183_t0047_u01761539392420") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496bb_d20251027_m042944_c001_v7007000_t0000_u01761539384789") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb336d_d20251027_m042935_c001_v0001183_t0018_u01761539375042") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c5_d20251027_m042927_c001_v7007000_t0000_u01761539367577") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb32d5_d20251027_m042918_c001_v0001183_t0031_u01761539358283") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a07_d20251027_m042911_c001_v7007000_t0000_u01761539351327") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3224_d20251027_m042901_c001_v0001183_t0013_u01761539341556") 2025/10/27 04:31:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef149_d20251027_m042854_c001_v7007000_t0000_u01761539334330") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3189_d20251027_m042843_c001_v0001183_t0051_u01761539323896") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467ff80_d20251027_m042831_c001_v7007000_t0000_u01761539311314") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30c6_d20251027_m042823_c001_v0001183_t0012_u01761539303918") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb994_d20251027_m042816_c001_v7007000_t0000_u01761539296207") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8864_d20251027_m042811_c001_v0001104_t0045_u01761539291404") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dc0_d20251027_m042809_c001_v7007000_t0000_u01761539289020") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ea8_d20251027_m042801_c001_v0001153_t0022_u01761539281291") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6c_d20251027_m042753_c001_v7007000_t0000_u01761539273855") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb4b_d20251027_m042748_c001_v0001038_t0048_u01761539268979") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4eb5_d20251027_m042746_c001_v7007000_t0000_u01761539266743") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e7a_d20251027_m042738_c001_v0001153_t0018_u01761539258948") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a91_d20251027_m042727_c001_v7007000_t0000_u01761539247029") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87d7_d20251027_m042718_c001_v0001104_t0022_u01761539238236") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de7e_d20251027_m042710_c001_v7007000_t0000_u01761539230859") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87b3_d20251027_m042700_c001_v0001104_t0039_u01761539220766") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6569_d20251027_m042653_c001_v7007000_t0000_u01761539213178") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8794_d20251027_m042643_c001_v0001104_t0041_u01761539203325") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed45a4_d20251027_m042812_c001_v7007000_t0000_u01761539292659") 2025/10/27 04:31:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ebb_d20251027_m042807_c001_v0001153_t0013_u01761539287931") 2025/10/27 04:31:03 DEBUG : dir1/0010-45678: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587343_d20251027_m042835_c001_v7007000_t0000_u01761539315992") 2025/10/27 04:31:04 DEBUG : dir1/0010-45678: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3108_d20251027_m042830_c001_v0001183_t0053_u01761539310146") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f4_d20251027_m043003_c001_v7007000_t0000_u01761539403243") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f56_d20251027_m042952_c001_v0001153_t0011_u01761539392630") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496bd_d20251027_m042944_c001_v7007000_t0000_u01761539384970") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f3a_d20251027_m042935_c001_v0001153_t0016_u01761539375251") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c6_d20251027_m042927_c001_v7007000_t0000_u01761539367759") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f1f_d20251027_m042918_c001_v0001153_t0016_u01761539358486") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a08_d20251027_m042911_c001_v7007000_t0000_u01761539351511") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f09_d20251027_m042901_c001_v0001153_t0025_u01761539341764") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef14a_d20251027_m042854_c001_v7007000_t0000_u01761539334513") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ef6_d20251027_m042844_c001_v0001153_t0013_u01761539324112") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467ff85_d20251027_m042831_c001_v7007000_t0000_u01761539311679") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb8f_d20251027_m042824_c001_v0001038_t0040_u01761539304133") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb996_d20251027_m042816_c001_v7007000_t0000_u01761539296389") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ec9_d20251027_m042811_c001_v0001153_t0013_u01761539291452") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed43eb_d20251027_m042809_c001_v7007000_t0000_u01761539289435") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2fe0_d20251027_m042801_c001_v0001183_t0006_u01761539281630") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6d_d20251027_m042754_c001_v7007000_t0000_u01761539274037") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8823_d20251027_m042749_c001_v0001104_t0002_u01761539269157") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418b68eadcd715bc_d20251027_m042746_c001_v7007000_t0000_u01761539266924") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2efa_d20251027_m042739_c001_v0001183_t0002_u01761539259303") 2025/10/27 04:31:04 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04928e_d20251027_m042726_c001_v7007000_t0000_u01761539246856") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e64_d20251027_m042718_c001_v0001153_t0011_u01761539238740") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de7f_d20251027_m042711_c001_v7007000_t0000_u01761539231041") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e4a_d20251027_m042701_c001_v0001153_t0001_u01761539221310") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc656a_d20251027_m042653_c001_v7007000_t0000_u01761539213361") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e33_d20251027_m042644_c001_v0001153_t0001_u01761539204041") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e0dd1_d20251027_m042812_c001_v7007000_t0000_u01761539292351") 2025/10/27 04:31:05 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb6f_d20251027_m042808_c001_v0001038_t0059_u01761539288023") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587346_d20251027_m042836_c001_v7007000_t0000_u01761539316178") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8899_d20251027_m042830_c001_v0001104_t0009_u01761539310267") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f5_d20251027_m043003_c001_v7007000_t0000_u01761539403427") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b893e_d20251027_m042953_c001_v0001104_t0041_u01761539393013") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496be_d20251027_m042945_c001_v7007000_t0000_u01761539385151") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b891d_d20251027_m042935_c001_v0001104_t0020_u01761539375588") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c7_d20251027_m042927_c001_v7007000_t0000_u01761539367940") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88fc_d20251027_m042919_c001_v0001104_t0056_u01761539359251") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a0a_d20251027_m042911_c001_v7007000_t0000_u01761539351699") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88e1_d20251027_m042902_c001_v0001104_t0048_u01761539342572") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef14b_d20251027_m042854_c001_v7007000_t0000_u01761539334697") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88b9_d20251027_m042844_c001_v0001104_t0030_u01761539324733") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587308_d20251027_m042831_c001_v7007000_t0000_u01761539311334") 2025/10/27 04:31:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ed7_d20251027_m042824_c001_v0001153_t0017_u01761539304497") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb99a_d20251027_m042816_c001_v7007000_t0000_u01761539296571") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3058_d20251027_m042811_c001_v0001183_t0002_u01761539291461") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb94d_d20251027_m042809_c001_v7007000_t0000_u01761539289243") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb59_d20251027_m042801_c001_v0001038_t0051_u01761539281829") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6e_d20251027_m042754_c001_v7007000_t0000_u01761539274229") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f7d_d20251027_m042749_c001_v0001183_t0007_u01761539269177") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed42b2_d20251027_m042746_c001_v7007000_t0000_u01761539266771") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8801_d20251027_m042739_c001_v0001104_t0019_u01761539259505") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aaa_d20251027_m042726_c001_v7007000_t0000_u01761539246691") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb0c_d20251027_m042719_c001_v0001038_t0056_u01761539239107") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de81_d20251027_m042711_c001_v7007000_t0000_u01761539231223") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3caf6_d20251027_m042701_c001_v0001038_t0023_u01761539221713") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc656b_d20251027_m042653_c001_v7007000_t0000_u01761539213545") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cada_d20251027_m042644_c001_v0001038_t0058_u01761539204381") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed459b_d20251027_m042812_c001_v7007000_t0000_u01761539292319") 2025/10/27 04:31:06 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8852_d20251027_m042808_c001_v0001104_t0046_u01761539288055") 2025/10/27 04:31:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587348_d20251027_m042836_c001_v7007000_t0000_u01761539316364") 2025/10/27 04:31:06 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb9a_d20251027_m042830_c001_v0001038_t0003_u01761539310287") 2025/10/27 04:31:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f6_d20251027_m043003_c001_v7007000_t0000_u01761539403611") 2025/10/27 04:31:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc16_d20251027_m042953_c001_v0001038_t0044_u01761539393931") 2025/10/27 04:31:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496c0_d20251027_m042945_c001_v7007000_t0000_u01761539385333") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbff_d20251027_m042936_c001_v0001038_t0058_u01761539376055") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c8_d20251027_m042928_c001_v7007000_t0000_u01761539368123") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbe9_d20251027_m042919_c001_v0001038_t0040_u01761539359733") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a0b_d20251027_m042911_c001_v7007000_t0000_u01761539351882") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbcf_d20251027_m042902_c001_v0001038_t0009_u01761539342988") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef14c_d20251027_m042854_c001_v7007000_t0000_u01761539334882") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cbac_d20251027_m042845_c001_v0001038_t0012_u01761539325343") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f62bb_d20251027_m042831_c001_v7007000_t0000_u01761539311529") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b888b_d20251027_m042824_c001_v0001104_t0059_u01761539304849") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb99d_d20251027_m042816_c001_v7007000_t0000_u01761539296754") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb7b_d20251027_m042811_c001_v0001038_t0030_u01761539291576") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0493af_d20251027_m042809_c001_v7007000_t0000_u01761539289445") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b883e_d20251027_m042802_c001_v0001104_t0025_u01761539282293") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b6f_d20251027_m042754_c001_v7007000_t0000_u01761539274421") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f81_d20251027_m042749_c001_v0001183_t0012_u01761539269384") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4eb6_d20251027_m042746_c001_v7007000_t0000_u01761539266933") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb33_d20251027_m042740_c001_v0001038_t0055_u01761539260242") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c38272a2c1_d20251027_m042726_c001_v7007000_t0000_u01761539246866") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e39_d20251027_m042719_c001_v0001183_t0023_u01761539239584") 2025/10/27 04:31:07 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de82_d20251027_m042711_c001_v7007000_t0000_u01761539231405") 2025/10/27 04:31:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2d93_d20251027_m042702_c001_v0001183_t0053_u01761539222292") 2025/10/27 04:31:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc656c_d20251027_m042653_c001_v7007000_t0000_u01761539213729") 2025/10/27 04:31:08 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2cf0_d20251027_m042644_c001_v0001183_t0036_u01761539204836") 2025/10/27 04:31:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b7a_d20251027_m042812_c001_v7007000_t0000_u01761539292337") 2025/10/27 04:31:08 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3028_d20251027_m042808_c001_v0001183_t0029_u01761539288123") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858734a_d20251027_m042836_c001_v7007000_t0000_u01761539316549") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb310c_d20251027_m042830_c001_v0001183_t0017_u01761539310360") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f7_d20251027_m043003_c001_v7007000_t0000_u01761539403794") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3449_d20251027_m042954_c001_v0001183_t0049_u01761539394422") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496c1_d20251027_m042945_c001_v7007000_t0000_u01761539385515") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb337f_d20251027_m042936_c001_v0001183_t0048_u01761539376609") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132c9_d20251027_m042928_c001_v7007000_t0000_u01761539368306") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb32e6_d20251027_m042920_c001_v0001183_t0005_u01761539360074") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a0c_d20251027_m042912_c001_v7007000_t0000_u01761539352066") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3238_d20251027_m042903_c001_v0001183_t0055_u01761539343430") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef14f_d20251027_m042855_c001_v7007000_t0000_u01761539335066") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb319b_d20251027_m042845_c001_v0001183_t0004_u01761539325868") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858730d_d20251027_m042831_c001_v7007000_t0000_u01761539311705") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb30ce_d20251027_m042825_c001_v0001183_t0024_u01761539305710") 2025/10/27 04:31:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb9a1_d20251027_m042816_c001_v7007000_t0000_u01761539296940") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb305d_d20251027_m042811_c001_v0001183_t0008_u01761539291664") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f6237_d20251027_m042809_c001_v7007000_t0000_u01761539289244") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169eab_d20251027_m042803_c001_v0001153_t0001_u01761539283114") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b70_d20251027_m042754_c001_v7007000_t0000_u01761539274603") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb4d_d20251027_m042749_c001_v0001038_t0016_u01761539269421") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5b_d20251027_m042746_c001_v7007000_t0000_u01761539266942") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e7e_d20251027_m042740_c001_v0001153_t0007_u01761539260729") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aad_d20251027_m042726_c001_v7007000_t0000_u01761539246878") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87df_d20251027_m042719_c001_v0001104_t0051_u01761539239791") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de83_d20251027_m042711_c001_v7007000_t0000_u01761539231588") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87b9_d20251027_m042702_c001_v0001104_t0017_u01761539222503") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc656e_d20251027_m042653_c001_v7007000_t0000_u01761539213912") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8796_d20251027_m042645_c001_v0001104_t0050_u01761539205042") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684edb6_d20251027_m042812_c001_v7007000_t0000_u01761539292670") 2025/10/27 04:31:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb302e_d20251027_m042808_c001_v0001183_t0008_u01761539288329") 2025/10/27 04:31:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858734d_d20251027_m042836_c001_v7007000_t0000_u01761539316734") 2025/10/27 04:31:09 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb310e_d20251027_m042830_c001_v0001183_t0033_u01761539310571") 2025/10/27 04:31:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f8_d20251027_m043004_c001_v7007000_t0000_u01761539404033") 2025/10/27 04:31:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f5a_d20251027_m042954_c001_v0001153_t0018_u01761539394626") 2025/10/27 04:31:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496c3_d20251027_m042945_c001_v7007000_t0000_u01761539385697") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f3c_d20251027_m042936_c001_v0001153_t0020_u01761539376811") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132ca_d20251027_m042928_c001_v7007000_t0000_u01761539368488") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f23_d20251027_m042920_c001_v0001153_t0009_u01761539360296") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a0e_d20251027_m042912_c001_v7007000_t0000_u01761539352249") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f0b_d20251027_m042903_c001_v0001153_t0003_u01761539343753") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef151_d20251027_m042855_c001_v7007000_t0000_u01761539335249") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ef9_d20251027_m042846_c001_v0001153_t0011_u01761539326093") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f404540c705a3520a_d20251027_m042831_c001_v7007000_t0000_u01761539311341") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb91_d20251027_m042825_c001_v0001038_t0043_u01761539305920") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb9a4_d20251027_m042817_c001_v7007000_t0000_u01761539297121") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ecb_d20251027_m042811_c001_v0001153_t0013_u01761539291845") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed43e6_d20251027_m042809_c001_v7007000_t0000_u01761539289247") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ff6_d20251027_m042803_c001_v0001183_t0049_u01761539283487") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b71_d20251027_m042754_c001_v7007000_t0000_u01761539274785") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e98_d20251027_m042749_c001_v0001153_t0006_u01761539269443") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467fec2_d20251027_m042746_c001_v7007000_t0000_u01761539266726") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f17_d20251027_m042741_c001_v0001183_t0000_u01761539261067") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a8f_d20251027_m042726_c001_v7007000_t0000_u01761539246662") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e68_d20251027_m042720_c001_v0001153_t0016_u01761539240597") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de8a_d20251027_m042711_c001_v7007000_t0000_u01761539231770") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e4e_d20251027_m042703_c001_v0001153_t0009_u01761539223041") 2025/10/27 04:31:10 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc656f_d20251027_m042654_c001_v7007000_t0000_u01761539214094") 2025/10/27 04:31:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e35_d20251027_m042645_c001_v0001153_t0006_u01761539205594") 2025/10/27 04:31:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb972_d20251027_m042812_c001_v7007000_t0000_u01761539292501") 2025/10/27 04:31:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb71_d20251027_m042808_c001_v0001038_t0019_u01761539288376") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf02858734f_d20251027_m042836_c001_v7007000_t0000_u01761539316918") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3116_d20251027_m042830_c001_v0001183_t0045_u01761539310773") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496f9_d20251027_m043004_c001_v7007000_t0000_u01761539404218") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b894a_d20251027_m042954_c001_v0001104_t0041_u01761539394937") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496c4_d20251027_m042945_c001_v7007000_t0000_u01761539385878") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8921_d20251027_m042937_c001_v0001104_t0043_u01761539377175") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132cb_d20251027_m042928_c001_v7007000_t0000_u01761539368670") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8900_d20251027_m042920_c001_v0001104_t0049_u01761539360639") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a0f_d20251027_m042912_c001_v7007000_t0000_u01761539352432") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88e7_d20251027_m042904_c001_v0001104_t0025_u01761539344104") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef152_d20251027_m042855_c001_v7007000_t0000_u01761539335432") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88bd_d20251027_m042846_c001_v0001104_t0017_u01761539326454") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3abf_d20251027_m042831_c001_v7007000_t0000_u01761539311538") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169edd_d20251027_m042826_c001_v0001153_t0025_u01761539306307") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb9a8_d20251027_m042817_c001_v7007000_t0000_u01761539297304") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb305f_d20251027_m042811_c001_v0001183_t0041_u01761539291870") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed43ea_d20251027_m042809_c001_v7007000_t0000_u01761539289411") 2025/10/27 04:31:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb5f_d20251027_m042803_c001_v0001038_t0007_u01761539283707") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b72_d20251027_m042754_c001_v7007000_t0000_u01761539274967") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f85_d20251027_m042749_c001_v0001183_t0002_u01761539269587") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467fec0_d20251027_m042746_c001_v7007000_t0000_u01761539266540") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8803_d20251027_m042741_c001_v0001104_t0021_u01761539261278") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aa3_d20251027_m042726_c001_v7007000_t0000_u01761539246282") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb12_d20251027_m042720_c001_v0001038_t0041_u01761539240993") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de8b_d20251027_m042711_c001_v7007000_t0000_u01761539231957") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3caf8_d20251027_m042703_c001_v0001038_t0036_u01761539223371") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6570_d20251027_m042654_c001_v7007000_t0000_u01761539214278") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cadc_d20251027_m042645_c001_v0001038_t0032_u01761539205979") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0493d1_d20251027_m042812_c001_v7007000_t0000_u01761539292459") 2025/10/27 04:31:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ebf_d20251027_m042808_c001_v0001153_t0008_u01761539288469") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a96_d20251027_m042729_c001_v7007000_t0000_u01761539249689") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e5f_d20251027_m042724_c001_v0001183_t0031_u01761539244431") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a97_d20251027_m042729_c001_v7007000_t0000_u01761539249872") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e63_d20251027_m042724_c001_v0001183_t0028_u01761539244652") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a98_d20251027_m042730_c001_v7007000_t0000_u01761539250055") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb1a_d20251027_m042724_c001_v0001038_t0048_u01761539244783") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a99_d20251027_m042730_c001_v7007000_t0000_u01761539250238") 2025/10/27 04:31:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e65_d20251027_m042724_c001_v0001183_t0021_u01761539244865") 2025/10/27 04:31:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a9a_d20251027_m042730_c001_v7007000_t0000_u01761539250422") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e70_d20251027_m042724_c001_v0001153_t0021_u01761539244944") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a9b_d20251027_m042730_c001_v7007000_t0000_u01761539250607") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e69_d20251027_m042725_c001_v0001183_t0048_u01761539245071") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a9d_d20251027_m042730_c001_v7007000_t0000_u01761539250789") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb1c_d20251027_m042725_c001_v0001038_t0053_u01761539245114") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18a9e_d20251027_m042730_c001_v7007000_t0000_u01761539250972") 2025/10/27 04:31:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87e9_d20251027_m042725_c001_v0001104_t0053_u01761539245147") 2025/10/27 04:31:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa0_d20251027_m042731_c001_v7007000_t0000_u01761539251155") 2025/10/27 04:31:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e6d_d20251027_m042725_c001_v0001183_t0017_u01761539245284") 2025/10/27 04:31:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa1_d20251027_m042731_c001_v7007000_t0000_u01761539251337") 2025/10/27 04:31:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e72_d20251027_m042725_c001_v0001153_t0009_u01761539245297") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa2_d20251027_m042731_c001_v7007000_t0000_u01761539251520") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e6f_d20251027_m042725_c001_v0001183_t0055_u01761539245495") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa3_d20251027_m042731_c001_v7007000_t0000_u01761539251752") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb1e_d20251027_m042725_c001_v0001038_t0012_u01761539245518") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa4_d20251027_m042731_c001_v7007000_t0000_u01761539251937") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b87eb_d20251027_m042725_c001_v0001104_t0007_u01761539245545") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa6_d20251027_m042732_c001_v7007000_t0000_u01761539252120") 2025/10/27 04:31:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e74_d20251027_m042725_c001_v0001153_t0020_u01761539245679") 2025/10/27 04:31:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa7_d20251027_m042732_c001_v7007000_t0000_u01761539252303") 2025/10/27 04:31:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e73_d20251027_m042725_c001_v0001183_t0018_u01761539245722") 2025/10/27 04:31:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41448d3fddd18aa8_d20251027_m042732_c001_v7007000_t0000_u01761539252485") 2025/10/27 04:31:14 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2e75_d20251027_m042725_c001_v0001183_t0003_u01761539245975") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467fece_d20251027_m042749_c001_v7007000_t0000_u01761539269987") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f3b_d20251027_m042744_c001_v0001183_t0053_u01761539264596") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627c4c_d20251027_m042749_c001_v7007000_t0000_u01761539269928") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e86_d20251027_m042744_c001_v0001153_t0023_u01761539264692") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627c4e_d20251027_m042750_c001_v7007000_t0000_u01761539270112") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb41_d20251027_m042744_c001_v0001038_t0026_u01761539264773") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c38272a365_d20251027_m042749_c001_v7007000_t0000_u01761539269999") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f43_d20251027_m042744_c001_v0001183_t0055_u01761539264817") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467fed1_d20251027_m042750_c001_v7007000_t0000_u01761539270170") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8813_d20251027_m042744_c001_v0001104_t0004_u01761539264950") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed42cb_d20251027_m042750_c001_v7007000_t0000_u01761539270303") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f45_d20251027_m042745_c001_v0001183_t0049_u01761539265026") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418b68eadcd715d8_d20251027_m042750_c001_v7007000_t0000_u01761539270184") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f4b_d20251027_m042745_c001_v0001183_t0057_u01761539265261") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed42c9_d20251027_m042750_c001_v7007000_t0000_u01761539270120") 2025/10/27 04:31:14 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb43_d20251027_m042745_c001_v0001038_t0005_u01761539265272") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c38272a367_d20251027_m042750_c001_v7007000_t0000_u01761539270192") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e88_d20251027_m042745_c001_v0001153_t0019_u01761539265369") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f13266_d20251027_m042750_c001_v7007000_t0000_u01761539270133") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f4f_d20251027_m042745_c001_v0001183_t0014_u01761539265462") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627c4f_d20251027_m042750_c001_v7007000_t0000_u01761539270297") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8815_d20251027_m042745_c001_v0001104_t0029_u01761539265560") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f13265_d20251027_m042749_c001_v7007000_t0000_u01761539269949") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f51_d20251027_m042745_c001_v0001183_t0047_u01761539265677") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f13269_d20251027_m042750_c001_v7007000_t0000_u01761539270317") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e8c_d20251027_m042745_c001_v0001153_t0013_u01761539265706") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5c_d20251027_m042749_c001_v7007000_t0000_u01761539269954") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb45_d20251027_m042745_c001_v0001038_t0054_u01761539265882") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b5e_d20251027_m042750_c001_v7007000_t0000_u01761539270324") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f59_d20251027_m042745_c001_v0001183_t0039_u01761539265893") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed42c8_d20251027_m042749_c001_v7007000_t0000_u01761539269935") 2025/10/27 04:31:15 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2f5b_d20251027_m042746_c001_v0001183_t0052_u01761539266104") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbb0_d20251027_m042523_c001_v7007000_t0000_u01761539123553") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11862b8e9b425ec9_d20251027_m042520_c001_v0001091_t0006_u01761539120830") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5be9_d20251027_m042520_c001_v7007000_t0000_u01761539120645") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11862b8e9b425ec5_d20251027_m042517_c001_v0001091_t0035_u01761539117073") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5bd1_d20251027_m042516_c001_v7007000_t0000_u01761539116341") 2025/10/27 04:31:15 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a03_d20251027_m042512_c001_v0001183_t0015_u01761539112105") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e72a3_d20251027_m042510_c001_v7007000_t0000_u01761539110634") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f100825bea160d8d2_d20251027_m042508_c001_v0001181_t0033_u01761539108800") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf45327a6_d20251027_m042508_c001_v7007000_t0000_u01761539108608") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f100825bea160d8c6_d20251027_m042505_c001_v0001181_t0042_u01761539105286") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf45327a3_d20251027_m042504_c001_v7007000_t0000_u01761539104558") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b868a_d20251027_m042459_c001_v0001104_t0021_u01761539099799") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88db0_d20251027_m042458_c001_v7007000_t0000_u01761539098526") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f111d493589ca26d7_d20251027_m042457_c001_v0001037_t0028_u01761539097025") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4ae6_d20251027_m042456_c001_v7007000_t0000_u01761539096841") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f111d493589ca26cc_d20251027_m042451_c001_v0001037_t0019_u01761539091607") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4ad1_d20251027_m042450_c001_v7007000_t0000_u01761539090883") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b866a_d20251027_m042446_c001_v0001104_t0041_u01761539086797") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88d9e_d20251027_m042445_c001_v7007000_t0000_u01761539085871") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11668f76976ce030_d20251027_m042444_c001_v0001131_t0040_u01761539084132") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b56262700d_d20251027_m042443_c001_v7007000_t0000_u01761539083947") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11668f76976ce010_d20251027_m042440_c001_v0001131_t0018_u01761539080829") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562626fe8_d20251027_m042440_c001_v7007000_t0000_u01761539080105") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b864a_d20251027_m042434_c001_v0001104_t0054_u01761539074184") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f56ef_d20251027_m042433_c001_v7007000_t0000_u01761539073262") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1145d9dcea880fa2_d20251027_m042431_c001_v0001100_t0029_u01761539071319") 2025/10/27 04:31:16 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048f16_d20251027_m042431_c001_v7007000_t0000_u01761539071133") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1145d9dcea880f99_d20251027_m042428_c001_v0001100_t0024_u01761539068034") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048ef2_d20251027_m042427_c001_v7007000_t0000_u01761539067305") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8628_d20251027_m042419_c001_v0001104_t0016_u01761539059017") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41308852a4662d0c_d20251027_m042418_c001_v7007000_t0000_u01761539058103") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1079c2680acfbf05_d20251027_m042416_c001_v0001154_t0000_u01761539056310") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc1ba4_d20251027_m042416_c001_v7007000_t0000_u01761539056120") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1079c2680acfbf03_d20251027_m042412_c001_v0001154_t0024_u01761539052467") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc1b94_d20251027_m042411_c001_v7007000_t0000_u01761539051732") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac6c3_d20251027_m042405_c001_v0001099_t0051_u01761539045238") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ae5_d20251027_m042404_c001_v7007000_t0000_u01761539044132") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f111cff5e57ed81ab_d20251027_m042357_c001_v0001104_t0023_u01761539037869") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5603_d20251027_m042357_c001_v7007000_t0000_u01761539037662") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb27a4_d20251027_m042353_c001_v0001183_t0013_u01761539033828") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1022075fc181c0e8_d20251027_m042352_c001_v0001137_t0032_u01761539032901") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1022075fc181c0e0_d20251027_m042351_c001_v0001137_t0047_u01761539031733") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88bd4_d20251027_m042338_c001_v7007000_t0000_u01761539018300") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac683_d20251027_m042330_c001_v0001099_t0028_u01761539010963") 2025/10/27 04:31:17 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10744df9be6cb40e_d20251027_m042330_c001_v0001177_t0001_u01761539010198") 2025/10/27 04:31:18 DEBUG : dst/one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10744df9be6cb408_d20251027_m042329_c001_v0001177_t0005_u01761539009238") 2025/10/27 04:31:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbb1_d20251027_m042523_c001_v7007000_t0000_u01761539123735") 2025/10/27 04:31:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10468f3a65063715_d20251027_m042520_c001_v0001145_t0050_u01761539120265") 2025/10/27 04:31:18 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f113b51679452419b_d20251027_m042516_c001_v0001165_t0044_u01761539116106") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e72a4_d20251027_m042510_c001_v7007000_t0000_u01761539110818") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1173f65a2d12a6f6_d20251027_m042508_c001_v0001099_t0058_u01761539108296") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f104239adb84f1e44_d20251027_m042503_c001_v0001131_t0046_u01761539103895") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88db2_d20251027_m042458_c001_v7007000_t0000_u01761539098708") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1133e9cb2bfdafb0_d20251027_m042456_c001_v0001136_t0018_u01761539096408") 2025/10/27 04:31:18 DEBUG : dst/one.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1048b70ba9f145e5_d20251027_m042450_c001_v0001171_t0027_u01761539090529") 2025/10/27 04:31:18 DEBUG : dst/three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ae6_d20251027_m042404_c001_v7007000_t0000_u01761539044317") 2025/10/27 04:31:18 DEBUG : dst/three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1022075fc181c0fb_d20251027_m042402_c001_v0001137_t0051_u01761539042645") 2025/10/27 04:31:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbb2_d20251027_m042523_c001_v7007000_t0000_u01761539123917") 2025/10/27 04:31:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10544eb61ba9a56d_d20251027_m042521_c001_v0001144_t0005_u01761539121821") 2025/10/27 04:31:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f112f90484c2d448d_d20251027_m042518_c001_v0001137_t0014_u01761539118058") 2025/10/27 04:31:18 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbb3_d20251027_m042524_c001_v7007000_t0000_u01761539124099") 2025/10/27 04:31:18 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11862b8e9b425ed1_d20251027_m042522_c001_v0001091_t0011_u01761539122778") 2025/10/27 04:31:18 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5bf4_d20251027_m042522_c001_v7007000_t0000_u01761539122593") 2025/10/27 04:31:18 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f11862b8e9b425ec7_d20251027_m042518_c001_v0001091_t0010_u01761539118760") 2025/10/27 04:31:18 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5bdd_d20251027_m042518_c001_v7007000_t0000_u01761539118573") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a0d_d20251027_m042513_c001_v0001183_t0002_u01761539113419") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e72a5_d20251027_m042511_c001_v7007000_t0000_u01761539111001") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f100825bea160d8d6_d20251027_m042510_c001_v0001181_t0050_u01761539110033") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf45327a9_d20251027_m042509_c001_v7007000_t0000_u01761539109850") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f100825bea160d8cc_d20251027_m042506_c001_v0001181_t0045_u01761539106951") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf45327a5_d20251027_m042506_c001_v7007000_t0000_u01761539106767") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b868e_d20251027_m042500_c001_v0001104_t0031_u01761539100912") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4b03_d20251027_m042457_c001_v7007000_t0000_u01761539097971") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2961_d20251027_m042453_c001_v0001183_t0053_u01761539093592") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f411eabb0cdba4ad8_d20251027_m042452_c001_v7007000_t0000_u01761539092810") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b866c_d20251027_m042447_c001_v0001104_t0016_u01761539087698") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562627017_d20251027_m042444_c001_v7007000_t0000_u01761539084951") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb28f0_d20251027_m042442_c001_v0001183_t0011_u01761539082747") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4108f3b562626ffb_d20251027_m042441_c001_v7007000_t0000_u01761539081653") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b864e_d20251027_m042434_c001_v0001104_t0000_u01761539074985") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048f1f_d20251027_m042432_c001_v7007000_t0000_u01761539072323") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2889_d20251027_m042430_c001_v0001183_t0044_u01761539070027") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048efe_d20251027_m042428_c001_v7007000_t0000_u01761539068930") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8632_d20251027_m042422_c001_v0001104_t0017_u01761539062317") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc1ba9_d20251027_m042417_c001_v7007000_t0000_u01761539057174") 2025/10/27 04:31:19 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac6dd_d20251027_m042414_c001_v0001099_t0016_u01761539054919") 2025/10/27 04:31:20 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc1b9b_d20251027_m042413_c001_v7007000_t0000_u01761539053792") 2025/10/27 04:31:20 DEBUG : dst/three.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb27f4_d20251027_m042406_c001_v0001183_t0050_u01761539046391") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e72a7_d20251027_m042511_c001_v7007000_t0000_u01761539111184") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f119c8f9ec7252137_d20251027_m042509_c001_v0001183_t0042_u01761539109643") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1086cc19a327e620_d20251027_m042506_c001_v0001117_t0039_u01761539106049") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88db3_d20251027_m042458_c001_v7007000_t0000_u01761539098889") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10264403933c6a72_d20251027_m042457_c001_v0001182_t0020_u01761539097756") 2025/10/27 04:31:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1072a6b15be0a39e_d20251027_m042452_c001_v0001171_t0058_u01761539092512") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbb4_d20251027_m042524_c001_v7007000_t0000_u01761539124281") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86af_d20251027_m042512_c001_v0001104_t0048_u01761539112697") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e72a8_d20251027_m042511_c001_v7007000_t0000_u01761539111368") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb29a8_d20251027_m042500_c001_v0001183_t0055_u01761539100688") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88db5_d20251027_m042459_c001_v7007000_t0000_u01761539099070") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2925_d20251027_m042447_c001_v0001183_t0043_u01761539087494") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88d9f_d20251027_m042446_c001_v7007000_t0000_u01761539086053") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb28ae_d20251027_m042434_c001_v0001183_t0032_u01761539074767") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f56f2_d20251027_m042433_c001_v7007000_t0000_u01761539073445") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2854_d20251027_m042419_c001_v0001183_t0002_u01761539059994") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f41308852a4662d0d_d20251027_m042418_c001_v7007000_t0000_u01761539058286") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8609_d20251027_m042405_c001_v0001104_t0021_u01761539045876") 2025/10/27 04:31:20 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c382729ae8_d20251027_m042404_c001_v7007000_t0000_u01761539044502") 2025/10/27 04:31:21 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10877db9316e926d_d20251027_m042400_c001_v0001184_t0046_u01761539040293") 2025/10/27 04:31:21 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88bd6_d20251027_m042338_c001_v7007000_t0000_u01761539018483") 2025/10/27 04:31:21 DEBUG : dst/two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10744df9be6cb422_d20251027_m042337_c001_v0001177_t0017_u01761539017345") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028586a73_d20251027_m042303_c001_v7007000_t0000_u01761538983731") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb25dc_d20251027_m042300_c001_v0001183_t0012_u01761538980094") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028586a62_d20251027_m042257_c001_v7007000_t0000_u01761538977882") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2599_d20251027_m042247_c001_v0001183_t0027_u01761538967852") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba6234_d20251027_m042238_c001_v7007000_t0000_u01761538958792") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2560_d20251027_m042235_c001_v0001183_t0013_u01761538955311") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e634_d20251027_m042213_c001_v7007000_t0000_u01761538933192") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac582_d20251027_m042210_c001_v0001099_t0002_u01761538930631") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e60d_d20251027_m042209_c001_v7007000_t0000_u01761538929806") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac57a_d20251027_m042208_c001_v0001099_t0026_u01761538928345") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5cf_d20251027_m042205_c001_v7007000_t0000_u01761538925030") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac561_d20251027_m042203_c001_v0001099_t0022_u01761538923246") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5ae_d20251027_m042202_c001_v7007000_t0000_u01761538922369") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac553_d20251027_m042200_c001_v0001099_t0054_u01761538920990") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04877f_d20251027_m042154_c001_v7007000_t0000_u01761538914872") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac522_d20251027_m042152_c001_v0001099_t0024_u01761538912950") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048777_d20251027_m042151_c001_v7007000_t0000_u01761538911975") 2025/10/27 04:31:21 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac510_d20251027_m042151_c001_v0001099_t0055_u01761538911151") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048749_d20251027_m042146_c001_v7007000_t0000_u01761538906221") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4ed_d20251027_m042144_c001_v0001099_t0052_u01761538904875") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d42_d20251027_m042143_c001_v7007000_t0000_u01761538903027") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4dc_d20251027_m042141_c001_v0001099_t0056_u01761538901931") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d3c_d20251027_m042141_c001_v7007000_t0000_u01761538901563") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1182f0455daf0a7b_d20251027_m042138_c001_v0001144_t0005_u01761538898841") 2025/10/27 04:31:22 DEBUG : empty space: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4c6_d20251027_m042136_c001_v0001099_t0020_u01761538896968") 2025/10/27 04:31:22 DEBUG : enormous: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e627_d20251027_m042212_c001_v7007000_t0000_u01761538932005") 2025/10/27 04:31:22 DEBUG : enormous: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac584_d20251027_m042211_c001_v0001099_t0012_u01761538931006") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757dbc5_d20251027_m042529_c001_v7007000_t0000_u01761539129486") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b86d2_d20251027_m042527_c001_v0001104_t0004_u01761539127845") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba6205_d20251027_m042233_c001_v7007000_t0000_u01761538953491") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb254c_d20251027_m042232_c001_v0001183_t0023_u01761538952419") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d0b_d20251027_m042133_c001_v7007000_t0000_u01761538893913") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4b0_d20251027_m042132_c001_v0001099_t0045_u01761538892840") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d08_d20251027_m042132_c001_v7007000_t0000_u01761538892290") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4ae_d20251027_m042131_c001_v0001099_t0042_u01761538891637") 2025/10/27 04:31:22 DEBUG : existing: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4a2_d20251027_m042130_c001_v0001099_t0047_u01761538890664") 2025/10/27 04:31:22 DEBUG : existing-b: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba6206_d20251027_m042233_c001_v7007000_t0000_u01761538953676") 2025/10/27 04:31:22 DEBUG : existing-b: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac5ca_d20251027_m042232_c001_v0001099_t0014_u01761538952408") 2025/10/27 04:31:22 DEBUG : file1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e34_d20251027_m042630_c001_v7007000_t0000_u01761539190517") 2025/10/27 04:31:23 DEBUG : file1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e1b_d20251027_m042628_c001_v0001153_t0025_u01761539188653") 2025/10/27 04:31:23 DEBUG : file1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e27_d20251027_m042627_c001_v7007000_t0000_u01761539187275") 2025/10/27 04:31:23 DEBUG : file1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2c59_d20251027_m042625_c001_v0001183_t0023_u01761539185556") 2025/10/27 04:31:23 DEBUG : five: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e657_d20251027_m042216_c001_v7007000_t0000_u01761538936931") 2025/10/27 04:31:23 DEBUG : five: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4124ae241bdac598_d20251027_m042214_c001_v0001099_t0017_u01761538934952") 2025/10/27 04:31:23 DEBUG : foo: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048744_d20251027_m042144_c001_v7007000_t0000_u01761538904512") 2025/10/27 04:31:23 DEBUG : foo: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4124ae241bdac4e7_d20251027_m042143_c001_v0001099_t0017_u01761538903957") 2025/10/27 04:31:23 DEBUG : foo: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4124ae241bdac4e4_d20251027_m042143_c001_v0001099_t0017_u01761538903398") 2025/10/27 04:31:23 DEBUG : four: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e65b_d20251027_m042217_c001_v7007000_t0000_u01761538937209") 2025/10/27 04:31:23 DEBUG : four: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb24f8_d20251027_m042215_c001_v0001183_t0025_u01761538935515") 2025/10/27 04:31:23 DEBUG : four: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac596_d20251027_m042214_c001_v0001099_t0049_u01761538934289") 2025/10/27 04:31:23 DEBUG : hello world2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f67c_d20251027_m042040_c001_v7007000_t0000_u01761538840803") 2025/10/27 04:31:23 DEBUG : hello world2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e10_d20251027_m042039_c001_v0001115_t0001_u01761538839612") 2025/10/27 04:31:23 DEBUG : ignore-size: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6d00_d20251027_m042130_c001_v7007000_t0000_u01761538890295") 2025/10/27 04:31:23 DEBUG : ignore-size: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac49a_d20251027_m042129_c001_v0001099_t0021_u01761538889162") 2025/10/27 04:31:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba61f7_d20251027_m042231_c001_v7007000_t0000_u01761538951664") 2025/10/27 04:31:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2546_d20251027_m042230_c001_v0001183_t0038_u01761538950792") 2025/10/27 04:31:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e6cd_d20251027_m042230_c001_v7007000_t0000_u01761538950033") 2025/10/27 04:31:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb253d_d20251027_m042229_c001_v0001183_t0022_u01761538949011") 2025/10/27 04:31:23 DEBUG : one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e65f_d20251027_m042217_c001_v7007000_t0000_u01761538937396") 2025/10/27 04:31:24 DEBUG : one: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4124ae241bdac58c_d20251027_m042213_c001_v0001099_t0017_u01761538933606") 2025/10/27 04:31:24 DEBUG : only0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dd4_d20251027_m042621_c001_v7007000_t0000_u01761539181095") 2025/10/27 04:31:24 DEBUG : only0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c11_d20251027_m042616_c001_v0001183_t0025_u01761539176202") 2025/10/27 04:31:24 DEBUG : only0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b5d_d20251027_m042557_c001_v0001183_t0007_u01761539157435") 2025/10/27 04:31:24 DEBUG : only0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d42887970569_d20251027_m042550_c001_v7007000_t0000_u01761539150924") 2025/10/27 04:31:24 DEBUG : only0: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a86_d20251027_m042533_c001_v0001183_t0035_u01761539133236") 2025/10/27 04:31:24 DEBUG : only1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dd7_d20251027_m042621_c001_v7007000_t0000_u01761539181284") 2025/10/27 04:31:24 DEBUG : only1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418d670b3dd3caad_d20251027_m042616_c001_v0001038_t0018_u01761539176192") 2025/10/27 04:31:24 DEBUG : only1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b67_d20251027_m042558_c001_v0001183_t0025_u01761539158587") 2025/10/27 04:31:24 DEBUG : only1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3757_d20251027_m042551_c001_v7007000_t0000_u01761539151119") 2025/10/27 04:31:24 DEBUG : only1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a8c_d20251027_m042534_c001_v0001183_t0003_u01761539134178") 2025/10/27 04:31:24 DEBUG : only10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5ddb_d20251027_m042621_c001_v7007000_t0000_u01761539181467") 2025/10/27 04:31:24 DEBUG : only10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418aff38e1169e01_d20251027_m042616_c001_v0001153_t0015_u01761539176372") 2025/10/27 04:31:24 DEBUG : only10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bb0_d20251027_m042606_c001_v0001183_t0030_u01761539166700") 2025/10/27 04:31:24 DEBUG : only10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9eed0a_d20251027_m042551_c001_v7007000_t0000_u01761539151498") 2025/10/27 04:31:24 DEBUG : only10: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ae9_d20251027_m042541_c001_v0001183_t0033_u01761539141896") 2025/10/27 04:31:24 DEBUG : only11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dde_d20251027_m042621_c001_v7007000_t0000_u01761539181650") 2025/10/27 04:31:24 DEBUG : only11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b874e_d20251027_m042615_c001_v0001104_t0039_u01761539175430") 2025/10/27 04:31:24 DEBUG : only11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bb6_d20251027_m042607_c001_v0001183_t0035_u01761539167925") 2025/10/27 04:31:24 DEBUG : only11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3756_d20251027_m042550_c001_v7007000_t0000_u01761539150936") 2025/10/27 04:31:25 DEBUG : only11: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2af7_d20251027_m042542_c001_v0001183_t0035_u01761539142871") 2025/10/27 04:31:25 DEBUG : only12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5de0_d20251027_m042621_c001_v7007000_t0000_u01761539181833") 2025/10/27 04:31:25 DEBUG : only12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c03_d20251027_m042615_c001_v0001183_t0025_u01761539175441") 2025/10/27 04:31:25 DEBUG : only12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bbc_d20251027_m042608_c001_v0001183_t0027_u01761539168884") 2025/10/27 04:31:25 DEBUG : only12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9eed05_d20251027_m042550_c001_v7007000_t0000_u01761539150949") 2025/10/27 04:31:25 DEBUG : only12: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2afd_d20251027_m042543_c001_v0001183_t0017_u01761539143582") 2025/10/27 04:31:25 DEBUG : only13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5de4_d20251027_m042622_c001_v7007000_t0000_u01761539182017") 2025/10/27 04:31:25 DEBUG : only13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418d670b3dd3caab_d20251027_m042616_c001_v0001038_t0018_u01761539176000") 2025/10/27 04:31:25 DEBUG : only13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bc6_d20251027_m042609_c001_v0001183_t0021_u01761539169787") 2025/10/27 04:31:25 DEBUG : only13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405135ade5eb66f5_d20251027_m042551_c001_v7007000_t0000_u01761539151510") 2025/10/27 04:31:25 DEBUG : only13: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b09_d20251027_m042544_c001_v0001183_t0000_u01761539144364") 2025/10/27 04:31:25 DEBUG : only14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5de7_d20251027_m042622_c001_v7007000_t0000_u01761539182202") 2025/10/27 04:31:25 DEBUG : only14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418aff38e1169dff_d20251027_m042616_c001_v0001153_t0015_u01761539176186") 2025/10/27 04:31:25 DEBUG : only14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bce_d20251027_m042610_c001_v0001183_t0030_u01761539170450") 2025/10/27 04:31:25 DEBUG : only14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405135ade5eb66f2_d20251027_m042550_c001_v7007000_t0000_u01761539150957") 2025/10/27 04:31:25 DEBUG : only14: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b0f_d20251027_m042545_c001_v0001183_t0016_u01761539145188") 2025/10/27 04:31:25 DEBUG : only15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dea_d20251027_m042622_c001_v7007000_t0000_u01761539182385") 2025/10/27 04:31:25 DEBUG : only15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c09_d20251027_m042615_c001_v0001183_t0025_u01761539175830") 2025/10/27 04:31:25 DEBUG : only15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bd8_d20251027_m042611_c001_v0001183_t0029_u01761539171188") 2025/10/27 04:31:25 DEBUG : only15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d4288797056c_d20251027_m042551_c001_v7007000_t0000_u01761539151107") 2025/10/27 04:31:26 DEBUG : only15: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b19_d20251027_m042545_c001_v0001183_t0019_u01761539145871") 2025/10/27 04:31:26 DEBUG : only16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dec_d20251027_m042622_c001_v7007000_t0000_u01761539182568") 2025/10/27 04:31:26 DEBUG : only16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b8750_d20251027_m042615_c001_v0001104_t0039_u01761539175839") 2025/10/27 04:31:26 DEBUG : only16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bde_d20251027_m042611_c001_v0001183_t0005_u01761539171935") 2025/10/27 04:31:26 DEBUG : only16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d4288797056f_d20251027_m042551_c001_v7007000_t0000_u01761539151658") 2025/10/27 04:31:26 DEBUG : only16: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b20_d20251027_m042546_c001_v0001183_t0059_u01761539146874") 2025/10/27 04:31:27 DEBUG : only17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5def_d20251027_m042622_c001_v7007000_t0000_u01761539182752") 2025/10/27 04:31:27 DEBUG : only17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c0d_d20251027_m042616_c001_v0001183_t0025_u01761539176017") 2025/10/27 04:31:27 DEBUG : only17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2be4_d20251027_m042612_c001_v0001183_t0024_u01761539172714") 2025/10/27 04:31:27 DEBUG : only17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d4288797056d_d20251027_m042551_c001_v7007000_t0000_u01761539151293") 2025/10/27 04:31:27 DEBUG : only17: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b24_d20251027_m042547_c001_v0001183_t0027_u01761539147554") 2025/10/27 04:31:27 DEBUG : only18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5df1_d20251027_m042622_c001_v7007000_t0000_u01761539182935") 2025/10/27 04:31:27 DEBUG : only18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b8752_d20251027_m042616_c001_v0001104_t0039_u01761539176028") 2025/10/27 04:31:27 DEBUG : only18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bf2_d20251027_m042613_c001_v0001183_t0023_u01761539173714") 2025/10/27 04:31:27 DEBUG : only18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f3759_d20251027_m042551_c001_v7007000_t0000_u01761539151304") 2025/10/27 04:31:27 DEBUG : only18: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b2c_d20251027_m042548_c001_v0001183_t0046_u01761539148250") 2025/10/27 04:31:27 DEBUG : only19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5df3_d20251027_m042623_c001_v7007000_t0000_u01761539183120") 2025/10/27 04:31:27 DEBUG : only19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b8754_d20251027_m042616_c001_v0001104_t0039_u01761539176212") 2025/10/27 04:31:27 DEBUG : only19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2bfc_d20251027_m042614_c001_v0001183_t0020_u01761539174588") 2025/10/27 04:31:27 DEBUG : only19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9eed08_d20251027_m042551_c001_v7007000_t0000_u01761539151315") 2025/10/27 04:31:27 DEBUG : only19: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b33_d20251027_m042549_c001_v0001183_t0041_u01761539149339") 2025/10/27 04:31:27 DEBUG : only2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5df6_d20251027_m042623_c001_v7007000_t0000_u01761539183306") 2025/10/27 04:31:27 DEBUG : only2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418d670b3dd3caaf_d20251027_m042616_c001_v0001038_t0018_u01761539176384") 2025/10/27 04:31:27 DEBUG : only2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b73_d20251027_m042559_c001_v0001183_t0045_u01761539159681") 2025/10/27 04:31:27 DEBUG : only2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d4288797056e_d20251027_m042551_c001_v7007000_t0000_u01761539151476") 2025/10/27 04:31:27 DEBUG : only2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a94_d20251027_m042534_c001_v0001183_t0007_u01761539134978") 2025/10/27 04:31:27 DEBUG : only3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5df9_d20251027_m042623_c001_v7007000_t0000_u01761539183489") 2025/10/27 04:31:27 DEBUG : only3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b875c_d20251027_m042616_c001_v0001104_t0039_u01761539176669") 2025/10/27 04:31:27 DEBUG : only3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b7d_d20251027_m042600_c001_v0001183_t0006_u01761539160660") 2025/10/27 04:31:27 DEBUG : only3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f375a_d20251027_m042551_c001_v7007000_t0000_u01761539151488") 2025/10/27 04:31:27 DEBUG : only3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2a9a_d20251027_m042535_c001_v0001183_t0020_u01761539135882") 2025/10/27 04:31:28 DEBUG : only4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dfc_d20251027_m042623_c001_v7007000_t0000_u01761539183674") 2025/10/27 04:31:28 DEBUG : only4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b8758_d20251027_m042616_c001_v0001104_t0039_u01761539176405") 2025/10/27 04:31:28 DEBUG : only4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b87_d20251027_m042601_c001_v0001183_t0007_u01761539161717") 2025/10/27 04:31:28 DEBUG : only4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415e79b3fd8f375c_d20251027_m042551_c001_v7007000_t0000_u01761539151670") 2025/10/27 04:31:28 DEBUG : only4: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2aa0_d20251027_m042536_c001_v0001183_t0050_u01761539136540") 2025/10/27 04:31:28 DEBUG : only5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5dfe_d20251027_m042623_c001_v7007000_t0000_u01761539183858") 2025/10/27 04:31:28 DEBUG : only5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c19_d20251027_m042616_c001_v0001183_t0025_u01761539176580") 2025/10/27 04:31:28 DEBUG : only5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b93_d20251027_m042602_c001_v0001183_t0008_u01761539162629") 2025/10/27 04:31:28 DEBUG : only5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405135ade5eb66f4_d20251027_m042551_c001_v7007000_t0000_u01761539151326") 2025/10/27 04:31:28 DEBUG : only5: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2aaa_d20251027_m042537_c001_v0001183_t0029_u01761539137442") 2025/10/27 04:31:28 DEBUG : only6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e02_d20251027_m042624_c001_v7007000_t0000_u01761539184041") 2025/10/27 04:31:28 DEBUG : only6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4032ed3b06fb2c15_d20251027_m042616_c001_v0001183_t0025_u01761539176394") 2025/10/27 04:31:28 DEBUG : only6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b99_d20251027_m042603_c001_v0001183_t0035_u01761539163473") 2025/10/27 04:31:28 DEBUG : only6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d42887970564_d20251027_m042550_c001_v7007000_t0000_u01761539150562") 2025/10/27 04:31:28 DEBUG : only6: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ab0_d20251027_m042538_c001_v0001183_t0032_u01761539138289") 2025/10/27 04:31:28 DEBUG : only7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e04_d20251027_m042624_c001_v7007000_t0000_u01761539184225") 2025/10/27 04:31:28 DEBUG : only7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418aff38e1169e05_d20251027_m042616_c001_v0001153_t0015_u01761539176740") 2025/10/27 04:31:28 DEBUG : only7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2b9f_d20251027_m042604_c001_v0001183_t0037_u01761539164353") 2025/10/27 04:31:28 DEBUG : only7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4009d42887970567_d20251027_m042550_c001_v7007000_t0000_u01761539150743") 2025/10/27 04:31:28 DEBUG : only7: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ab8_d20251027_m042539_c001_v0001183_t0018_u01761539139273") 2025/10/27 04:31:28 DEBUG : only8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e08_d20251027_m042624_c001_v7007000_t0000_u01761539184409") 2025/10/27 04:31:28 DEBUG : only8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418aff38e1169e03_d20251027_m042616_c001_v0001153_t0015_u01761539176556") 2025/10/27 04:31:29 DEBUG : only8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ba3_d20251027_m042604_c001_v0001183_t0044_u01761539164994") 2025/10/27 04:31:29 DEBUG : only8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9eed06_d20251027_m042551_c001_v7007000_t0000_u01761539151130") 2025/10/27 04:31:29 DEBUG : only8: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ac0_d20251027_m042539_c001_v0001183_t0054_u01761539139987") 2025/10/27 04:31:29 DEBUG : only9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e0b_d20251027_m042624_c001_v7007000_t0000_u01761539184592") 2025/10/27 04:31:29 DEBUG : only9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418d670b3dd3cab1_d20251027_m042616_c001_v0001038_t0018_u01761539176567") 2025/10/27 04:31:29 DEBUG : only9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2baa_d20251027_m042605_c001_v0001183_t0047_u01761539165836") 2025/10/27 04:31:29 DEBUG : only9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f405135ade5eb66f3_d20251027_m042551_c001_v7007000_t0000_u01761539151140") 2025/10/27 04:31:29 DEBUG : only9: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2ade_d20251027_m042540_c001_v0001183_t0020_u01761539140972") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e6a3_d20251027_m042227_c001_v7007000_t0000_u01761538947854") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b853f_d20251027_m042225_c001_v0001104_t0002_u01761538945239") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e67d_d20251027_m042224_c001_v7007000_t0000_u01761538944122") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac5a6_d20251027_m042222_c001_v0001099_t0028_u01761538942255") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e670_d20251027_m042221_c001_v7007000_t0000_u01761538941147") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2500_d20251027_m042218_c001_v0001183_t0014_u01761538938325") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5ed_d20251027_m042207_c001_v7007000_t0000_u01761538927436") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac56f_d20251027_m042205_c001_v0001099_t0025_u01761538925585") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5c3_d20251027_m042203_c001_v7007000_t0000_u01761538923996") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac55f_d20251027_m042202_c001_v0001099_t0059_u01761538922921") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5a4_d20251027_m042201_c001_v7007000_t0000_u01761538921665") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac551_d20251027_m042200_c001_v0001099_t0039_u01761538920681") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04877c_d20251027_m042154_c001_v7007000_t0000_u01761538914288") 2025/10/27 04:31:29 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac51a_d20251027_m042152_c001_v0001099_t0027_u01761538912526") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048778_d20251027_m042152_c001_v7007000_t0000_u01761538912160") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac50a_d20251027_m042150_c001_v0001099_t0026_u01761538910706") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048772_d20251027_m042150_c001_v7007000_t0000_u01761538910342") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac504_d20251027_m042149_c001_v0001099_t0046_u01761538909624") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac500_d20251027_m042148_c001_v0001099_t0049_u01761538908792") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04876d_d20251027_m042148_c001_v7007000_t0000_u01761538908428") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4f9_d20251027_m042147_c001_v0001099_t0031_u01761538907566") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4f7_d20251027_m042146_c001_v0001099_t0010_u01761538906770") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04874b_d20251027_m042146_c001_v7007000_t0000_u01761538906408") 2025/10/27 04:31:30 DEBUG : potato: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac4f3_d20251027_m042145_c001_v0001099_t0044_u01761538905553") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f416b2c496b9e042c_d20251027_m042313_c001_v7007000_t0000_u01761538993604") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b859e_d20251027_m042312_c001_v0001104_t0002_u01761538992771") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028586a74_d20251027_m042303_c001_v7007000_t0000_u01761538983995") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8583_d20251027_m042259_c001_v0001104_t0055_u01761538979188") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf112c_d20251027_m042252_c001_v7007000_t0000_u01761538972037") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b856e_d20251027_m042247_c001_v0001104_t0048_u01761538967048") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba6238_d20251027_m042239_c001_v7007000_t0000_u01761538959049") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8556_d20251027_m042234_c001_v0001104_t0014_u01761538954656") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e629_d20251027_m042212_c001_v7007000_t0000_u01761538932192") 2025/10/27 04:31:30 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac580_d20251027_m042210_c001_v0001099_t0046_u01761538930361") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e610_d20251027_m042209_c001_v7007000_t0000_u01761538929991") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac578_d20251027_m042207_c001_v0001099_t0001_u01761538927989") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5f2_d20251027_m042207_c001_v7007000_t0000_u01761538927621") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac571_d20251027_m042206_c001_v0001099_t0027_u01761538926568") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5d1_d20251027_m042205_c001_v7007000_t0000_u01761538925216") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac56b_d20251027_m042204_c001_v0001099_t0059_u01761538924370") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e5b0_d20251027_m042202_c001_v7007000_t0000_u01761538922553") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac555_d20251027_m042201_c001_v0001099_t0058_u01761538921675") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a048780_d20251027_m042155_c001_v7007000_t0000_u01761538915061") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac52a_d20251027_m042153_c001_v0001099_t0031_u01761538913872") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f67f_d20251027_m042044_c001_v7007000_t0000_u01761538844199") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e18_d20251027_m042043_c001_v0001115_t0011_u01761538843264") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f67e_d20251027_m042042_c001_v7007000_t0000_u01761538842349") 2025/10/27 04:31:31 DEBUG : potato2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e14_d20251027_m042041_c001_v0001115_t0048_u01761538841349") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028586a75_d20251027_m042304_c001_v7007000_t0000_u01761538984244") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac615_d20251027_m042300_c001_v0001099_t0047_u01761538980691") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf112a_d20251027_m042251_c001_v7007000_t0000_u01761538971854") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac5f3_d20251027_m042248_c001_v0001099_t0006_u01761538968419") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba623d_d20251027_m042239_c001_v7007000_t0000_u01761538959444") 2025/10/27 04:31:31 DEBUG : potato3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac5d0_d20251027_m042235_c001_v0001099_t0022_u01761538955527") 2025/10/27 04:31:32 DEBUG : pre-dest1/1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c3827299e3_d20251027_m042347_c001_v7007000_t0000_u01761539027416") 2025/10/27 04:31:32 DEBUG : pre-dest1/1: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac691_d20251027_m042339_c001_v0001099_t0058_u01761539019236") 2025/10/27 04:31:32 DEBUG : pre-dest2/2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f419a82c3827299e5_d20251027_m042347_c001_v7007000_t0000_u01761539027601") 2025/10/27 04:31:32 DEBUG : pre-dest2/2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b85dc_d20251027_m042339_c001_v0001104_t0040_u01761539019934") 2025/10/27 04:31:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f415ef40f70f88b99_d20251027_m042325_c001_v7007000_t0000_u01761539005204") 2025/10/27 04:31:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb269d_d20251027_m042321_c001_v0001183_t0027_u01761539001360") 2025/10/27 04:31:32 DEBUG : sizeonly: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6cf3_d20251027_m042128_c001_v7007000_t0000_u01761538888606") 2025/10/27 04:31:32 DEBUG : sizeonly: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac494_d20251027_m042127_c001_v0001099_t0048_u01761538887570") 2025/10/27 04:31:32 DEBUG : splitbanan: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4205eaf028587352_d20251027_m042837_c001_v7007000_t0000_u01761539317106") 2025/10/27 04:31:32 DEBUG : splitbanan: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8893_d20251027_m042829_c001_v0001104_t0037_u01761539309021") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496fa_d20251027_m043004_c001_v7007000_t0000_u01761539404403") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8952_d20251027_m042956_c001_v0001104_t0018_u01761539396735") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496c5_d20251027_m042946_c001_v7007000_t0000_u01761539386059") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8929_d20251027_m042938_c001_v0001104_t0047_u01761539378806") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40917ca080f132cc_d20251027_m042928_c001_v7007000_t0000_u01761539368852") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8906_d20251027_m042922_c001_v0001104_t0036_u01761539362082") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7a10_d20251027_m042912_c001_v7007000_t0000_u01761539352614") 2025/10/27 04:31:32 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88eb_d20251027_m042905_c001_v0001104_t0003_u01761539345704") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f402ba7889c9ef157_d20251027_m042855_c001_v7007000_t0000_u01761539335616") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b88c3_d20251027_m042848_c001_v0001104_t0006_u01761539328477") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f404540c705a35208_d20251027_m042831_c001_v7007000_t0000_u01761539311158") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169edf_d20251027_m042827_c001_v0001153_t0002_u01761539307832") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4211a8d8969cb9ac_d20251027_m042817_c001_v7007000_t0000_u01761539297493") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169ec3_d20251027_m042810_c001_v0001153_t0021_u01761539290380") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4073ea3d8fdf12ce_d20251027_m042808_c001_v7007000_t0000_u01761539288856") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb63_d20251027_m042805_c001_v0001038_t0051_u01761539285687") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f409fcbafcf812b73_d20251027_m042755_c001_v7007000_t0000_u01761539275150") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e92_d20251027_m042747_c001_v0001153_t0006_u01761539267873") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed42b5_d20251027_m042746_c001_v7007000_t0000_u01761539266964") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8809_d20251027_m042742_c001_v0001104_t0008_u01761539262819") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f412fb83cf4532aa5_d20251027_m042726_c001_v7007000_t0000_u01761539246467") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cb14_d20251027_m042722_c001_v0001038_t0058_u01761539242532") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f407238d13757de8c_d20251027_m042712_c001_v7007000_t0000_u01761539232139") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cafc_d20251027_m042705_c001_v0001038_t0059_u01761539225377") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f418e418520dc6571_d20251027_m042654_c001_v7007000_t0000_u01761539214460") 2025/10/27 04:31:33 DEBUG : splitbananasplit: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cade_d20251027_m042647_c001_v0001038_t0025_u01761539207601") 2025/10/27 04:31:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4190ef62beed45a0_d20251027_m042812_c001_v7007000_t0000_u01761539292509") 2025/10/27 04:31:33 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3010_d20251027_m042806_c001_v0001183_t0023_u01761539286842") 2025/10/27 04:31:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e6b_d20251027_m042638_c001_v7007000_t0000_u01761539198494") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169e28_d20251027_m042635_c001_v0001153_t0023_u01761539195686") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7781_d20251027_m042634_c001_v7007000_t0000_u01761539194546") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b877c_d20251027_m042631_c001_v0001104_t0052_u01761539191834") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4036d880aaba61f9_d20251027_m042231_c001_v7007000_t0000_u01761538951852") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b854c_d20251027_m042230_c001_v0001104_t0049_u01761538950780") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e6d2_d20251027_m042230_c001_v7007000_t0000_u01761538950219") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac5c2_d20251027_m042229_c001_v0001099_t0047_u01761538949367") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6ccd_d20251027_m042125_c001_v7007000_t0000_u01761538885250") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac486_d20251027_m042123_c001_v0001099_t0010_u01761538883641") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6cbb_d20251027_m042123_c001_v7007000_t0000_u01761538883278") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac480_d20251027_m042121_c001_v0001099_t0020_u01761538881810") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6caa_d20251027_m042119_c001_v7007000_t0000_u01761538879613") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac47b_d20251027_m042118_c001_v0001099_t0053_u01761538878443") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6ca3_d20251027_m042117_c001_v7007000_t0000_u01761538877877") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac473_d20251027_m042116_c001_v0001099_t0030_u01761538876671") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac469_d20251027_m042113_c001_v0001099_t0007_u01761538873909") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6c84_d20251027_m042113_c001_v7007000_t0000_u01761538873544") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac465_d20251027_m042112_c001_v0001099_t0047_u01761538872919") 2025/10/27 04:31:34 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac461_d20251027_m042112_c001_v0001099_t0006_u01761538872074") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e6c73_d20251027_m042111_c001_v7007000_t0000_u01761538871709") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac455_d20251027_m042108_c001_v0001099_t0023_u01761538868796") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac448_d20251027_m042105_c001_v0001099_t0052_u01761538865804") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f6a4_d20251027_m042105_c001_v7007000_t0000_u01761538865439") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac440_d20251027_m042104_c001_v0001099_t0041_u01761538864763") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac43a_d20251027_m042103_c001_v0001099_t0005_u01761538863933") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f698_d20251027_m042100_c001_v7007000_t0000_u01761538860859") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e45_d20251027_m042055_c001_v0001115_t0053_u01761538855886") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f68d_d20251027_m042055_c001_v7007000_t0000_u01761538855522") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e42_d20251027_m042054_c001_v0001115_t0036_u01761538854511") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f68b_d20251027_m042053_c001_v7007000_t0000_u01761538853606") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e3c_d20251027_m042052_c001_v0001115_t0032_u01761538852423") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f689_d20251027_m042051_c001_v7007000_t0000_u01761538851877") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e34_d20251027_m042050_c001_v0001115_t0008_u01761538850592") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f685_d20251027_m042049_c001_v7007000_t0000_u01761538849623") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e2c_d20251027_m042047_c001_v0001115_t0011_u01761538847792") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f682_d20251027_m042047_c001_v7007000_t0000_u01761538847247") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e28_d20251027_m042046_c001_v0001115_t0053_u01761538846269") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f681_d20251027_m042045_c001_v7007000_t0000_u01761538845713") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e22_d20251027_m042044_c001_v0001115_t0019_u01761538844747") 2025/10/27 04:31:35 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f677_d20251027_m042039_c001_v7007000_t0000_u01761538839061") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e0c_d20251027_m042037_c001_v0001115_t0045_u01761538837852") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f674_d20251027_m042037_c001_v7007000_t0000_u01761538837243") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e0a_d20251027_m042036_c001_v0001115_t0039_u01761538836399") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f66a_d20251027_m042035_c001_v7007000_t0000_u01761538835485") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17e00_d20251027_m042034_c001_v0001115_t0040_u01761538834340") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f417c043bd467f663_d20251027_m042032_c001_v7007000_t0000_u01761538832117") 2025/10/27 04:31:36 DEBUG : sub dir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1167937415c17df6_d20251027_m042031_c001_v0001115_t0057_u01761538831206") 2025/10/27 04:31:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e6c_d20251027_m042638_c001_v7007000_t0000_u01761539198678") 2025/10/27 04:31:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cacc_d20251027_m042635_c001_v0001038_t0025_u01761539195696") 2025/10/27 04:31:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f401886b1971e7786_d20251027_m042634_c001_v7007000_t0000_u01761539194726") 2025/10/27 04:31:36 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2c81_d20251027_m042631_c001_v0001183_t0045_u01761539191482") 2025/10/27 04:31:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496fb_d20251027_m043006_c001_v7007000_t0000_u01761539406722") 2025/10/27 04:31:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc26_d20251027_m043005_c001_v0001038_t0023_u01761539405798") 2025/10/27 04:31:36 DEBUG : sub/yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e697_d20251027_m042227_c001_v7007000_t0000_u01761538947279") 2025/10/27 04:31:36 DEBUG : sub/yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2529_d20251027_m042224_c001_v0001183_t0027_u01761538944877") 2025/10/27 04:31:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e35_d20251027_m042630_c001_v7007000_t0000_u01761539190700") 2025/10/27 04:31:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cac0_d20251027_m042628_c001_v0001038_t0013_u01761539188312") 2025/10/27 04:31:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e29_d20251027_m042627_c001_v7007000_t0000_u01761539187510") 2025/10/27 04:31:36 DEBUG : test_dir1/file2: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8772_d20251027_m042625_c001_v0001104_t0003_u01761539185567") 2025/10/27 04:31:36 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e37_d20251027_m042630_c001_v7007000_t0000_u01761539190884") 2025/10/27 04:31:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb2c6d_d20251027_m042628_c001_v0001183_t0059_u01761539188300") 2025/10/27 04:31:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f422f6166224f5e2c_d20251027_m042627_c001_v7007000_t0000_u01761539187693") 2025/10/27 04:31:37 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cabc_d20251027_m042625_c001_v0001038_t0036_u01761539185554") 2025/10/27 04:31:37 DEBUG : three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e663_d20251027_m042217_c001_v7007000_t0000_u01761538937581") 2025/10/27 04:31:37 DEBUG : three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac59c_d20251027_m042216_c001_v0001099_t0046_u01761538936272") 2025/10/27 04:31:37 DEBUG : three: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1124ae241bdac594_d20251027_m042213_c001_v0001099_t0039_u01761538933974") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a0496fd_d20251027_m043008_c001_v7007000_t0000_u01761539408436") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb36ce_d20251027_m043007_c001_v0001183_t0056_u01761539407697") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049755_d20251027_m043030_c001_v7007000_t0000_u01761539430403") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f82_d20251027_m043028_c001_v0001153_t0012_u01761539428039") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049747_d20251027_m043026_c001_v7007000_t0000_u01761539426448") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3922_d20251027_m043024_c001_v0001183_t0044_u01761539424891") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a04973e_d20251027_m043023_c001_v7007000_t0000_u01761539423901") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc36_d20251027_m043023_c001_v0001038_t0055_u01761539423140") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049728_d20251027_m043017_c001_v7007000_t0000_u01761539417433") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3816_d20251027_m043016_c001_v0001183_t0048_u01761539416210") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049731_d20251027_m043020_c001_v7007000_t0000_u01761539420195") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f74_d20251027_m043018_c001_v0001153_t0013_u01761539418395") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049721_d20251027_m043015_c001_v7007000_t0000_u01761539415232") 2025/10/27 04:31:37 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118d670b3dd3cc2c_d20251027_m043014_c001_v0001038_t0020_u01761539414385") 2025/10/27 04:31:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049711_d20251027_m043013_c001_v7007000_t0000_u01761539413407") 2025/10/27 04:31:37 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b896e_d20251027_m043012_c001_v0001104_t0002_u01761539412239") 2025/10/27 04:31:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049705_d20251027_m043011_c001_v7007000_t0000_u01761539411264") 2025/10/27 04:31:38 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f118aff38e1169f6a_d20251027_m043009_c001_v0001153_t0019_u01761539409408") 2025/10/27 04:31:38 DEBUG : toe/toe/toe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40820d315e38ba44_d20251027_m043036_c001_v7007000_t0000_u01761539436014") 2025/10/27 04:31:38 DEBUG : toe/toe/toe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb3a9e_d20251027_m043035_c001_v0001183_t0009_u01761539435348") 2025/10/27 04:31:38 DEBUG : toe/toe/toe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049737_d20251027_m043022_c001_v7007000_t0000_u01761539422178") 2025/10/27 04:31:38 DEBUG : toe/toe/toe: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8976_d20251027_m043021_c001_v0001104_t0022_u01761539421176") 2025/10/27 04:31:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049757_d20251027_m043031_c001_v7007000_t0000_u01761539431011") 2025/10/27 04:31:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b8987_d20251027_m043029_c001_v0001104_t0053_u01761539429569") 2025/10/27 04:31:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f408d91f05a049749_d20251027_m043027_c001_v7007000_t0000_u01761539427074") 2025/10/27 04:31:38 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f109d752ed9a2c3f2_d20251027_m043026_c001_v0001137_t0001_u01761539426048") 2025/10/27 04:31:38 DEBUG : two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e665_d20251027_m042217_c001_v7007000_t0000_u01761538937766") 2025/10/27 04:31:38 DEBUG : two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f40022104352b852b_d20251027_m042215_c001_v0001104_t0039_u01761538935704") 2025/10/27 04:31:38 DEBUG : two: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f4124ae241bdac592_d20251027_m042213_c001_v0001099_t0017_u01761538933789") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e6a7_d20251027_m042228_c001_v7007000_t0000_u01761538948044") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1136ba5984352c15_d20251027_m042227_c001_v0001181_t0015_u01761538947060") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e679_d20251027_m042223_c001_v7007000_t0000_u01761538943566") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1032ed3b06fb251d_d20251027_m042221_c001_v0001183_t0031_u01761538941903") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e66f_d20251027_m042220_c001_v7007000_t0000_u01761538940591") 2025/10/27 04:31:38 DEBUG : yam: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10022104352b852d_d20251027_m042218_c001_v0001104_t0018_u01761538938336") 2025/10/27 04:31:39 DEBUG : yaml: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e67f_d20251027_m042224_c001_v7007000_t0000_u01761538944305") 2025/10/27 04:31:39 DEBUG : yaml: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f1100d18707f78e4e_d20251027_m042223_c001_v0001176_t0028_u01761538943356") 2025/10/27 04:31:39 DEBUG : yaml: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f423f3964a684e671_d20251027_m042221_c001_v7007000_t0000_u01761538941331") 2025/10/27 04:31:39 DEBUG : yaml: Deleting (id "4_z4f726db3e05d2b3b9fa80e1b_f10415ac7fb336af9_d20251027_m042219_c001_v0001038_t0012_u01761538939820") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m12.096973031s (try 1/5)