"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/19 04:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago" 2025/08/19 04:00:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/19 04:00:51 DEBUG : Creating backend with remote "/tmp/rclone1335770565" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:00:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/19 04:00:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:00:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.66s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:00:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:00:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:00:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:00:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:00:57 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:00:57 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.83s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:00:59 DEBUG : Creating backend with remote "/non-existing" 2025/08/19 04:00:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/19 04:00:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:00:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:00 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:00 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:01 INFO : B2 bucket rclone-test-vabuxiq7lago: Running all checks before starting transfers 2025/08/19 04:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:02 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:02 INFO : B2 bucket rclone-test-vabuxiq7lago: Checks finished, now starting transfers 2025/08/19 04:01:02 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:03 ERROR : Ignoring --no-traverse with sync 2025/08/19 04:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:03 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:03 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:04 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:01:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.58s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/19 04:01:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/19 04:01:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:01:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:06 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:01:07 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:07 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/19 04:01:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:01:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/19 04:01:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:01:09 INFO : sub dir2: Making directory 2025/08/19 04:01:09 INFO : sub dir: Making directory 2025/08/19 04:01:09 INFO : sub dir2/sub sub dir2: Making directory 2025/08/19 04:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:09 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/19 04:01:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.31s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:10 INFO : sub dir2: Making directory 2025/08/19 04:01:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/19 04:01:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:01:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:11 DEBUG : sub dir2: Making directory with metadata 2025/08/19 04:01:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:01:11 INFO : sub dir2: Making directory 2025/08/19 04:01:11 INFO : sub dir: Making directory 2025/08/19 04:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:12 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:01:12 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/19 04:01:12 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/19 04:01:12 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:13 INFO : sub dir2: Making directory 2025/08/19 04:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:14 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:01:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:14 DEBUG : sub dir2: Making directory with metadata 2025/08/19 04:01:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:01:15 INFO : sub dir2: Making directory 2025/08/19 04:01:15 INFO : sub dir: Making directory 2025/08/19 04:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:15 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:01:15 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/19 04:01:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:16 INFO : sub dir2: Making directory 2025/08/19 04:01:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:16 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:16 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:17 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:01:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.34s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vipetom6babi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-vipetom6babi 2025/08/19 04:01:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:19 DEBUG : B2 bucket rclone-test-vipetom6babi: Waiting for checks to finish 2025/08/19 04:01:19 DEBUG : B2 bucket rclone-test-vipetom6babi: Waiting for transfers to finish 2025/08/19 04:01:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:24 DEBUG : B2 bucket rclone-test-vipetom6babi: Purge remote 2025/08/19 04:01:24 INFO : B2 bucket rclone-test-vipetom6babi: cleaning bucket "rclone-test-vipetom6babi" of all files 2025/08/19 04:01:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f921d5370ddcb0b9f880e1b_f10724bb61bfddcf8_d20250819_m040123_c001_v0001044_t0011_u01755576083203") --- PASS: TestServerSideCopy (9.54s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 04:01:28 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:28 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 04:01:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:30 DEBUG : Creating backend with remote "TestB2:rclone-test-natoxiy6zuso" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-natoxiy6zuso 2025/08/19 04:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:31 DEBUG : B2 bucket rclone-test-natoxiy6zuso: Waiting for checks to finish 2025/08/19 04:01:31 DEBUG : B2 bucket rclone-test-natoxiy6zuso: Waiting for transfers to finish 2025/08/19 04:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 04:01:33 DEBUG : B2 bucket rclone-test-natoxiy6zuso: Waiting for checks to finish 2025/08/19 04:01:33 DEBUG : B2 bucket rclone-test-natoxiy6zuso: Waiting for transfers to finish 2025/08/19 04:01:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 04:01:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:33 DEBUG : B2 bucket rclone-test-natoxiy6zuso: Purge remote 2025/08/19 04:01:33 INFO : B2 bucket rclone-test-natoxiy6zuso: cleaning bucket "rclone-test-natoxiy6zuso" of all files 2025/08/19 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf824d2370ddcb0b9f880e1b_f112b20c6fd751fd9_d20250819_m040133_c001_v0001183_t0017_u01755576093631") 2025/08/19 04:01:34 DEBUG : sub dir/hello world: Deleting (id "4_zaf824d2370ddcb0b9f880e1b_f1177879eb4329795_d20250819_m040132_c001_v0001161_t0044_u01755576092445") --- PASS: TestServerSideCopyOverSelf (6.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 04:01:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 04:01:37 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/19 04:01:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.78s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lunizos7yogu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-lunizos7yogu 2025/08/19 04:01:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:39 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for checks to finish 2025/08/19 04:01:39 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for transfers to finish 2025/08/19 04:01:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/19 04:01:43 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for checks to finish 2025/08/19 04:01:43 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for transfers to finish 2025/08/19 04:01:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/19 04:01:43 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:43 INFO : sub dir/hello world: Deleted 2025/08/19 04:01:44 DEBUG : testing file moves 2025/08/19 04:01:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/19 04:01:44 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for checks to finish 2025/08/19 04:01:44 DEBUG : B2 bucket rclone-test-lunizos7yogu: Waiting for transfers to finish 2025/08/19 04:01:44 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/19 04:01:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/19 04:01:45 INFO : sub dir/hello world: Deleted 2025/08/19 04:01:45 DEBUG : B2 bucket rclone-test-lunizos7yogu: Purge remote 2025/08/19 04:01:45 INFO : B2 bucket rclone-test-lunizos7yogu: cleaning bucket "rclone-test-lunizos7yogu" of all files 2025/08/19 04:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zef426d2370ddcb0b9f880e1b_f109c47f3cd304764_d20250819_m040144_c001_v0001181_t0025_u01755576104819") 2025/08/19 04:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zef426d2370ddcb0b9f880e1b_f102109d143add357_d20250819_m040143_c001_v0001100_t0012_u01755576103236") 2025/08/19 04:01:45 DEBUG : sub dir/hello world: Deleting (id "4_zef426d2370ddcb0b9f880e1b_f100d8cb39d277947_d20250819_m040141_c001_v0001145_t0029_u01755576101643") --- PASS: TestServerSideMoveOverSelf (12.51s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:50 ERROR : error listing: directory not found 2025/08/19 04:01:51 INFO : Local file system at /tmp/rclone1335770565: Making directory 2025/08/19 04:01:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.76s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:01:52 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for checks to finish 2025/08/19 04:01:52 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for transfers to finish 2025/08/19 04:01:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:01:53 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/19 04:01:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/19 04:01:54 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:54 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:01:54 INFO : check sum: Copied (new) 2025/08/19 04:01:54 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:54 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:01:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/19 04:01:54 DEBUG : check sum: Unchanged skipping 2025/08/19 04:01:54 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:54 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/19 04:01:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 04:01:56 INFO : sizeonly: Copied (new) 2025/08/19 04:01:56 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:56 DEBUG : sizeonly: Sizes identical 2025/08/19 04:01:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:56 DEBUG : sizeonly: Unchanged skipping 2025/08/19 04:01:56 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:56 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:56 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/19 04:01:57 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:57 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/19 04:01:57 INFO : ignore-size: Copied (new) 2025/08/19 04:01:57 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:01:58 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:58 DEBUG : ignore-size: Unchanged skipping 2025/08/19 04:01:58 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:58 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:01:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:01:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:59 DEBUG : existing: Unchanged skipping 2025/08/19 04:01:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:01:59 DEBUG : Waiting for deletions to finish 2025/08/19 04:01:59 INFO : There was nothing to transfer 2025/08/19 04:01:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/19 04:01:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:01:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 04:02:00 INFO : existing: Copied (replaced existing) 2025/08/19 04:02:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 04:02:01 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:01 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 04:02:01 INFO : existing: Copied (new) 2025/08/19 04:02:01 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:02 DEBUG : existing: Destination exists, skipping 2025/08/19 04:02:02 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:02 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:02 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.83s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:03 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/19 04:02:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:03 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:03 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 04:02:03 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:04 INFO : a/potato2: Copied (new) 2025/08/19 04:02:04 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:04 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:05 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/19 04:02:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:02:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/19 04:02:05 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:05 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:05 INFO : There was nothing to transfer 2025/08/19 04:02:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/19 04:02:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:02:06 INFO : empty space: Updated modification time in destination 2025/08/19 04:02:06 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:06 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.52s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:08 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/19 04:02:08 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:02:08 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:08 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:08 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:08 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:10 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/19 04:02:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1335770565) 2025/08/19 04:02:10 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vabuxiq7lago) 2025/08/19 04:02:10 DEBUG : foo: sha1 differ 2025/08/19 04:02:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/19 04:02:10 INFO : foo: Copied (replaced existing) 2025/08/19 04:02:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:11 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/19 04:02:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:11 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:12 INFO : potato: Copied (new) 2025/08/19 04:02:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:13 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/19 04:02:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/19 04:02:14 INFO : potato: Copied (replaced existing) 2025/08/19 04:02:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/19 04:02:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1335770565) 2025/08/19 04:02:15 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vabuxiq7lago) 2025/08/19 04:02:15 DEBUG : potato: sha1 differ 2025/08/19 04:02:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/19 04:02:15 INFO : potato: Copied (replaced existing) 2025/08/19 04:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:17 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:17 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:17 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/19 04:02:17 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:19 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:19 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:19 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:19 INFO : potato2: Copied (new) 2025/08/19 04:02:19 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:20 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:21 INFO : d: Making directory 2025/08/19 04:02:21 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/19 04:02:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:21 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 04:02:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:22 INFO : a/potato2: Copied (new) 2025/08/19 04:02:22 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:22 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/19 04:02:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:24 DEBUG : c/non empty space: Unchanged skipping 2025/08/19 04:02:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:24 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:24 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:24 INFO : a/potato2: Copied (new) 2025/08/19 04:02:24 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting files as there were IO errors 2025/08/19 04:02:24 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:26 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:26 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:27 INFO : potato: Deleted 2025/08/19 04:02:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:29 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:29 INFO : potato: Deleted 2025/08/19 04:02:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:30 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:02:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:02:31 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:31 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:32 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/19 04:02:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.00s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:34 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : enormous: Excluded 2025/08/19 04:02:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : potato2: Excluded 2025/08/19 04:02:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:34 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:34 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:34 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:34 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:34 INFO : There was nothing to transfer 2025/08/19 04:02:34 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : enormous: Excluded 2025/08/19 04:02:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : potato2: Excluded 2025/08/19 04:02:34 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 04:02:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/19 04:02:34 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:34 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for checks to finish 2025/08/19 04:02:34 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for transfers to finish 2025/08/19 04:02:34 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:36 DEBUG : enormous: Excluded (Size Filter) 2025/08/19 04:02:36 DEBUG : enormous: Excluded 2025/08/19 04:02:36 DEBUG : potato2: Excluded (Size Filter) 2025/08/19 04:02:36 DEBUG : potato2: Excluded 2025/08/19 04:02:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:02:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:36 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:36 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:36 INFO : potato2: Deleted 2025/08/19 04:02:37 INFO : enormous: Deleted 2025/08/19 04:02:37 INFO : There was nothing to transfer 2025/08/19 04:02:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/19 04:02:37 DEBUG : empty space: Unchanged skipping 2025/08/19 04:02:37 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for checks to finish 2025/08/19 04:02:37 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for transfers to finish 2025/08/19 04:02:37 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:37 INFO : enormous: Deleted 2025/08/19 04:02:37 INFO : potato2: Deleted 2025/08/19 04:02:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:39 DEBUG : five: Need to transfer - File not found at Destination 2025/08/19 04:02:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/19 04:02:39 DEBUG : one: Destination is newer than source, skipping 2025/08/19 04:02:39 DEBUG : three: Sizes identical 2025/08/19 04:02:39 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/19 04:02:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1335770565) 2025/08/19 04:02:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 04:02:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vabuxiq7lago) 2025/08/19 04:02:39 DEBUG : two: sha1 differ 2025/08/19 04:02:39 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/19 04:02:39 INFO : five: Copied (new) 2025/08/19 04:02:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/19 04:02:40 INFO : four: Copied (replaced existing) 2025/08/19 04:02:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 04:02:40 INFO : two: Copied (replaced existing) 2025/08/19 04:02:40 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:40 DEBUG : one: Destination is newer than source, skipping 2025/08/19 04:02:40 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/19 04:02:40 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/19 04:02:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/19 04:02:40 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/19 04:02:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 04:02:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 04:02:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 04:02:40 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/19 04:02:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/19 04:02:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1335770565) 2025/08/19 04:02:40 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vabuxiq7lago) 2025/08/19 04:02:40 DEBUG : three: sha1 differ 2025/08/19 04:02:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/19 04:02:40 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:40 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:02:40 INFO : three: Copied (replaced existing) 2025/08/19 04:02:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.37s) === 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/19 04:02:42 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:42 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/19 04:02:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 04:02:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:42 INFO : yam: Copied (new) 2025/08/19 04:02:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 04:02:43 INFO : potato: Copied (new) 2025/08/19 04:02:43 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:02:43 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:43 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:43 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:43 DEBUG : potato: Unchanged skipping 2025/08/19 04:02:43 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:44 INFO : yam: Copied (server-side copy) to: yaml 2025/08/19 04:02:44 INFO : yam: Deleted 2025/08/19 04:02:44 INFO : yaml: Renamed from "yam" 2025/08/19 04:02:44 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/19 04:02:45 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:45 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:45 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 04:02:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/19 04:02:45 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:45 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 04:02:45 INFO : potato: Copied (new) 2025/08/19 04:02:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:45 INFO : yam: Copied (new) 2025/08/19 04:02:45 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:02:46 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:46 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:46 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:46 DEBUG : potato: Unchanged skipping 2025/08/19 04:02:46 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:47 INFO : yam: Copied (server-side copy) to: yaml 2025/08/19 04:02:47 INFO : yam: Deleted 2025/08/19 04:02:47 INFO : yaml: Renamed from "yam" 2025/08/19 04:02:47 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/19 04:02:48 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:48 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:48 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/19 04:02:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/19 04:02:48 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:48 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:48 INFO : sub/yam: Copied (new) 2025/08/19 04:02:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/19 04:02:49 INFO : potato: Copied (new) 2025/08/19 04:02:49 DEBUG : Waiting for deletions to finish 2025/08/19 04:02:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:02:49 DEBUG : potato: Unchanged skipping 2025/08/19 04:02:49 INFO : B2 bucket rclone-test-vabuxiq7lago: Making map for --track-renames 2025/08/19 04:02:49 INFO : B2 bucket rclone-test-vabuxiq7lago: Finished making map for --track-renames 2025/08/19 04:02:49 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:49 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for renames to finish 2025/08/19 04:02:50 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/19 04:02:50 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/19 04:02:50 INFO : sub/yam: Deleted 2025/08/19 04:02:50 INFO : yam: Renamed from "sub/yam" 2025/08/19 04:02:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.24s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:51 DEBUG : Creating backend with remote "/tmp/rclone1335770565/dir1" 2025/08/19 04:02:51 DEBUG : Config file has changed externally - reloading 2025/08/19 04:02:51 DEBUG : Creating backend with remote "/tmp/rclone1335770565/dir2" 2025/08/19 04:02:51 DEBUG : Local file system at /tmp/rclone1335770565/dir2: Using server-side directory move 2025/08/19 04:02:51 INFO : Local file system at /tmp/rclone1335770565/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/19 04:02:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/19 04:02:51 DEBUG : Local file system at /tmp/rclone1335770565/dir2: Waiting for checks to finish 2025/08/19 04:02:51 DEBUG : Local file system at /tmp/rclone1335770565/dir2: Waiting for transfers to finish 2025/08/19 04:02:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:02:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/19 04:02:52 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:52 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:52 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/19 04:02:52 INFO : nested/sub dir/file: Copied (new) 2025/08/19 04:02:52 INFO : nested/sub dir/file: Deleted 2025/08/19 04:02:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:02:52 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:02:52 INFO : sub dir/hello world: Deleted 2025/08/19 04:02:52 INFO : sub dir: Removing directory 2025/08/19 04:02:52 INFO : nested/sub dir: Removing directory 2025/08/19 04:02:52 INFO : nested: Removing directory 2025/08/19 04:02:52 DEBUG : Local file system at /tmp/rclone1335770565: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/19 04:02:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/19 04:02:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:54 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/19 04:02:54 INFO : nested/sub dir/file: Copied (new) 2025/08/19 04:02:54 INFO : nested/sub dir/file: Deleted 2025/08/19 04:02:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:02:54 INFO : sub dir/hello world: Copied (new) 2025/08/19 04:02:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.42s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/19 04:02:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 04:02:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 04:02:55 INFO : existing: Copied (new) 2025/08/19 04:02:55 INFO : existing: Deleted 2025/08/19 04:02:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/19 04:02:55 INFO : existing-b: Copied (new) 2025/08/19 04:02:55 INFO : existing-b: Deleted 2025/08/19 04:02:55 DEBUG : existing: Destination exists, skipping 2025/08/19 04:02:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/19 04:02:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:02:55 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:02:55 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.74s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:02:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qakebun4xeyo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-qakebun4xeyo 2025/08/19 04:03:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 04:03:03 DEBUG : empty space: Unchanged skipping 2025/08/19 04:03:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 04:03:03 DEBUG : B2 bucket rclone-test-qakebun4xeyo: Waiting for checks to finish 2025/08/19 04:03:04 INFO : empty space: Deleted 2025/08/19 04:03:04 DEBUG : B2 bucket rclone-test-qakebun4xeyo: Waiting for transfers to finish 2025/08/19 04:03:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:04 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:04 INFO : potato2: Deleted 2025/08/19 04:03:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:05 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:05 INFO : potato3: Deleted 2025/08/19 04:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-govocem0yezu" 2025/08/19 04:03:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/19 04:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 04:03:06 DEBUG : B2 bucket rclone-test-govocem0yezu: Waiting for checks to finish 2025/08/19 04:03:06 DEBUG : B2 bucket rclone-test-govocem0yezu: Waiting for transfers to finish 2025/08/19 04:03:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:03:11 INFO : empty space: Copied (server-side copy) 2025/08/19 04:03:11 INFO : empty space: Deleted 2025/08/19 04:03:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:11 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:11 INFO : potato3: Deleted 2025/08/19 04:03:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:11 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:11 INFO : potato2: Deleted 2025/08/19 04:03:12 DEBUG : B2 bucket rclone-test-govocem0yezu: Purge remote 2025/08/19 04:03:12 INFO : B2 bucket rclone-test-govocem0yezu: cleaning bucket "rclone-test-govocem0yezu" of all files 2025/08/19 04:03:12 DEBUG : empty space: Deleting (id "4_zbf32bd8370edcb0b9f880e1b_f1148ce91685d1532_d20250819_m040310_c001_v0001154_t0010_u01755576190793") 2025/08/19 04:03:12 DEBUG : potato2: Deleting (id "4_zbf32bd8370edcb0b9f880e1b_f1021edf19eb2172d_d20250819_m040311_c001_v0001105_t0026_u01755576191155") 2025/08/19 04:03:12 DEBUG : potato3: Deleting (id "4_zbf32bd8370edcb0b9f880e1b_f109bbca2dd24b51f_d20250819_m040311_c001_v0001178_t0034_u01755576191137") 2025/08/19 04:03:13 DEBUG : B2 bucket rclone-test-qakebun4xeyo: Purge remote 2025/08/19 04:03:13 INFO : B2 bucket rclone-test-qakebun4xeyo: cleaning bucket "rclone-test-qakebun4xeyo" of all files 2025/08/19 04:03:14 DEBUG : empty space: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f405e2f9d17ee83fd_d20250819_m040311_c001_v7007000_t0000_u01755576191154") 2025/08/19 04:03:14 DEBUG : empty space: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f102d9d9e42451151_d20250819_m040302_c001_v0001165_t0017_u01755576182926") 2025/08/19 04:03:14 DEBUG : potato2: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f405e2f9d17ee8404_d20250819_m040311_c001_v7007000_t0000_u01755576191601") 2025/08/19 04:03:14 DEBUG : potato2: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f108f5555f8ca63cc_d20250819_m040304_c001_v0001180_t0057_u01755576184117") 2025/08/19 04:03:14 DEBUG : potato3: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f405e2f9d17ee83ff_d20250819_m040311_c001_v7007000_t0000_u01755576191343") 2025/08/19 04:03:14 DEBUG : potato3: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f1069f4bef71f18c1_d20250819_m040304_c001_v0001116_t0002_u01755576184385") 2025/08/19 04:03:14 DEBUG : potato3: Deleting (id "4_zcfe29d8370edcb0b9f880e1b_f102d9d9e42451153_d20250819_m040303_c001_v0001165_t0000_u01755576183129") --- PASS: TestServerSideMove (22.17s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:03:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zuqocek1koba" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-zuqocek1koba 2025/08/19 04:03:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 04:03:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 04:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 04:03:27 DEBUG : B2 bucket rclone-test-zuqocek1koba: Waiting for checks to finish 2025/08/19 04:03:27 DEBUG : B2 bucket rclone-test-zuqocek1koba: Waiting for transfers to finish 2025/08/19 04:03:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:27 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:28 INFO : potato2: Deleted 2025/08/19 04:03:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:28 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:28 INFO : potato3: Deleted 2025/08/19 04:03:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kibusel1kilo" 2025/08/19 04:03:29 DEBUG : empty space: Excluded (Size Filter) 2025/08/19 04:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 04:03:29 DEBUG : B2 bucket rclone-test-kibusel1kilo: Waiting for checks to finish 2025/08/19 04:03:29 DEBUG : B2 bucket rclone-test-kibusel1kilo: Waiting for transfers to finish 2025/08/19 04:03:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:34 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:34 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:34 INFO : potato2: Deleted 2025/08/19 04:03:34 INFO : potato3: Deleted 2025/08/19 04:03:34 DEBUG : B2 bucket rclone-test-kibusel1kilo: Purge remote 2025/08/19 04:03:34 INFO : B2 bucket rclone-test-kibusel1kilo: cleaning bucket "rclone-test-kibusel1kilo" of all files 2025/08/19 04:03:34 DEBUG : potato2: Deleting (id "4_z8f821d2370fdcb0b9f880e1b_f1024c6c1a5b142c3_d20250819_m040333_c001_v0001098_t0032_u01755576213542") 2025/08/19 04:03:34 DEBUG : potato3: Deleting (id "4_z8f821d2370fdcb0b9f880e1b_f112fd6c83acb3591_d20250819_m040333_c001_v0001180_t0044_u01755576213916") 2025/08/19 04:03:36 DEBUG : B2 bucket rclone-test-zuqocek1koba: Purge remote 2025/08/19 04:03:36 INFO : B2 bucket rclone-test-zuqocek1koba: cleaning bucket "rclone-test-zuqocek1koba" of all files 2025/08/19 04:03:37 DEBUG : empty space: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f100513357a0b01d6_d20250819_m040326_c001_v0001184_t0006_u01755576206515") 2025/08/19 04:03:37 DEBUG : potato2: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f405e2f9d17ee8487_d20250819_m040334_c001_v7007000_t0000_u01755576214098") 2025/08/19 04:03:37 DEBUG : potato2: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f119fe950889e32bc_d20250819_m040327_c001_v0001179_t0007_u01755576207715") 2025/08/19 04:03:37 DEBUG : potato3: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f40430b240baa8635_d20250819_m040334_c001_v7007000_t0000_u01755576214192") 2025/08/19 04:03:37 DEBUG : potato3: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f1193b094f9cb1425_d20250819_m040327_c001_v0001036_t0020_u01755576207938") 2025/08/19 04:03:37 DEBUG : potato3: Deleting (id "4_zbf82fd4370edcb0b9f880e1b_f100513357a0b01dc_d20250819_m040326_c001_v0001184_t0027_u01755576206738") --- PASS: TestServerSideMoveWithFilter (21.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-nudurop1jafu" 2025/08/19 04:03:43 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-vabuxiq7lago -> B2 bucket rclone-test-nudurop1jafu 2025/08/19 04:03:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 04:03:47 DEBUG : empty space: Unchanged skipping 2025/08/19 04:03:47 DEBUG : B2 bucket rclone-test-nudurop1jafu: Waiting for checks to finish 2025/08/19 04:03:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/19 04:03:47 INFO : empty space: Deleted 2025/08/19 04:03:47 DEBUG : B2 bucket rclone-test-nudurop1jafu: Waiting for transfers to finish 2025/08/19 04:03:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:47 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:48 INFO : potato2: Deleted 2025/08/19 04:03:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:48 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:48 INFO : potato3: Deleted 2025/08/19 04:03:48 DEBUG : Creating backend with remote "TestB2:rclone-test-savayek9gefu" 2025/08/19 04:03:49 INFO : tomatoDir: Making directory 2025/08/19 04:03:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/19 04:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/19 04:03:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/19 04:03:50 DEBUG : B2 bucket rclone-test-savayek9gefu: Waiting for checks to finish 2025/08/19 04:03:50 DEBUG : B2 bucket rclone-test-savayek9gefu: Waiting for transfers to finish 2025/08/19 04:03:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/19 04:03:54 INFO : potato2: Copied (server-side copy) 2025/08/19 04:03:54 INFO : potato2: Deleted 2025/08/19 04:03:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/19 04:03:54 INFO : potato3: Copied (server-side copy) 2025/08/19 04:03:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/19 04:03:54 INFO : empty space: Copied (server-side copy) 2025/08/19 04:03:54 INFO : potato3: Deleted 2025/08/19 04:03:54 INFO : empty space: Deleted 2025/08/19 04:03:55 DEBUG : B2 bucket rclone-test-savayek9gefu: Purge remote 2025/08/19 04:03:55 INFO : B2 bucket rclone-test-savayek9gefu: cleaning bucket "rclone-test-savayek9gefu" of all files 2025/08/19 04:03:55 DEBUG : empty space: Deleting (id "4_z3f826d1370fdcb0b9f880e1b_f1160784663c0cc1b_d20250819_m040354_c001_v0001172_t0036_u01755576234370") 2025/08/19 04:03:55 DEBUG : potato2: Deleting (id "4_z3f826d1370fdcb0b9f880e1b_f1192fb20a4fe8653_d20250819_m040354_c001_v0001109_t0028_u01755576234005") 2025/08/19 04:03:55 DEBUG : potato3: Deleting (id "4_z3f826d1370fdcb0b9f880e1b_f102481e2243499b7_d20250819_m040354_c001_v0001099_t0038_u01755576234381") 2025/08/19 04:03:57 DEBUG : B2 bucket rclone-test-nudurop1jafu: Purge remote 2025/08/19 04:03:57 INFO : B2 bucket rclone-test-nudurop1jafu: cleaning bucket "rclone-test-nudurop1jafu" of all files 2025/08/19 04:03:57 DEBUG : empty space: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f4183e4d6b9576544_d20250819_m040354_c001_v7007000_t0000_u01755576234871") 2025/08/19 04:03:57 DEBUG : empty space: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f1163df04bda89593_d20250819_m040346_c001_v0001040_t0025_u01755576226351") 2025/08/19 04:03:57 DEBUG : potato2: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f405a964bbc8a47db_d20250819_m040354_c001_v7007000_t0000_u01755576234559") 2025/08/19 04:03:57 DEBUG : potato2: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f11594e6468c3280f_d20250819_m040347_c001_v0001177_t0019_u01755576227847") 2025/08/19 04:03:57 DEBUG : potato3: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f405a964bbc8a47dc_d20250819_m040354_c001_v7007000_t0000_u01755576234820") 2025/08/19 04:03:57 DEBUG : potato3: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f107c62486a087b52_d20250819_m040348_c001_v0001183_t0042_u01755576228080") 2025/08/19 04:03:57 DEBUG : potato3: Deleting (id "4_z1f224da370fdcb0b9f880e1b_f1163df04bda89595_d20250819_m040346_c001_v0001040_t0038_u01755576226853") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.57s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/rclone-sync-test" 2025/08/19 04:04:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/rclone-sync-test-include/layer2" 2025/08/19 04:04:08 DEBUG : Config file has changed externally - reloading 2025/08/19 04:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/rclone-sync-test-ignore-file" 2025/08/19 04:04:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/19 04:04:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/19 04:04:13 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:04:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test: Waiting for checks to finish 2025/08/19 04:04:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test: Waiting for transfers to finish 2025/08/19 04:04:13 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:13 INFO : There was nothing to transfer 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:04:14 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:14 INFO : There was nothing to transfer 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/19 04:04:14 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:14 INFO : There was nothing to transfer 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:04:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:04:14 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:14 INFO : There was nothing to transfer 2025/08/19 04:04:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/19 04:04:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/19 04:04:15 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:15 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.58s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:04:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/CompareDest" 2025/08/19 04:04:19 DEBUG : one: Need to transfer - File not found at Destination 2025/08/19 04:04:19 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:19 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:04:19 INFO : one: Copied (new) 2025/08/19 04:04:19 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:20 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:20 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 04:04:20 INFO : one: Copied (replaced existing) 2025/08/19 04:04:20 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:22 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 04:04:22 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:22 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:22 INFO : There was nothing to transfer 2025/08/19 04:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 04:04:24 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 04:04:24 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:24 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:24 INFO : There was nothing to transfer 2025/08/19 04:04:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 04:04:24 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 04:04:25 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:25 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:25 INFO : There was nothing to transfer 2025/08/19 04:04:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:26 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/19 04:04:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 04:04:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/19 04:04:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 04:04:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:26 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:26 INFO : There was nothing to transfer 2025/08/19 04:04:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:26 DEBUG : two: Need to transfer - File not found at Destination 2025/08/19 04:04:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/19 04:04:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/19 04:04:27 INFO : two: Copied (new) 2025/08/19 04:04:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dest" 2025/08/19 04:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/pre-dest1" 2025/08/19 04:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/pre-dest2" 2025/08/19 04:04:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:04:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/19 04:04:35 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:04:35 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/19 04:04:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/19 04:04:35 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dest: Waiting for checks to finish 2025/08/19 04:04:35 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dest: Waiting for transfers to finish 2025/08/19 04:04:36 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/19 04:04:36 INFO : 3: Copied (new) 2025/08/19 04:04:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/CopyDest" 2025/08/19 04:04:41 DEBUG : one: Need to transfer - File not found at Destination 2025/08/19 04:04:41 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:41 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:04:41 INFO : one: Copied (new) 2025/08/19 04:04:41 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 04:04:43 INFO : one: Copied (replaced existing) 2025/08/19 04:04:43 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/BackupDir" 2025/08/19 04:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:45 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/19 04:04:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:04:47 INFO : one: Copied (server-side copy) 2025/08/19 04:04:48 INFO : one: Deleted 2025/08/19 04:04:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/19 04:04:48 INFO : one: Copied (server-side copy) 2025/08/19 04:04:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/19 04:04:48 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:48 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:49 DEBUG : one: Unchanged skipping 2025/08/19 04:04:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/19 04:04:50 INFO : two: Copied (server-side copy) 2025/08/19 04:04:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/19 04:04:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:50 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:50 DEBUG : one: Unchanged skipping 2025/08/19 04:04:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:50 DEBUG : two: Unchanged skipping 2025/08/19 04:04:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:50 DEBUG : Waiting for deletions to finish 2025/08/19 04:04:50 INFO : There was nothing to transfer 2025/08/19 04:04:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:51 DEBUG : one: Unchanged skipping 2025/08/19 04:04:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/19 04:04:51 DEBUG : three: Destination not found in --copy-dest 2025/08/19 04:04:51 DEBUG : three: Need to transfer - File not found at Destination 2025/08/19 04:04:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/19 04:04:51 DEBUG : two: Unchanged skipping 2025/08/19 04:04:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:04:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:04:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/19 04:04:52 INFO : three: Copied (new) 2025/08/19 04:04:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.39s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:04:56 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/backup" 2025/08/19 04:04:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:04:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:04:59 DEBUG : two: Unchanged skipping 2025/08/19 04:04:59 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:05:00 INFO : one: Copied (server-side copy) 2025/08/19 04:05:00 INFO : one: Deleted 2025/08/19 04:05:00 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:02 INFO : one: Copied (new) 2025/08/19 04:05:02 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:05:02 INFO : three.txt: Copied (server-side copy) 2025/08/19 04:05:02 INFO : three.txt: Deleted 2025/08/19 04:05:02 INFO : three.txt: Moved into backup dir 2025/08/19 04:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:05:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:04 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:04 DEBUG : two: Unchanged skipping 2025/08/19 04:05:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:04 INFO : one: Copied (server-side copy) 2025/08/19 04:05:05 INFO : one: Deleted 2025/08/19 04:05:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:05:05 INFO : one: Copied (new) 2025/08/19 04:05:05 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:06 INFO : three.txt: Copied (server-side copy) 2025/08/19 04:05:07 INFO : three.txt: Deleted 2025/08/19 04:05:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:05:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/backup" 2025/08/19 04:05:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:05:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:13 DEBUG : two: Unchanged skipping 2025/08/19 04:05:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:05:14 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:15 INFO : one: Deleted 2025/08/19 04:05:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:15 INFO : one: Copied (new) 2025/08/19 04:05:15 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:05:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:16 INFO : three.txt: Deleted 2025/08/19 04:05:16 INFO : three.txt: Moved into backup dir 2025/08/19 04:05:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:05:18 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:18 DEBUG : two: Unchanged skipping 2025/08/19 04:05:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:18 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:18 INFO : one: Deleted 2025/08/19 04:05:18 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:05:19 INFO : one: Copied (new) 2025/08/19 04:05:19 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:19 INFO : three.txt: Deleted 2025/08/19 04:05:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:05:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:05:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/backup" 2025/08/19 04:05:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:05:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:25 DEBUG : two: Unchanged skipping 2025/08/19 04:05:25 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:05:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 04:05:27 INFO : one: Deleted 2025/08/19 04:05:27 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:28 INFO : one: Copied (new) 2025/08/19 04:05:28 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:05:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 04:05:28 INFO : three.txt: Deleted 2025/08/19 04:05:28 INFO : three.txt: Moved into backup dir 2025/08/19 04:05:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:05:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:30 DEBUG : two: Unchanged skipping 2025/08/19 04:05:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 04:05:30 INFO : one: Deleted 2025/08/19 04:05:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:05:31 INFO : one: Copied (new) 2025/08/19 04:05:31 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 04:05:31 INFO : three.txt: Deleted 2025/08/19 04:05:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:05:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:05:37 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:37 DEBUG : two: Unchanged skipping 2025/08/19 04:05:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:05:37 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:37 INFO : one: Deleted 2025/08/19 04:05:37 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:38 INFO : one: Copied (new) 2025/08/19 04:05:38 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:05:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:39 INFO : three.txt: Deleted 2025/08/19 04:05:39 INFO : three.txt: Moved into backup dir 2025/08/19 04:05:41 DEBUG : one.bak: Excluded (Path Filter) 2025/08/19 04:05:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/19 04:05:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:05:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:41 DEBUG : two: Unchanged skipping 2025/08/19 04:05:41 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for checks to finish 2025/08/19 04:05:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:41 INFO : one: Deleted 2025/08/19 04:05:41 DEBUG : B2 bucket rclone-test-vabuxiq7lago path dst: Waiting for transfers to finish 2025/08/19 04:05:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:05:42 INFO : one: Copied (new) 2025/08/19 04:05:42 DEBUG : Waiting for deletions to finish 2025/08/19 04:05:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:42 INFO : three.txt: Deleted 2025/08/19 04:05:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:05:45 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff62ada370cdcb0b9f880e1b/c001_v0001150_t0045": EOF 2025/08/19 04:05:45 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff62ada370cdcb0b9f880e1b/c001_v0001150_t0045": EOF) 2025/08/19 04:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vabuxiq7lago: 1/10 (Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/ff62ada370cdcb0b9f880e1b/c001_v0001150_t0045": EOF) 2025/08/19 04:05:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/19 04:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:05:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:05:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:05:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:50 INFO : one: Deleted 2025/08/19 04:05:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:51 INFO : one: Copied (new) 2025/08/19 04:05:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:51 DEBUG : two: Unchanged skipping 2025/08/19 04:05:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/19 04:05:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:05:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:52 INFO : three.txt: Deleted 2025/08/19 04:05:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:53 INFO : three.txt: Copied (new) 2025/08/19 04:05:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:05:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:05:55 INFO : one: Copied (server-side copy) to: one.bak 2025/08/19 04:05:55 INFO : one: Deleted 2025/08/19 04:05:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:05:55 INFO : one: Copied (new) 2025/08/19 04:05:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:05:55 DEBUG : two: Unchanged skipping 2025/08/19 04:05:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/19 04:05:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:05:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/19 04:05:56 INFO : three.txt: Deleted 2025/08/19 04:05:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/19 04:05:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuxiq7lago/dst" 2025/08/19 04:06:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/19 04:06:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/19 04:06:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 04:06:02 INFO : one: Deleted 2025/08/19 04:06:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:06:03 INFO : one: Copied (new) 2025/08/19 04:06:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:03 DEBUG : two: Unchanged skipping 2025/08/19 04:06:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/19 04:06:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/19 04:06:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 04:06:04 INFO : three.txt: Deleted 2025/08/19 04:06:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:06:05 INFO : three.txt: Copied (new) 2025/08/19 04:06:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/19 04:06:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/19 04:06:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/19 04:06:07 INFO : one: Deleted 2025/08/19 04:06:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/19 04:06:07 INFO : one: Copied (new) 2025/08/19 04:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:07 DEBUG : two: Unchanged skipping 2025/08/19 04:06:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/19 04:06:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/19 04:06:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/19 04:06:08 INFO : three.txt: Deleted 2025/08/19 04:06:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/19 04:06:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.10s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/19 04:06:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:11 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/19 04:06:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/19 04:06:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.67s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/19 04:06:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:13 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/19 04:06:13 INFO : existing: Copied (new) 2025/08/19 04:06:13 DEBUG : Waiting for deletions to finish 2025/08/19 04:06:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/19 04:06:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/19 04:06:14 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:14 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting files as there were IO errors 2025/08/19 04:06:14 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:15 DEBUG : existing: Unchanged skipping 2025/08/19 04:06:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:15 DEBUG : Waiting for deletions to finish 2025/08/19 04:06:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", 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.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:29 DEBUG : both10: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both11: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both12: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both15: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both0: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both13: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both14: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both19: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both16: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both2: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both17: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both18: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both1: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both6: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both7: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both8: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:29 DEBUG : both3: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both4: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both5: Unchanged skipping 2025/08/19 04:06:29 DEBUG : both9: Unchanged skipping 2025/08/19 04:06:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:29 DEBUG : Waiting for deletions to finish 2025/08/19 04:06:30 INFO : only1: Deleted 2025/08/19 04:06:30 INFO : only13: Deleted 2025/08/19 04:06:30 INFO : only10: Deleted 2025/08/19 04:06:30 INFO : only19: Deleted 2025/08/19 04:06:30 INFO : only6: Deleted 2025/08/19 04:06:30 INFO : only7: Deleted 2025/08/19 04:06:30 INFO : only12: Deleted 2025/08/19 04:06:30 INFO : only16: Deleted 2025/08/19 04:06:30 INFO : only17: Deleted 2025/08/19 04:06:30 INFO : only2: Deleted 2025/08/19 04:06:30 INFO : only0: Deleted 2025/08/19 04:06:30 INFO : only11: Deleted 2025/08/19 04:06:30 INFO : only5: Deleted 2025/08/19 04:06:30 INFO : only9: Deleted 2025/08/19 04:06:31 INFO : only14: Deleted 2025/08/19 04:06:31 INFO : only15: Deleted 2025/08/19 04:06:31 INFO : only8: Deleted 2025/08/19 04:06:31 INFO : only18: Deleted 2025/08/19 04:06:31 INFO : only3: Deleted 2025/08/19 04:06:31 INFO : only4: Deleted 2025/08/19 04:06:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (17.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:06:50 DEBUG : both0: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both13: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both12: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both15: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both16: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both10: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both14: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both11: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both17: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both2: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both3: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both4: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both5: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both6: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both7: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both8: Unchanged skipping 2025/08/19 04:06:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:06:50 DEBUG : both9: Unchanged skipping 2025/08/19 04:06:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : both19: Unchanged skipping 2025/08/19 04:06:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : both18: Unchanged skipping 2025/08/19 04:06:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : both1: Unchanged skipping 2025/08/19 04:06:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/19 04:06:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:06:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only10: Copied (replaced existing) 2025/08/19 04:06:50 INFO : only11: Copied (replaced existing) 2025/08/19 04:06:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only16: Copied (replaced existing) 2025/08/19 04:06:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only13: Copied (replaced existing) 2025/08/19 04:06:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only0: Copied (replaced existing) 2025/08/19 04:06:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only15: Copied (replaced existing) 2025/08/19 04:06:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:50 INFO : only19: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only1: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only12: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only2: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only3: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only4: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only5: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only17: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only7: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only14: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only6: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only8: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only18: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/19 04:06:51 INFO : only9: Copied (replaced existing) 2025/08/19 04:06:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:06:59 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:06:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:06:59 DEBUG : empty_on_remote: Making directory with metadata 2025/08/19 04:06:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:06:59 INFO : empty_on_remote: Making directory 2025/08/19 04:06:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 04:07:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:02 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:07:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:07:02 DEBUG : empty_on_remote: Making directory with metadata 2025/08/19 04:07:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/19 04:07:02 INFO : empty_on_remote: Making directory 2025/08/19 04:07:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/19 04:07:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:05 INFO : sub dir: Making directory 2025/08/19 04:07:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/19 04:07:07 INFO : sub dir: Making directory 2025/08/19 04:07:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.47s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:16 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:16 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:07:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:07:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : banana: Unchanged skipping 2025/08/19 04:07:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:07:16 DEBUG : apple: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:07:16 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:16 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:16 INFO : There was nothing to transfer 2025/08/19 04:07:16 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:17 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:07:17 DEBUG : banana: Unchanged skipping 2025/08/19 04:07:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : apple: Unchanged skipping 2025/08/19 04:07:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:07:17 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:17 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:17 INFO : There was nothing to transfer 2025/08/19 04:07:17 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:17 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:30 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:31 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : apple: Unchanged skipping 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:07:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:07:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : banana: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:32 INFO : There was nothing to transfer 2025/08/19 04:07:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:32 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:07:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : apple: Unchanged skipping 2025/08/19 04:07:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:07:32 DEBUG : banana: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:07:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:32 INFO : There was nothing to transfer 2025/08/19 04:07:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:32 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:07:46 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:46 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:07:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 04:07:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:07:47 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:47 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 04:07:47 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/19 04:07:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:07:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:07:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:07:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:07:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:07:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:48 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 04:07:48 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/19 04:07:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:07:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:07:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:07:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:07:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:07:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:07:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:07:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:07:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:07:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:07:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:07:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:07:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:07:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:49 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 04:07:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 04:07:49 INFO : appleappleapplebanana: Deleted 2025/08/19 04:07:49 INFO : banana: Deleted 2025/08/19 04:07:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 04:07:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 04:07:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 04:07:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 04:07:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 04:07:49 INFO : splitbananasplit: Deleted 2025/08/19 04:07:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 04:07:50 INFO : apple: Deleted 2025/08/19 04:07:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 04:07:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 04:07:50 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:50 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:50 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:50 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : apple: Unchanged skipping 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:07:51 DEBUG : banana: Unchanged skipping 2025/08/19 04:07:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/19 04:07:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:07:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:07:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:07:51 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:07:51 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:51 DEBUG : Waiting for deletions to finish 2025/08/19 04:07:51 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/19 04:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : apple: transformed to: YXBwbGU= 2025/08/19 04:07:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/19 04:07:51 DEBUG : banana: transformed to: YmFuYW5h 2025/08/19 04:07:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/19 04:07:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/19 04:07:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/19 04:07:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/19 04:07:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/19 04:07:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:08:05 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:05 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:05 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:05 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:05 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:05 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:05 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/19 04:08:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/19 04:08:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/19 04:08:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/19 04:08:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/19 04:08:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/19 04:08:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/19 04:08:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/19 04:08:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/19 04:08:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/19 04:08:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/19 04:08:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/19 04:08:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/19 04:08:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/19 04:08:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/19 04:08:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/19 04:08:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 04:08:06 INFO : apple: Copied (new) to: PREFIXapple 2025/08/19 04:08:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:08:06 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/19 04:08:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:08:06 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/19 04:08:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:08:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:08:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 04:08:06 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/19 04:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:08:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:06 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:08:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:06 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:08:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:06 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:08:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:06 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:08:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:06 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:08:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:06 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:08:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:06 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:08:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:06 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:08:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:07 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:08:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:08:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:07 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:08:07 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:07 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:08:07 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:07 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:08:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:07 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:07 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 04:08:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 04:08:07 INFO : apple: Deleted 2025/08/19 04:08:07 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 04:08:08 INFO : appleappleapplebanana: Deleted 2025/08/19 04:08:08 INFO : banana: Deleted 2025/08/19 04:08:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 04:08:08 INFO : splitbananasplit: Deleted 2025/08/19 04:08:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 04:08:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 04:08:08 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : apple: transformed to: PREFIXapple 2025/08/19 04:08:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/19 04:08:08 DEBUG : banana: transformed to: PREFIXbanana 2025/08/19 04:08:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/19 04:08:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/19 04:08:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/19 04:08:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/19 04:08:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/19 04:08:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/19 04:08:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/19 04:08:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/19 04:08:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/19 04:08:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/19 04:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/19 04:08:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/19 04:08:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/19 04:08:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/19 04:08:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:09 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 04:08:09 INFO : banana: Copied (new) 2025/08/19 04:08:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:08:09 INFO : appleappleapplebanana: Copied (new) 2025/08/19 04:08:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:08:09 INFO : splitbananasplit: Copied (new) 2025/08/19 04:08:09 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:08:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/19 04:08:09 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:08:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/19 04:08:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:08:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/19 04:08:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:08:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/19 04:08:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:08:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:08:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:08:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:08:10 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 04:08:10 INFO : apple: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:08:10 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:08:10 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:08:10 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:08:10 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:08:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:08:10 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:08:10 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:08:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/19 04:08:10 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/19 04:08:11 INFO : PREFIXapple: Deleted 2025/08/19 04:08:11 INFO : PREFIXbanana: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/19 04:08:11 INFO : PREFIXsplitbananasplit: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/19 04:08:11 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/19 04:08:11 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/19 04:08:11 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:11 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:12 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:08:26 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:26 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:26 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:27 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:27 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:08:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 04:08:27 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:08:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:08:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 04:08:27 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:08:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:08:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:08:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:08:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:08:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:08:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:08:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:08:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:08:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:08:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:08:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:08:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:08:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:08:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:08:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:29 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:29 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 04:08:29 INFO : splitbananasplit: Deleted 2025/08/19 04:08:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 04:08:29 INFO : banana: Deleted 2025/08/19 04:08:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 04:08:29 INFO : apple: Deleted 2025/08/19 04:08:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 04:08:29 INFO : appleappleapplebanana: Deleted 2025/08/19 04:08:29 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 04:08:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 04:08:29 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : apple: transformed to: appleSUFFIX 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/19 04:08:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/19 04:08:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/19 04:08:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:08:30 INFO : appleappleapplebanana: Copied (new) 2025/08/19 04:08:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/19 04:08:30 INFO : banana: Copied (new) 2025/08/19 04:08:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/19 04:08:30 INFO : apple: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:08:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:08:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:08:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:08:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:08:31 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:08:31 INFO : splitbananasplit: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:08:31 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:08:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:08:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:08:31 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:08:31 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:08:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:08:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/19 04:08:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:08:31 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/19 04:08:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:08:32 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/19 04:08:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:08:32 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/19 04:08:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:08:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/19 04:08:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : bananaSUFFIX: Deleted 2025/08/19 04:08:32 INFO : splitbananasplitSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : appleSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/19 04:08:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/19 04:08:32 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:33 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:33 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:08:46 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:47 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:47 DEBUG : apple: Unchanged skipping 2025/08/19 04:08:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:47 DEBUG : banana: Unchanged skipping 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 04:08:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/19 04:08:47 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:47 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/19 04:08:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/19 04:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/19 04:08:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/19 04:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/19 04:08:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/19 04:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/19 04:08:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/19 04:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/19 04:08:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/19 04:08:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/19 04:08:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/19 04:08:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/19 04:08:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/19 04:08:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/19 04:08:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/19 04:08:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/19 04:08:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/19 04:08:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/19 04:08:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/19 04:08:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/19 04:08:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/19 04:08:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/19 04:08:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/19 04:08:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/19 04:08:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/19 04:08:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/19 04:08:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/19 04:08:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/19 04:08:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/19 04:08:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/19 04:08:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/19 04:08:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/19 04:08:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/19 04:08:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/19 04:08:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/19 04:08:49 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:49 INFO : appleappleapplebanana: Deleted 2025/08/19 04:08:49 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0007-1234567.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0015-9;=.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0010-456789.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0012-6789;.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0013-789;=.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0008-2345678.txt: Deleted 2025/08/19 04:08:49 INFO : dir1/0014-89;=.txt: Deleted 2025/08/19 04:08:49 INFO : splitbananasplit: Deleted 2025/08/19 04:08:49 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:50 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : appleapple: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : apple: Unchanged skipping 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:08:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:08:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : banana: Unchanged skipping 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/19 04:08:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/19 04:08:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/19 04:08:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/19 04:08:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/19 04:08:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/19 04:08:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/19 04:08:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/19 04:08:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/19 04:08:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:08:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:08:50 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:08:50 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:50 DEBUG : Waiting for deletions to finish 2025/08/19 04:08:50 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : appleapple: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/19 04:08:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/19 04:08:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/19 04:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/19 04:08:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/19 04:08:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/19 04:08:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/19 04:08:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/19 04:08:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/19 04:08:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/19 04:08:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/19 04:08:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/19 04:08:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/19 04:08:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/19 04:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/19 04:08:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/19 04:08:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/19 04:08:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/19 04:08:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/19 04:08:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/19 04:08:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:09:04 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:04 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:05 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:05 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:05 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:05 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:05 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:06 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:06 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:06 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:06 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:06 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:09:20 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:20 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:21 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:21 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:21 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:21 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:21 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:22 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:09:35 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:36 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:36 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:36 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:36 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:37 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:37 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:37 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:37 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:37 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:37 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:37 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:09:51 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:52 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:53 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:53 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:53 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:09:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:09:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : banana: Unchanged skipping 2025/08/19 04:09:53 DEBUG : apple: Unchanged skipping 2025/08/19 04:09:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:09:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:09:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:09:53 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:09:53 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:53 DEBUG : Waiting for deletions to finish 2025/08/19 04:09:54 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:09:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:08 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:09 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:10:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : apple: Unchanged skipping 2025/08/19 04:10:09 DEBUG : banana: Unchanged skipping 2025/08/19 04:10:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:10:09 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:09 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:09 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:09 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:10:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/19 04:10:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : apple: Unchanged skipping 2025/08/19 04:10:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/19 04:10:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : banana: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/19 04:10:10 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:10 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:10 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:10 DEBUG : apple: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : banana: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/19 04:10:10 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (185.97s) --- PASS: TestTransform/NFC (12.88s) --- PASS: TestTransform/NFD (15.26s) --- PASS: TestTransform/base64 (18.25s) --- PASS: TestTransform/prefix (21.56s) --- PASS: TestTransform/suffix (20.73s) --- PASS: TestTransform/truncate (17.22s) --- PASS: TestTransform/encoder (16.28s) --- PASS: TestTransform/ISO-8859-1 (15.13s) --- PASS: TestTransform/charmap (15.58s) --- PASS: TestTransform/lowercase (16.42s) --- PASS: TestTransform/ascii (16.65s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 04:10:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 04:10:15 INFO : sub dir_somesuffix: Making directory 2025/08/19 04:10:15 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/19 04:10:15 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/19 04:10:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 04:10:15 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:15 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 04:10:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:15 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/19 04:10:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.51s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:18 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:18 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:18 INFO : tictactoe: Making directory 2025/08/19 04:10:18 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:18 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/19 04:10:18 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:18 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/19 04:10:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:20 INFO : toe: Making directory 2025/08/19 04:10:20 INFO : toe/toe: Making directory 2025/08/19 04:10:20 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 04:10:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 04:10:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 04:10:20 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:20 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:20 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/19 04:10:20 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:21 INFO : toe: Making directory 2025/08/19 04:10:21 INFO : toe/toe: Making directory 2025/08/19 04:10:21 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 04:10:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 04:10:21 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/19 04:10:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:21 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/19 04:10:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.61s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:23 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:10:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 04:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:23 INFO : tictacempty_dir: Making directory 2025/08/19 04:10:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:23 INFO : tictactoe: Making directory 2025/08/19 04:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:23 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:23 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:23 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:23 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.91s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:25 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:10:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 04:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:25 INFO : tictacempty_dir: Making directory 2025/08/19 04:10:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:25 INFO : tictactoe: Making directory 2025/08/19 04:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:25 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:25 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:25 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:25 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:25 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 04:10:26 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 04:10:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/19 04:10:26 NOTICE: B2 bucket rclone-test-vabuxiq7lago: 0 differences found 2025/08/19 04:10:26 NOTICE: B2 bucket rclone-test-vabuxiq7lago: 1 matching files --- PASS: TestAllTag (1.90s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:26 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:27 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:27 INFO : tictactoe: Making directory 2025/08/19 04:10:27 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:27 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:27 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:27 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:27 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:27 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:27 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:28 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/19 04:10:28 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/19 04:10:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/19 04:10:28 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.04s) === RUN TestSyntax 2025/08/19 04:10:28 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:29 INFO : toe: Making directory 2025/08/19 04:10:29 INFO : toe/toe: Making directory 2025/08/19 04:10:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 04:10:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:29 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:29 INFO : toe/toe/toe: Copied (new) 2025/08/19 04:10:29 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.62s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:30 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:10:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 04:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:30 INFO : tictacempty_dir: Making directory 2025/08/19 04:10:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:30 INFO : tictactoe: Making directory 2025/08/19 04:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:30 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:30 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 04:10:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:30 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:31 INFO : toe/toe/toe.txt: Deleted 2025/08/19 04:10:31 INFO : toe/toe: Removing directory 2025/08/19 04:10:31 INFO : toe: Removing directory 2025/08/19 04:10:31 INFO : empty_dir: Removing directory 2025/08/19 04:10:31 DEBUG : Local file system at /tmp/rclone1335770565: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.10s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:32 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:10:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 04:10:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:32 INFO : tictacempty_dir: Making directory 2025/08/19 04:10:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:32 INFO : tictactoe: Making directory 2025/08/19 04:10:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:32 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:32 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:32 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:33 INFO : toe/toe/toe.txt: Deleted 2025/08/19 04:10:33 INFO : toe/toe: Removing directory 2025/08/19 04:10:33 INFO : toe: Removing directory 2025/08/19 04:10:33 INFO : empty_dir: Removing directory 2025/08/19 04:10:33 DEBUG : Local file system at /tmp/rclone1335770565: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 04:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 04:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/19 04:10:35 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.41s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:36 DEBUG : Reset feature "Copy" 2025/08/19 04:10:36 DEBUG : Reset feature "Move" 2025/08/19 04:10:36 DEBUG : Reset feature "Copy" 2025/08/19 04:10:36 DEBUG : Reset feature "Move" 2025/08/19 04:10:36 DEBUG : empty_dir: Making directory with metadata 2025/08/19 04:10:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/19 04:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:36 INFO : tictacempty_dir: Making directory 2025/08/19 04:10:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/19 04:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:36 INFO : tictactoe: Making directory 2025/08/19 04:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:36 DEBUG : toe: transformed to: tictactoe 2025/08/19 04:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:36 INFO : tictactoe/tictactoe: Making directory 2025/08/19 04:10:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/19 04:10:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/19 04:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:36 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/19 04:10:36 INFO : toe/toe/toe.txt: Deleted 2025/08/19 04:10:36 INFO : toe/toe: Removing directory 2025/08/19 04:10:36 INFO : toe: Removing directory 2025/08/19 04:10:36 INFO : empty_dir: Removing directory 2025/08/19 04:10:36 DEBUG : Local file system at /tmp/rclone1335770565: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/19 04:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/19 04:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/19 04:10:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/19 04:10:38 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.20s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:39 DEBUG : toe: transformed to: dG9l 2025/08/19 04:10:39 DEBUG : toe: transformed to: dG9l 2025/08/19 04:10:39 INFO : dG9l: Making directory 2025/08/19 04:10:39 DEBUG : toe: transformed to: dG9l 2025/08/19 04:10:39 DEBUG : toe: transformed to: dG9l 2025/08/19 04:10:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/19 04:10:39 INFO : dG9l/dG9l: Making directory 2025/08/19 04:10:39 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/19 04:10:39 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/19 04:10:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 04:10:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/19 04:10:39 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 04:10:39 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:39 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:40 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/19 04:10:40 DEBUG : Waiting for deletions to finish 2025/08/19 04:10:40 DEBUG : dG9l: transformed to: toe 2025/08/19 04:10:40 DEBUG : dG9l: transformed to: toe 2025/08/19 04:10:40 DEBUG : dG9l: transformed to: toe 2025/08/19 04:10:40 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/19 04:10:40 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/19 04:10:40 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for checks to finish 2025/08/19 04:10:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/19 04:10:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/19 04:10:40 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/19 04:10:40 DEBUG : Local file system at /tmp/rclone1335770565: Waiting for transfers to finish 2025/08/19 04:10:40 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.75s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-vabuxiq7lago", Local "Local file system at /tmp/rclone1335770565", Modify Window "1ms" 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe: transformed to: 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe: transformed to: 2025/08/19 04:10:42 INFO : B2 bucket rclone-test-vabuxiq7lago: Making directory 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe: transformed to: 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe: transformed to: 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe/toe: transformed to: 2025/08/19 04:10:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/19 04:10:42 INFO : toe/toe: Making directory 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe/toe: transformed to: 2025/08/19 04:10:42 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe: transformed to: 2025/08/19 04:10:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/19 04:10:42 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/19 04:10:42 DEBUG : toe/toe/toe: transformed to: 2025/08/19 04:10:42 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/19 04:10:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for checks to finish 2025/08/19 04:10:42 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Waiting for transfers to finish 2025/08/19 04:10:43 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/19 04:10:43 INFO : toe/toe/toe: Copied (new) 2025/08/19 04:10:43 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting files as there were IO errors 2025/08/19 04:10:43 ERROR : B2 bucket rclone-test-vabuxiq7lago: not deleting directories as there were IO errors --- PASS: TestError (1.90s) PASS 2025/08/19 04:10:43 DEBUG : B2 bucket rclone-test-vabuxiq7lago: Purge remote 2025/08/19 04:10:43 INFO : B2 bucket rclone-test-vabuxiq7lago: cleaning bucket "rclone-test-vabuxiq7lago" of all files 2025/08/19 04:10:45 DEBUG : BackupDir/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3e9_d20250819_m040453_c001_v7007000_t0000_u01755576293034") 2025/08/19 04:10:45 DEBUG : BackupDir/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f103aa5e0c3b20ede_d20250819_m040447_c001_v0001106_t0024_u01755576287093") 2025/08/19 04:10:45 DEBUG : CompareDest/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966c0_d20250819_m040427_c001_v7007000_t0000_u01755576267947") 2025/08/19 04:10:45 DEBUG : CompareDest/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc940_d20250819_m040422_c001_v0001105_t0047_u01755576262203") 2025/08/19 04:10:45 DEBUG : CompareDest/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966c1_d20250819_m040428_c001_v7007000_t0000_u01755576268128") 2025/08/19 04:10:45 DEBUG : CompareDest/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c74ac_d20250819_m040423_c001_v0001184_t0016_u01755576263567") 2025/08/19 04:10:45 DEBUG : CopyDest/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3eb_d20250819_m040453_c001_v7007000_t0000_u01755576293216") 2025/08/19 04:10:45 DEBUG : CopyDest/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907e8e_d20250819_m040444_c001_v0001150_t0054_u01755576284206") 2025/08/19 04:10:45 DEBUG : CopyDest/three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3ed_d20250819_m040453_c001_v7007000_t0000_u01755576293399") 2025/08/19 04:10:45 DEBUG : CopyDest/three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c75ef_d20250819_m040451_c001_v0001184_t0058_u01755576291264") 2025/08/19 04:10:45 DEBUG : CopyDest/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3ef_d20250819_m040453_c001_v7007000_t0000_u01755576293585") 2025/08/19 04:10:45 DEBUG : CopyDest/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc9a4_d20250819_m040449_c001_v0001105_t0045_u01755576289260") 2025/08/19 04:10:45 DEBUG : EXISTING: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b405_d20250819_m040616_c001_v7007000_t0000_u01755576376334") 2025/08/19 04:10:45 DEBUG : EXISTING: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a49_d20250819_m040615_c001_v0001184_t0035_u01755576375351") 2025/08/19 04:10:45 DEBUG : PREFIXapple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8711_d20250819_m040811_c001_v7007000_t0000_u01755576491074") 2025/08/19 04:10:45 DEBUG : PREFIXapple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80d6_d20250819_m040805_c001_v0001184_t0040_u01755576485975") 2025/08/19 04:10:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e757f_d20250819_m040811_c001_v7007000_t0000_u01755576491458") 2025/08/19 04:10:45 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdc3_d20250819_m040805_c001_v0001105_t0058_u01755576485989") 2025/08/19 04:10:45 DEBUG : PREFIXbanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e7579_d20250819_m040811_c001_v7007000_t0000_u01755576491088") 2025/08/19 04:10:45 DEBUG : PREFIXbanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f968_d20250819_m040806_c001_v0001116_t0036_u01755576486007") 2025/08/19 04:10:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416fa9f852a3ab56_d20250819_m040811_c001_v7007000_t0000_u01755576491297") 2025/08/19 04:10:45 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a619_d20250819_m040805_c001_v0001184_t0003_u01755576485995") 2025/08/19 04:10:46 DEBUG : Testêé: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3fb_d20250819_m040612_c001_v7007000_t0000_u01755576372592") 2025/08/19 04:10:46 DEBUG : Testêé: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a13_d20250819_m040611_c001_v0001184_t0033_u01755576371999") 2025/08/19 04:10:46 DEBUG : Testêé: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb03_d20250819_m040610_c001_v0001105_t0029_u01755576370713") 2025/08/19 04:10:46 DEBUG : YXBwbGU=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b3e_d20250819_m040751_c001_v7007000_t0000_u01755576471846") 2025/08/19 04:10:46 DEBUG : YXBwbGU=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a520_d20250819_m040747_c001_v0001184_t0014_u01755576467684") 2025/08/19 04:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b3f_d20250819_m040752_c001_v7007000_t0000_u01755576472028") 2025/08/19 04:10:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f918_d20250819_m040747_c001_v0001116_t0036_u01755576467718") 2025/08/19 04:10:46 DEBUG : YmFuYW5h: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b40_d20250819_m040752_c001_v7007000_t0000_u01755576472210") 2025/08/19 04:10:46 DEBUG : YmFuYW5h: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd69_d20250819_m040747_c001_v0001105_t0040_u01755576467698") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446adc_d20250819_m040225_c001_v7007000_t0000_u01755576145293") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bf1_d20250819_m040224_c001_v0001150_t0026_u01755576144456") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad6_d20250819_m040222_c001_v7007000_t0000_u01755576142952") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907be3_d20250819_m040221_c001_v0001150_t0039_u01755576141955") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576403_d20250819_m040204_c001_v7007000_t0000_u01755576124733") 2025/08/19 04:10:46 DEBUG : a/potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b6b_d20250819_m040203_c001_v0001150_t0054_u01755576123936") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9700e_d20250819_m041011_c001_v7007000_t0000_u01755576611289") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb7d_d20250819_m041006_c001_v0001116_t0004_u01755576606983") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aea_d20250819_m040954_c001_v7007000_t0000_u01755576594646") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb35_d20250819_m040949_c001_v0001116_t0056_u01755576589913") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda15_d20250819_m040938_c001_v7007000_t0000_u01755576578258") 2025/08/19 04:10:46 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0faf7_d20250819_m040934_c001_v0001116_t0002_u01755576574312") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d1_d20250819_m040922_c001_v7007000_t0000_u01755576562629") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fac7_d20250819_m040918_c001_v0001116_t0055_u01755576558979") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d17_d20250819_m040907_c001_v7007000_t0000_u01755576547551") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa8f_d20250819_m040903_c001_v0001116_t0042_u01755576543173") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d7_d20250819_m040851_c001_v7007000_t0000_u01755576531358") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce9c_d20250819_m040845_c001_v0001105_t0002_u01755576525319") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e805a_d20250819_m040834_c001_v7007000_t0000_u01755576514123") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce4a_d20250819_m040830_c001_v0001105_t0047_u01755576510724") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d3_d20250819_m040829_c001_v7007000_t0000_u01755576509584") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce34_d20250819_m040824_c001_v0001105_t0033_u01755576504705") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f9e_d20250819_m040812_c001_v7007000_t0000_u01755576492940") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f981_d20250819_m040809_c001_v0001116_t0051_u01755576489275") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f92_d20250819_m040807_c001_v7007000_t0000_u01755576487819") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80ab_d20250819_m040803_c001_v0001184_t0050_u01755576483791") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957674f_d20250819_m040750_c001_v7007000_t0000_u01755576470070") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a4fe_d20250819_m040744_c001_v0001184_t0059_u01755576464903") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250661b_d20250819_m040733_c001_v7007000_t0000_u01755576453526") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a455_d20250819_m040729_c001_v0001184_t0042_u01755576449571") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f1_d20250819_m040718_c001_v7007000_t0000_u01755576438332") 2025/08/19 04:10:47 DEBUG : apple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a394_d20250819_m040714_c001_v0001184_t0003_u01755576434904") 2025/08/19 04:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b557_d20250819_m040832_c001_v7007000_t0000_u01755576512569") 2025/08/19 04:10:48 DEBUG : appleSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce40_d20250819_m040827_c001_v0001105_t0039_u01755576507157") 2025/08/19 04:10:48 DEBUG : appleapple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d8_d20250819_m040851_c001_v7007000_t0000_u01755576531540") 2025/08/19 04:10:48 DEBUG : appleapple: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcea8_d20250819_m040847_c001_v0001105_t0055_u01755576527744") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97011_d20250819_m041011_c001_v7007000_t0000_u01755576611473") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c87e0_d20250819_m041008_c001_v0001184_t0036_u01755576608169") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aeb_d20250819_m040954_c001_v7007000_t0000_u01755576594830") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c86c1_d20250819_m040951_c001_v0001184_t0006_u01755576591567") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda16_d20250819_m040938_c001_v7007000_t0000_u01755576578449") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c85c6_d20250819_m040935_c001_v0001184_t0038_u01755576575465") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d2_d20250819_m040922_c001_v7007000_t0000_u01755576562874") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c84e6_d20250819_m040919_c001_v0001184_t0017_u01755576559931") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d18_d20250819_m040907_c001_v7007000_t0000_u01755576547738") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8410_d20250819_m040904_c001_v0001184_t0016_u01755576544279") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bde8_d20250819_m040849_c001_v7007000_t0000_u01755576529185") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c82fa_d20250819_m040845_c001_v0001184_t0002_u01755576525988") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e805b_d20250819_m040834_c001_v7007000_t0000_u01755576514311") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8227_d20250819_m040830_c001_v0001184_t0027_u01755576510743") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40430b240baa88b7_d20250819_m040829_c001_v7007000_t0000_u01755576509630") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a723_d20250819_m040825_c001_v0001184_t0012_u01755576505388") 2025/08/19 04:10:48 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa0_d20250819_m040813_c001_v7007000_t0000_u01755576493126") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8104_d20250819_m040809_c001_v0001184_t0036_u01755576489274") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee870c_d20250819_m040808_c001_v7007000_t0000_u01755576488057") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a60a_d20250819_m040804_c001_v0001184_t0001_u01755576484331") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063e6_d20250819_m040749_c001_v7007000_t0000_u01755576469826") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fb7_d20250819_m040745_c001_v0001184_t0013_u01755576465549") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250661c_d20250819_m040733_c001_v7007000_t0000_u01755576453761") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ef7_d20250819_m040730_c001_v0001184_t0002_u01755576450242") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f2_d20250819_m040718_c001_v7007000_t0000_u01755576438524") 2025/08/19 04:10:49 DEBUG : appleappleapplebanana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7e1b_d20250819_m040715_c001_v0001184_t0013_u01755576435358") 2025/08/19 04:10:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4014078dc8842cf3_d20250819_m040832_c001_v7007000_t0000_u01755576512526") 2025/08/19 04:10:49 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9d7_d20250819_m040827_c001_v0001116_t0048_u01755576507191") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446add_d20250819_m040225_c001_v7007000_t0000_u01755576145475") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907be9_d20250819_m040223_c001_v0001150_t0018_u01755576143499") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad5_d20250819_m040222_c001_v7007000_t0000_u01755576142385") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bd9_d20250819_m040221_c001_v0001150_t0054_u01755576141020") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763f9_d20250819_m040204_c001_v7007000_t0000_u01755576124169") 2025/08/19 04:10:49 DEBUG : b/potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b5d_d20250819_m040202_c001_v0001150_t0025_u01755576122829") 2025/08/19 04:10:49 DEBUG : backup/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966f5_d20250819_m040507_c001_v7007000_t0000_u01755576307486") 2025/08/19 04:10:49 DEBUG : backup/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f101571aa8012f0bb_d20250819_m040504_c001_v0001183_t0022_u01755576304864") 2025/08/19 04:10:49 DEBUG : backup/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f113fc93bf628f34b_d20250819_m040500_c001_v0001130_t0034_u01755576300304") 2025/08/19 04:10:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a6b_d20250819_m040532_c001_v7007000_t0000_u01755576332457") 2025/08/19 04:10:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f119fe612ad578ab9_d20250819_m040530_c001_v0001183_t0031_u01755576330693") 2025/08/19 04:10:50 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1056e5145d7bb7c3_d20250819_m040526_c001_v0001171_t0037_u01755576326992") 2025/08/19 04:10:50 DEBUG : backup/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e493d_d20250819_m040520_c001_v7007000_t0000_u01755576320270") 2025/08/19 04:10:50 DEBUG : backup/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f113fc93bf628f3da_d20250819_m040518_c001_v0001130_t0045_u01755576318617") 2025/08/19 04:10:50 DEBUG : backup/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1167df45911c5049_d20250819_m040514_c001_v0001100_t0014_u01755576314751") 2025/08/19 04:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a6c_d20250819_m040532_c001_v7007000_t0000_u01755576332642") 2025/08/19 04:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f112c8d3b087fdf8e_d20250819_m040531_c001_v0001184_t0051_u01755576331672") 2025/08/19 04:10:50 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f118711b3efec2d1d_d20250819_m040528_c001_v0001182_t0019_u01755576328559") 2025/08/19 04:10:50 DEBUG : backup/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966f6_d20250819_m040507_c001_v7007000_t0000_u01755576307674") 2025/08/19 04:10:50 DEBUG : backup/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1069f4bef71f1a66_d20250819_m040505_c001_v0001116_t0017_u01755576305921") 2025/08/19 04:10:50 DEBUG : backup/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1127319127b4bab6_d20250819_m040502_c001_v0001178_t0019_u01755576302543") 2025/08/19 04:10:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e493f_d20250819_m040520_c001_v7007000_t0000_u01755576320459") 2025/08/19 04:10:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f112571c6970ab726_d20250819_m040519_c001_v0001176_t0018_u01755576319497") 2025/08/19 04:10:50 DEBUG : backup/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f113442ac9f021649_d20250819_m040516_c001_v0001153_t0000_u01755576316211") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97013_d20250819_m041011_c001_v7007000_t0000_u01755576611661") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd022_d20250819_m041007_c001_v0001105_t0044_u01755576607711") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aec_d20250819_m040955_c001_v7007000_t0000_u01755576595012") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcfe0_d20250819_m040951_c001_v0001105_t0039_u01755576591072") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda17_d20250819_m040938_c001_v7007000_t0000_u01755576578646") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf90_d20250819_m040934_c001_v0001105_t0037_u01755576574895") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d3_d20250819_m040923_c001_v7007000_t0000_u01755576563059") 2025/08/19 04:10:50 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf40_d20250819_m040919_c001_v0001105_t0022_u01755576559550") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1a_d20250819_m040907_c001_v7007000_t0000_u01755576547926") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcef6_d20250819_m040903_c001_v0001105_t0020_u01755576543844") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d9_d20250819_m040851_c001_v7007000_t0000_u01755576531723") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a831_d20250819_m040845_c001_v0001184_t0054_u01755576525783") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e805d_d20250819_m040834_c001_v7007000_t0000_u01755576514493") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a765_d20250819_m040830_c001_v0001184_t0034_u01755576510731") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfd0_d20250819_m040829_c001_v7007000_t0000_u01755576509581") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81d9_d20250819_m040825_c001_v0001184_t0011_u01755576505185") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa1_d20250819_m040813_c001_v7007000_t0000_u01755576493334") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a64f_d20250819_m040809_c001_v0001184_t0056_u01755576489273") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671517fb_d20250819_m040808_c001_v7007000_t0000_u01755576488198") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdb7_d20250819_m040804_c001_v0001105_t0021_u01755576484006") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b3a_d20250819_m040749_c001_v7007000_t0000_u01755576469835") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd54_d20250819_m040745_c001_v0001105_t0001_u01755576465136") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250661d_d20250819_m040733_c001_v7007000_t0000_u01755576453945") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd08_d20250819_m040729_c001_v0001105_t0037_u01755576449774") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f3_d20250819_m040718_c001_v7007000_t0000_u01755576438710") 2025/08/19 04:10:51 DEBUG : banana: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfccb1_d20250819_m040715_c001_v0001105_t0046_u01755576435118") 2025/08/19 04:10:51 DEBUG : bananaSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d8_d20250819_m040832_c001_v7007000_t0000_u01755576512418") 2025/08/19 04:10:51 DEBUG : bananaSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81f5_d20250819_m040827_c001_v0001184_t0034_u01755576507170") 2025/08/19 04:10:52 DEBUG : both0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ada_d20250819_m040652_c001_v7007000_t0000_u01755576412200") 2025/08/19 04:10:52 DEBUG : both0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbb4_d20250819_m040636_c001_v0001105_t0023_u01755576396136") 2025/08/19 04:10:52 DEBUG : both0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480f_d20250819_m040631_c001_v7007000_t0000_u01755576391877") 2025/08/19 04:10:52 DEBUG : both0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb29_d20250819_m040618_c001_v0001105_t0004_u01755576378219") 2025/08/19 04:10:52 DEBUG : both1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3adb_d20250819_m040652_c001_v7007000_t0000_u01755576412382") 2025/08/19 04:10:52 DEBUG : both1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbb8_d20250819_m040637_c001_v0001105_t0031_u01755576397093") 2025/08/19 04:10:52 DEBUG : both1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4810_d20250819_m040632_c001_v7007000_t0000_u01755576392063") 2025/08/19 04:10:52 DEBUG : both1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb33_d20250819_m040618_c001_v0001105_t0020_u01755576378658") 2025/08/19 04:10:52 DEBUG : both10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3adc_d20250819_m040652_c001_v7007000_t0000_u01755576412569") 2025/08/19 04:10:52 DEBUG : both10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbee_d20250819_m040642_c001_v0001105_t0051_u01755576402764") 2025/08/19 04:10:52 DEBUG : both10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4811_d20250819_m040632_c001_v7007000_t0000_u01755576392247") 2025/08/19 04:10:52 DEBUG : both10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb63_d20250819_m040623_c001_v0001105_t0022_u01755576383736") 2025/08/19 04:10:52 DEBUG : both11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3add_d20250819_m040652_c001_v7007000_t0000_u01755576412752") 2025/08/19 04:10:52 DEBUG : both11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbf0_d20250819_m040643_c001_v0001105_t0033_u01755576403327") 2025/08/19 04:10:52 DEBUG : both11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4812_d20250819_m040632_c001_v7007000_t0000_u01755576392430") 2025/08/19 04:10:52 DEBUG : both11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb65_d20250819_m040624_c001_v0001105_t0016_u01755576384322") 2025/08/19 04:10:52 DEBUG : both12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3adf_d20250819_m040652_c001_v7007000_t0000_u01755576412935") 2025/08/19 04:10:52 DEBUG : both12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbf4_d20250819_m040643_c001_v0001105_t0031_u01755576403996") 2025/08/19 04:10:52 DEBUG : both12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4813_d20250819_m040632_c001_v7007000_t0000_u01755576392614") 2025/08/19 04:10:52 DEBUG : both12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb6d_d20250819_m040624_c001_v0001105_t0058_u01755576384792") 2025/08/19 04:10:53 DEBUG : both13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae0_d20250819_m040653_c001_v7007000_t0000_u01755576413120") 2025/08/19 04:10:53 DEBUG : both13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbfa_d20250819_m040644_c001_v0001105_t0041_u01755576404721") 2025/08/19 04:10:53 DEBUG : both13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4814_d20250819_m040632_c001_v7007000_t0000_u01755576392797") 2025/08/19 04:10:53 DEBUG : both13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb71_d20250819_m040625_c001_v0001105_t0045_u01755576385338") 2025/08/19 04:10:53 DEBUG : both14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae1_d20250819_m040653_c001_v7007000_t0000_u01755576413302") 2025/08/19 04:10:53 DEBUG : both14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbfc_d20250819_m040645_c001_v0001105_t0041_u01755576405375") 2025/08/19 04:10:53 DEBUG : both14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4815_d20250819_m040632_c001_v7007000_t0000_u01755576392981") 2025/08/19 04:10:53 DEBUG : both14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb79_d20250819_m040625_c001_v0001105_t0049_u01755576385824") 2025/08/19 04:10:53 DEBUG : both15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae2_d20250819_m040653_c001_v7007000_t0000_u01755576413486") 2025/08/19 04:10:53 DEBUG : both15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbfe_d20250819_m040645_c001_v0001105_t0000_u01755576405968") 2025/08/19 04:10:53 DEBUG : both15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4816_d20250819_m040633_c001_v7007000_t0000_u01755576393166") 2025/08/19 04:10:53 DEBUG : both15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb7b_d20250819_m040626_c001_v0001105_t0058_u01755576386341") 2025/08/19 04:10:53 DEBUG : both16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae3_d20250819_m040653_c001_v7007000_t0000_u01755576413670") 2025/08/19 04:10:53 DEBUG : both16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc00_d20250819_m040646_c001_v0001105_t0029_u01755576406512") 2025/08/19 04:10:53 DEBUG : both16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4817_d20250819_m040633_c001_v7007000_t0000_u01755576393351") 2025/08/19 04:10:53 DEBUG : both16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb7f_d20250819_m040626_c001_v0001105_t0047_u01755576386886") 2025/08/19 04:10:53 DEBUG : both17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae4_d20250819_m040653_c001_v7007000_t0000_u01755576413852") 2025/08/19 04:10:53 DEBUG : both17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc0a_d20250819_m040647_c001_v0001105_t0015_u01755576407724") 2025/08/19 04:10:53 DEBUG : both17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4818_d20250819_m040633_c001_v7007000_t0000_u01755576393534") 2025/08/19 04:10:53 DEBUG : both17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb81_d20250819_m040627_c001_v0001105_t0042_u01755576387358") 2025/08/19 04:10:53 DEBUG : both18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae5_d20250819_m040654_c001_v7007000_t0000_u01755576414034") 2025/08/19 04:10:53 DEBUG : both18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc0e_d20250819_m040648_c001_v0001105_t0026_u01755576408309") 2025/08/19 04:10:53 DEBUG : both18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4819_d20250819_m040633_c001_v7007000_t0000_u01755576393720") 2025/08/19 04:10:54 DEBUG : both18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb87_d20250819_m040627_c001_v0001105_t0041_u01755576387936") 2025/08/19 04:10:54 DEBUG : both19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae6_d20250819_m040654_c001_v7007000_t0000_u01755576414217") 2025/08/19 04:10:54 DEBUG : both19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc10_d20250819_m040649_c001_v0001105_t0051_u01755576409058") 2025/08/19 04:10:54 DEBUG : both19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a481a_d20250819_m040633_c001_v7007000_t0000_u01755576393904") 2025/08/19 04:10:54 DEBUG : both19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb89_d20250819_m040628_c001_v0001105_t0018_u01755576388586") 2025/08/19 04:10:54 DEBUG : both2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae7_d20250819_m040654_c001_v7007000_t0000_u01755576414409") 2025/08/19 04:10:54 DEBUG : both2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbc0_d20250819_m040637_c001_v0001105_t0027_u01755576397815") 2025/08/19 04:10:54 DEBUG : both2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a481b_d20250819_m040634_c001_v7007000_t0000_u01755576394089") 2025/08/19 04:10:54 DEBUG : both2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb37_d20250819_m040619_c001_v0001105_t0033_u01755576379265") 2025/08/19 04:10:54 DEBUG : both3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae8_d20250819_m040654_c001_v7007000_t0000_u01755576414595") 2025/08/19 04:10:54 DEBUG : both3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbc6_d20250819_m040638_c001_v0001105_t0033_u01755576398508") 2025/08/19 04:10:54 DEBUG : both3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a481c_d20250819_m040634_c001_v7007000_t0000_u01755576394274") 2025/08/19 04:10:54 DEBUG : both3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb3d_d20250819_m040619_c001_v0001105_t0023_u01755576379876") 2025/08/19 04:10:54 DEBUG : both4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3ae9_d20250819_m040654_c001_v7007000_t0000_u01755576414777") 2025/08/19 04:10:54 DEBUG : both4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbcc_d20250819_m040639_c001_v0001105_t0026_u01755576399301") 2025/08/19 04:10:54 DEBUG : both4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a481d_d20250819_m040634_c001_v7007000_t0000_u01755576394458") 2025/08/19 04:10:54 DEBUG : both4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb43_d20250819_m040620_c001_v0001105_t0018_u01755576380487") 2025/08/19 04:10:54 DEBUG : both5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aea_d20250819_m040654_c001_v7007000_t0000_u01755576414959") 2025/08/19 04:10:54 DEBUG : both5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbd0_d20250819_m040639_c001_v0001105_t0047_u01755576399896") 2025/08/19 04:10:54 DEBUG : both5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a481e_d20250819_m040634_c001_v7007000_t0000_u01755576394644") 2025/08/19 04:10:54 DEBUG : both5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb45_d20250819_m040620_c001_v0001105_t0053_u01755576380982") 2025/08/19 04:10:55 DEBUG : both6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aeb_d20250819_m040655_c001_v7007000_t0000_u01755576415142") 2025/08/19 04:10:55 DEBUG : both6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbd6_d20250819_m040640_c001_v0001105_t0056_u01755576400416") 2025/08/19 04:10:55 DEBUG : both6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4821_d20250819_m040634_c001_v7007000_t0000_u01755576394828") 2025/08/19 04:10:55 DEBUG : both6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb4b_d20250819_m040621_c001_v0001105_t0024_u01755576381449") 2025/08/19 04:10:55 DEBUG : both7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aec_d20250819_m040655_c001_v7007000_t0000_u01755576415325") 2025/08/19 04:10:55 DEBUG : both7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbde_d20250819_m040641_c001_v0001105_t0012_u01755576401100") 2025/08/19 04:10:55 DEBUG : both7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4826_d20250819_m040635_c001_v7007000_t0000_u01755576395012") 2025/08/19 04:10:55 DEBUG : both7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb51_d20250819_m040622_c001_v0001105_t0015_u01755576382078") 2025/08/19 04:10:55 DEBUG : both8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aed_d20250819_m040655_c001_v7007000_t0000_u01755576415506") 2025/08/19 04:10:55 DEBUG : both8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbe2_d20250819_m040641_c001_v0001105_t0004_u01755576401623") 2025/08/19 04:10:55 DEBUG : both8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a4828_d20250819_m040635_c001_v7007000_t0000_u01755576395197") 2025/08/19 04:10:55 DEBUG : both8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb57_d20250819_m040622_c001_v0001105_t0017_u01755576382583") 2025/08/19 04:10:55 DEBUG : both9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aee_d20250819_m040655_c001_v7007000_t0000_u01755576415689") 2025/08/19 04:10:55 DEBUG : both9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcbe6_d20250819_m040642_c001_v0001105_t0023_u01755576402130") 2025/08/19 04:10:55 DEBUG : both9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a482b_d20250819_m040635_c001_v7007000_t0000_u01755576395381") 2025/08/19 04:10:55 DEBUG : both9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb5d_d20250819_m040623_c001_v0001105_t0043_u01755576383079") 2025/08/19 04:10:55 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ade_d20250819_m040225_c001_v7007000_t0000_u01755576145658") 2025/08/19 04:10:55 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bef_d20250819_m040223_c001_v0001150_t0052_u01755576143801") 2025/08/19 04:10:55 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad7_d20250819_m040223_c001_v7007000_t0000_u01755576143135") 2025/08/19 04:10:55 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bdb_d20250819_m040221_c001_v0001150_t0050_u01755576141276") 2025/08/19 04:10:56 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576404_d20250819_m040204_c001_v7007000_t0000_u01755576124916") 2025/08/19 04:10:56 DEBUG : c/non empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b63_d20250819_m040203_c001_v0001150_t0043_u01755576123209") 2025/08/19 04:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b41_d20250819_m040752_c001_v7007000_t0000_u01755576472394") 2025/08/19 04:10:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fde_d20250819_m040747_c001_v0001184_t0039_u01755576467706") 2025/08/19 04:10:56 DEBUG : check sum: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763e1_d20250819_m040155_c001_v7007000_t0000_u01755576115375") 2025/08/19 04:10:56 DEBUG : check sum: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b21_d20250819_m040154_c001_v0001150_t0022_u01755576114356") 2025/08/19 04:10:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246929ea_d20250819_m041041_c001_v7007000_t0000_u01755576641762") 2025/08/19 04:10:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fbfa_d20250819_m041039_c001_v0001116_t0030_u01755576639981") 2025/08/19 04:10:56 DEBUG : dest/3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3b9_d20250819_m040437_c001_v7007000_t0000_u01755576277369") 2025/08/19 04:10:56 DEBUG : dest/3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4195da78691b94b2_d20250819_m040436_c001_v0001100_t0026_u01755576276255") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73da_d20250819_m040851_c001_v7007000_t0000_u01755576531905") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcde: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c831c_d20250819_m040847_c001_v0001184_t0004_u01755576527762") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97014_d20250819_m041011_c001_v7007000_t0000_u01755576611844") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb5f_d20250819_m040959_c001_v0001116_t0021_u01755576599392") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aed_d20250819_m040955_c001_v7007000_t0000_u01755576595193") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb1f_d20250819_m040942_c001_v0001116_t0018_u01755576582976") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda19_d20250819_m040938_c001_v7007000_t0000_u01755576578876") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fae0_d20250819_m040927_c001_v0001116_t0044_u01755576567385") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d4_d20250819_m040923_c001_v7007000_t0000_u01755576563249") 2025/08/19 04:10:56 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0faab_d20250819_m040912_c001_v0001116_t0043_u01755576552263") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1b_d20250819_m040908_c001_v7007000_t0000_u01755576548111") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa5f_d20250819_m040855_c001_v0001116_t0051_u01755576535975") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73cf_d20250819_m040849_c001_v7007000_t0000_u01755576529195") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce72_d20250819_m040838_c001_v0001105_t0024_u01755576518765") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e805e_d20250819_m040834_c001_v7007000_t0000_u01755576514675") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c822b_d20250819_m040830_c001_v0001184_t0058_u01755576510940") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf820b_d20250819_m040829_c001_v7007000_t0000_u01755576509587") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce03_d20250819_m040818_c001_v0001105_t0018_u01755576498022") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa2_d20250819_m040813_c001_v7007000_t0000_u01755576493527") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a657_d20250819_m040809_c001_v0001184_t0038_u01755576489480") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e7563_d20250819_m040808_c001_v7007000_t0000_u01755576488239") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c804f_d20250819_m040756_c001_v0001184_t0034_u01755576476467") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b3c_d20250819_m040750_c001_v7007000_t0000_u01755576470202") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a4a6_d20250819_m040738_c001_v0001184_t0026_u01755576458212") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250661e_d20250819_m040734_c001_v7007000_t0000_u01755576454128") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a400_d20250819_m040722_c001_v0001184_t0030_u01755576442955") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f4_d20250819_m040718_c001_v7007000_t0000_u01755576438893") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a356_d20250819_m040709_c001_v0001184_t0042_u01755576429704") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e75d4_d20250819_m040832_c001_v7007000_t0000_u01755576512632") 2025/08/19 04:10:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a73d_d20250819_m040827_c001_v0001184_t0026_u01755576507377") 2025/08/19 04:10:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73db_d20250819_m040852_c001_v7007000_t0000_u01755576532088") 2025/08/19 04:10:57 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa3d_d20250819_m040847_c001_v0001116_t0001_u01755576527772") 2025/08/19 04:10:57 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97016_d20250819_m041012_c001_v7007000_t0000_u01755576612075") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcffe_d20250819_m041000_c001_v0001105_t0005_u01755576600537") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aee_d20250819_m040955_c001_v7007000_t0000_u01755576595376") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcfb8_d20250819_m040943_c001_v0001105_t0052_u01755576583962") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda1a_d20250819_m040939_c001_v7007000_t0000_u01755576579057") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf74_d20250819_m040928_c001_v0001105_t0031_u01755576568408") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d5_d20250819_m040923_c001_v7007000_t0000_u01755576563435") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf22_d20250819_m040913_c001_v0001105_t0011_u01755576553264") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1c_d20250819_m040908_c001_v7007000_t0000_u01755576548296") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfced6_d20250819_m040857_c001_v0001105_t0028_u01755576537125") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9ad_d20250819_m040849_c001_v7007000_t0000_u01755576529578") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a7c9_d20250819_m040839_c001_v0001184_t0002_u01755576519520") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8061_d20250819_m040834_c001_v7007000_t0000_u01755576514857") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a76f_d20250819_m040830_c001_v0001184_t0052_u01755576510973") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d2_d20250819_m040829_c001_v7007000_t0000_u01755576509383") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c819a_d20250819_m040818_c001_v0001184_t0027_u01755576498770") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa3_d20250819_m040813_c001_v7007000_t0000_u01755576493733") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8108_d20250819_m040809_c001_v0001184_t0056_u01755576489499") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc1_d20250819_m040807_c001_v7007000_t0000_u01755576487644") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd8d_d20250819_m040757_c001_v0001105_t0014_u01755576477052") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063e7_d20250819_m040750_c001_v7007000_t0000_u01755576470008") 2025/08/19 04:10:58 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd34_d20250819_m040738_c001_v0001105_t0017_u01755576458864") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250661f_d20250819_m040734_c001_v7007000_t0000_u01755576454312") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfccda_d20250819_m040723_c001_v0001105_t0058_u01755576443524") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f5_d20250819_m040719_c001_v7007000_t0000_u01755576439076") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc85_d20250819_m040709_c001_v0001105_t0059_u01755576429914") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d9_d20250819_m040832_c001_v7007000_t0000_u01755576512584") 2025/08/19 04:10:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81f9_d20250819_m040827_c001_v0001184_t0056_u01755576507389") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73dd_d20250819_m040852_c001_v7007000_t0000_u01755576532270") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a85f_d20250819_m040847_c001_v0001184_t0017_u01755576527959") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97017_d20250819_m041012_c001_v7007000_t0000_u01755576612258") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c875b_d20250819_m041001_c001_v0001184_t0017_u01755576601352") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8aef_d20250819_m040955_c001_v7007000_t0000_u01755576595557") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c866d_d20250819_m040944_c001_v0001184_t0028_u01755576584599") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda1b_d20250819_m040939_c001_v7007000_t0000_u01755576579239") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c855c_d20250819_m040929_c001_v0001184_t0031_u01755576569293") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d6_d20250819_m040923_c001_v7007000_t0000_u01755576563620") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c849c_d20250819_m040914_c001_v0001184_t0021_u01755576554074") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1d_d20250819_m040908_c001_v7007000_t0000_u01755576548480") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c83ba_d20250819_m040857_c001_v0001184_t0050_u01755576537891") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9aa_d20250819_m040849_c001_v7007000_t0000_u01755576529212") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c82a4_d20250819_m040840_c001_v0001184_t0034_u01755576520090") 2025/08/19 04:10:59 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8062_d20250819_m040835_c001_v7007000_t0000_u01755576515044") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce4e_d20250819_m040830_c001_v0001105_t0056_u01755576510992") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b552_d20250819_m040829_c001_v7007000_t0000_u01755576509592") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a6d9_d20250819_m040819_c001_v0001184_t0001_u01755576499362") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa4_d20250819_m040813_c001_v7007000_t0000_u01755576493988") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdd3_d20250819_m040809_c001_v0001105_t0046_u01755576489652") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506685_d20250819_m040808_c001_v7007000_t0000_u01755576488209") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a5ae_d20250819_m040758_c001_v0001184_t0032_u01755576478010") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b3b_d20250819_m040750_c001_v7007000_t0000_u01755576470019") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7f69_d20250819_m040739_c001_v0001184_t0035_u01755576459534") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506620_d20250819_m040734_c001_v7007000_t0000_u01755576454495") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ea1_d20250819_m040724_c001_v0001184_t0053_u01755576444175") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f6_d20250819_m040719_c001_v7007000_t0000_u01755576439258") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7dc8_d20250819_m040710_c001_v0001184_t0022_u01755576430230") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4014078dc8842cf4_d20250819_m040832_c001_v7007000_t0000_u01755576512710") 2025/08/19 04:11:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a745_d20250819_m040827_c001_v0001184_t0043_u01755576507588") 2025/08/19 04:11:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73df_d20250819_m040852_c001_v7007000_t0000_u01755576532454") 2025/08/19 04:11:00 DEBUG : dir1/0003-defgh: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8324_d20250819_m040847_c001_v0001184_t0044_u01755576527974") 2025/08/19 04:11:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97018_d20250819_m041012_c001_v7007000_t0000_u01755576612441") 2025/08/19 04:11:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ac68_d20250819_m041001_c001_v0001184_t0014_u01755576601916") 2025/08/19 04:11:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af0_d20250819_m040955_c001_v7007000_t0000_u01755576595738") 2025/08/19 04:11:00 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ab5e_d20250819_m040945_c001_v0001184_t0005_u01755576585164") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda1c_d20250819_m040939_c001_v7007000_t0000_u01755576579421") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aa72_d20250819_m040929_c001_v0001184_t0000_u01755576569863") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d7_d20250819_m040923_c001_v7007000_t0000_u01755576563805") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a9b3_d20250819_m040914_c001_v0001184_t0003_u01755576554631") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1e_d20250819_m040908_c001_v7007000_t0000_u01755576548663") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a8f5_d20250819_m040858_c001_v0001184_t0029_u01755576538456") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4114cc1e369ef877_d20250819_m040849_c001_v7007000_t0000_u01755576529404") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa17_d20250819_m040840_c001_v0001116_t0030_u01755576520659") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8063_d20250819_m040835_c001_v7007000_t0000_u01755576515226") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c822d_d20250819_m040831_c001_v0001184_t0052_u01755576511151") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf820c_d20250819_m040829_c001_v7007000_t0000_u01755576509742") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9ad_d20250819_m040819_c001_v0001116_t0042_u01755576499958") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa5_d20250819_m040814_c001_v7007000_t0000_u01755576494221") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a65b_d20250819_m040809_c001_v0001184_t0025_u01755576489694") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee870d_d20250819_m040808_c001_v7007000_t0000_u01755576488247") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f948_d20250819_m040758_c001_v0001116_t0013_u01755576478583") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f82_d20250819_m040749_c001_v7007000_t0000_u01755576469459") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8f6_d20250819_m040740_c001_v0001116_t0022_u01755576460115") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506624_d20250819_m040734_c001_v7007000_t0000_u01755576454680") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8ac_d20250819_m040724_c001_v0001116_t0012_u01755576444746") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f7_d20250819_m040719_c001_v7007000_t0000_u01755576439440") 2025/08/19 04:11:01 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f870_d20250819_m040710_c001_v0001116_t0046_u01755576430433") 2025/08/19 04:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8048_d20250819_m040832_c001_v7007000_t0000_u01755576512595") 2025/08/19 04:11:02 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81ff_d20250819_m040827_c001_v0001184_t0039_u01755576507600") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e0_d20250819_m040852_c001_v7007000_t0000_u01755576532638") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghi: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfceac_d20250819_m040848_c001_v0001105_t0005_u01755576528055") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97019_d20250819_m041012_c001_v7007000_t0000_u01755576612625") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb69_d20250819_m041002_c001_v0001116_t0050_u01755576602117") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af1_d20250819_m040955_c001_v7007000_t0000_u01755576595919") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb25_d20250819_m040945_c001_v0001116_t0012_u01755576585367") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda1d_d20250819_m040939_c001_v7007000_t0000_u01755576579602") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fae8_d20250819_m040930_c001_v0001116_t0037_u01755576570082") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9d9_d20250819_m040923_c001_v7007000_t0000_u01755576563989") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fab3_d20250819_m040914_c001_v0001116_t0038_u01755576554830") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d1f_d20250819_m040908_c001_v7007000_t0000_u01755576548847") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa6d_d20250819_m040858_c001_v0001116_t0033_u01755576538660") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4114cc1e369ef876_d20250819_m040849_c001_v7007000_t0000_u01755576529222") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce7e_d20250819_m040841_c001_v0001105_t0004_u01755576521209") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8064_d20250819_m040835_c001_v7007000_t0000_u01755576515412") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a775_d20250819_m040831_c001_v0001184_t0023_u01755576511169") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8a9b_d20250819_m040829_c001_v7007000_t0000_u01755576509604") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce10_d20250819_m040820_c001_v0001105_t0022_u01755576500446") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa6_d20250819_m040814_c001_v7007000_t0000_u01755576494417") 2025/08/19 04:11:02 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c810a_d20250819_m040809_c001_v0001184_t0034_u01755576489716") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f94_d20250819_m040808_c001_v7007000_t0000_u01755576488271") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c806f_d20250819_m040759_c001_v0001184_t0000_u01755576479175") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957674c_d20250819_m040749_c001_v7007000_t0000_u01755576469861") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a4cc_d20250819_m040740_c001_v0001184_t0021_u01755576460696") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506625_d20250819_m040734_c001_v7007000_t0000_u01755576454864") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a428_d20250819_m040725_c001_v0001184_t0055_u01755576445412") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85f9_d20250819_m040719_c001_v7007000_t0000_u01755576439622") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a366_d20250819_m040710_c001_v0001184_t0044_u01755576430963") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfd6_d20250819_m040832_c001_v7007000_t0000_u01755576512742") 2025/08/19 04:11:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce42_d20250819_m040827_c001_v0001105_t0005_u01755576507621") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e1_d20250819_m040852_c001_v7007000_t0000_u01755576532821") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghij: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a863_d20250819_m040848_c001_v0001184_t0023_u01755576528152") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9701a_d20250819_m041012_c001_v7007000_t0000_u01755576612808") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd00c_d20250819_m041003_c001_v0001105_t0015_u01755576603190") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af2_d20250819_m040956_c001_v7007000_t0000_u01755576596101") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcfc2_d20250819_m040946_c001_v0001105_t0045_u01755576586078") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda1f_d20250819_m040939_c001_v7007000_t0000_u01755576579785") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf7e_d20250819_m040930_c001_v0001105_t0051_u01755576570656") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9db_d20250819_m040924_c001_v7007000_t0000_u01755576564176") 2025/08/19 04:11:03 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf2c_d20250819_m040915_c001_v0001105_t0030_u01755576555372") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d20_d20250819_m040909_c001_v7007000_t0000_u01755576549030") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcee4_d20250819_m040859_c001_v0001105_t0054_u01755576539299") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4114cc1e369ef878_d20250819_m040849_c001_v7007000_t0000_u01755576529587") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a7eb_d20250819_m040841_c001_v0001184_t0031_u01755576521492") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8065_d20250819_m040835_c001_v7007000_t0000_u01755576515594") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce52_d20250819_m040831_c001_v0001105_t0015_u01755576511304") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfd1_d20250819_m040829_c001_v7007000_t0000_u01755576509766") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81a6_d20250819_m040820_c001_v0001184_t0013_u01755576500863") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa7_d20250819_m040814_c001_v7007000_t0000_u01755576494611") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c810c_d20250819_m040809_c001_v0001184_t0006_u01755576489912") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f93_d20250819_m040808_c001_v7007000_t0000_u01755576488054") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd99_d20250819_m040759_c001_v0001105_t0031_u01755576479406") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf81ae_d20250819_m040749_c001_v7007000_t0000_u01755576469871") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd38_d20250819_m040740_c001_v0001105_t0021_u01755576460905") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506626_d20250819_m040735_c001_v7007000_t0000_u01755576455047") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcce2_d20250819_m040725_c001_v0001105_t0004_u01755576445613") 2025/08/19 04:11:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85fa_d20250819_m040719_c001_v7007000_t0000_u01755576439806") 2025/08/19 04:11:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc8f_d20250819_m040711_c001_v0001105_t0059_u01755576431200") 2025/08/19 04:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfd3_d20250819_m040832_c001_v7007000_t0000_u01755576512375") 2025/08/19 04:11:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a747_d20250819_m040827_c001_v0001184_t0006_u01755576507794") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e2_d20250819_m040853_c001_v7007000_t0000_u01755576533003") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8334_d20250819_m040848_c001_v0001184_t0037_u01755576528271") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9701b_d20250819_m041012_c001_v7007000_t0000_u01755576612991") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8785_d20250819_m041003_c001_v0001184_t0044_u01755576603533") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af3_d20250819_m040956_c001_v7007000_t0000_u01755576596289") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8689_d20250819_m040946_c001_v0001184_t0056_u01755576586370") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda20_d20250819_m040939_c001_v7007000_t0000_u01755576579972") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8585_d20250819_m040930_c001_v0001184_t0019_u01755576570990") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9dc_d20250819_m040924_c001_v7007000_t0000_u01755576564361") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c84be_d20250819_m040915_c001_v0001184_t0023_u01755576555795") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d21_d20250819_m040909_c001_v7007000_t0000_u01755576549213") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c83d4_d20250819_m040859_c001_v0001184_t0004_u01755576539682") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdea_d20250819_m040849_c001_v7007000_t0000_u01755576529559") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c82b9_d20250819_m040841_c001_v0001184_t0025_u01755576521698") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8066_d20250819_m040835_c001_v7007000_t0000_u01755576515777") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a777_d20250819_m040831_c001_v0001184_t0021_u01755576511365") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9691e_d20250819_m040829_c001_v7007000_t0000_u01755576509626") 2025/08/19 04:11:05 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a6e7_d20250819_m040821_c001_v0001184_t0039_u01755576501063") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa8_d20250819_m040814_c001_v7007000_t0000_u01755576494816") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a65d_d20250819_m040809_c001_v0001184_t0014_u01755576489930") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc4_d20250819_m040808_c001_v7007000_t0000_u01755576488272") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a5c6_d20250819_m040759_c001_v0001184_t0002_u01755576479847") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f84_d20250819_m040749_c001_v7007000_t0000_u01755576469843") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7f7d_d20250819_m040741_c001_v0001184_t0031_u01755576461255") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506627_d20250819_m040735_c001_v7007000_t0000_u01755576455229") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ebd_d20250819_m040725_c001_v0001184_t0048_u01755576445900") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85fb_d20250819_m040719_c001_v7007000_t0000_u01755576439988") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ddc_d20250819_m040711_c001_v0001184_t0025_u01755576431476") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b556_d20250819_m040832_c001_v7007000_t0000_u01755576512385") 2025/08/19 04:11:06 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8203_d20250819_m040827_c001_v0001184_t0049_u01755576507815") 2025/08/19 04:11:06 DEBUG : dir1/0007-12345: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e3_d20250819_m040853_c001_v7007000_t0000_u01755576533184") 2025/08/19 04:11:06 DEBUG : dir1/0007-12345: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a869_d20250819_m040848_c001_v0001184_t0034_u01755576528371") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9701d_d20250819_m041013_c001_v7007000_t0000_u01755576613174") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ac78_d20250819_m041003_c001_v0001184_t0039_u01755576603956") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af4_d20250819_m040956_c001_v7007000_t0000_u01755576596471") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ab72_d20250819_m040946_c001_v0001184_t0037_u01755576586575") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda21_d20250819_m040940_c001_v7007000_t0000_u01755576580154") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aa84_d20250819_m040931_c001_v0001184_t0049_u01755576571183") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9dd_d20250819_m040924_c001_v7007000_t0000_u01755576564545") 2025/08/19 04:11:06 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a9c9_d20250819_m040916_c001_v0001184_t0001_u01755576556008") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d22_d20250819_m040909_c001_v7007000_t0000_u01755576549397") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a907_d20250819_m040859_c001_v0001184_t0027_u01755576539884") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bde9_d20250819_m040849_c001_v7007000_t0000_u01755576529375") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa1f_d20250819_m040841_c001_v0001116_t0021_u01755576521939") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8067_d20250819_m040835_c001_v7007000_t0000_u01755576515962") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c822f_d20250819_m040831_c001_v0001184_t0019_u01755576511379") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8206_d20250819_m040829_c001_v7007000_t0000_u01755576509188") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9b7_d20250819_m040821_c001_v0001116_t0020_u01755576501264") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fa9_d20250819_m040815_c001_v7007000_t0000_u01755576495008") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdd7_d20250819_m040809_c001_v0001105_t0055_u01755576489959") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416fa9f852a3ab52_d20250819_m040808_c001_v7007000_t0000_u01755576488026") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f94c_d20250819_m040800_c001_v0001116_t0026_u01755576480046") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed732a_d20250819_m040749_c001_v7007000_t0000_u01755576469851") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8fc_d20250819_m040741_c001_v0001116_t0043_u01755576461466") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506629_d20250819_m040735_c001_v7007000_t0000_u01755576455412") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8b4_d20250819_m040726_c001_v0001116_t0056_u01755576446143") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85fc_d20250819_m040720_c001_v7007000_t0000_u01755576440171") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f874_d20250819_m040711_c001_v0001116_t0059_u01755576431689") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e75d2_d20250819_m040832_c001_v7007000_t0000_u01755576512449") 2025/08/19 04:11:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9df_d20250819_m040827_c001_v0001116_t0042_u01755576507825") 2025/08/19 04:11:08 DEBUG : dir1/0008-23456: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e5_d20250819_m040853_c001_v7007000_t0000_u01755576533367") 2025/08/19 04:11:08 DEBUG : dir1/0008-23456: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa3f_d20250819_m040848_c001_v0001116_t0015_u01755576528400") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9701f_d20250819_m041013_c001_v7007000_t0000_u01755576613367") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb71_d20250819_m041004_c001_v0001116_t0027_u01755576604178") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af5_d20250819_m040956_c001_v7007000_t0000_u01755576596654") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb2b_d20250819_m040946_c001_v0001116_t0044_u01755576586792") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda22_d20250819_m040940_c001_v7007000_t0000_u01755576580338") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0faea_d20250819_m040931_c001_v0001116_t0004_u01755576571380") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9de_d20250819_m040924_c001_v7007000_t0000_u01755576564732") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fab9_d20250819_m040916_c001_v0001116_t0055_u01755576556205") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d23_d20250819_m040909_c001_v7007000_t0000_u01755576549582") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa77_d20250819_m040900_c001_v0001116_t0056_u01755576540080") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fdb_d20250819_m040849_c001_v7007000_t0000_u01755576529603") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce88_d20250819_m040842_c001_v0001105_t0011_u01755576522764") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8068_d20250819_m040836_c001_v7007000_t0000_u01755576516144") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9f5_d20250819_m040831_c001_v0001116_t0038_u01755576511435") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d1_d20250819_m040829_c001_v7007000_t0000_u01755576509202") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce1a_d20250819_m040821_c001_v0001105_t0005_u01755576501836") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fac_d20250819_m040815_c001_v7007000_t0000_u01755576495193") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8110_d20250819_m040810_c001_v0001184_t0022_u01755576490121") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc2_d20250819_m040807_c001_v7007000_t0000_u01755576487829") 2025/08/19 04:11:08 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8077_d20250819_m040800_c001_v0001184_t0012_u01755576480655") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed737d_d20250819_m040750_c001_v7007000_t0000_u01755576470084") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a4dc_d20250819_m040742_c001_v0001184_t0046_u01755576462227") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250662a_d20250819_m040735_c001_v7007000_t0000_u01755576455597") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a436_d20250819_m040726_c001_v0001184_t0037_u01755576446640") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85fd_d20250819_m040720_c001_v7007000_t0000_u01755576440354") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a380_d20250819_m040712_c001_v0001184_t0038_u01755576432356") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d7_d20250819_m040832_c001_v7007000_t0000_u01755576512404") 2025/08/19 04:11:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a74b_d20250819_m040828_c001_v0001184_t0040_u01755576508002") 2025/08/19 04:11:09 DEBUG : dir1/0009-34567: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e7_d20250819_m040853_c001_v7007000_t0000_u01755576533549") 2025/08/19 04:11:09 DEBUG : dir1/0009-34567: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfceb0_d20250819_m040848_c001_v0001105_t0031_u01755576528479") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97021_d20250819_m041013_c001_v7007000_t0000_u01755576613551") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd016_d20250819_m041004_c001_v0001105_t0056_u01755576604807") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af6_d20250819_m040956_c001_v7007000_t0000_u01755576596837") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcfca_d20250819_m040947_c001_v0001105_t0038_u01755576587627") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda24_d20250819_m040940_c001_v7007000_t0000_u01755576580523") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf86_d20250819_m040932_c001_v0001105_t0046_u01755576572417") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e0_d20250819_m040924_c001_v7007000_t0000_u01755576564916") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf38_d20250819_m040916_c001_v0001105_t0003_u01755576556686") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d24_d20250819_m040909_c001_v7007000_t0000_u01755576549765") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfceea_d20250819_m040901_c001_v0001105_t0033_u01755576541062") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d1_d20250819_m040849_c001_v7007000_t0000_u01755576529561") 2025/08/19 04:11:09 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a803_d20250819_m040843_c001_v0001184_t0025_u01755576523099") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8069_d20250819_m040836_c001_v7007000_t0000_u01755576516327") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8233_d20250819_m040831_c001_v0001184_t0044_u01755576511580") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfcf_d20250819_m040829_c001_v7007000_t0000_u01755576509396") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81ba_d20250819_m040822_c001_v0001184_t0058_u01755576502425") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fad_d20250819_m040815_c001_v7007000_t0000_u01755576495386") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a65f_d20250819_m040810_c001_v0001184_t0048_u01755576490133") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f91_d20250819_m040807_c001_v7007000_t0000_u01755576487632") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcda3_d20250819_m040800_c001_v0001105_t0040_u01755576480880") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f86_d20250819_m040750_c001_v7007000_t0000_u01755576470035") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd42_d20250819_m040742_c001_v0001105_t0022_u01755576462452") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250662b_d20250819_m040735_c001_v7007000_t0000_u01755576455781") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfccf0_d20250819_m040726_c001_v0001105_t0000_u01755576446857") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85fe_d20250819_m040720_c001_v7007000_t0000_u01755576440537") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc99_d20250819_m040712_c001_v0001105_t0053_u01755576432573") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b558_d20250819_m040832_c001_v7007000_t0000_u01755576512757") 2025/08/19 04:11:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8205_d20250819_m040828_c001_v0001184_t0021_u01755576508017") 2025/08/19 04:11:10 DEBUG : dir1/0010-45678: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73e8_d20250819_m040853_c001_v7007000_t0000_u01755576533732") 2025/08/19 04:11:10 DEBUG : dir1/0010-45678: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8338_d20250819_m040848_c001_v0001184_t0006_u01755576528487") 2025/08/19 04:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97023_d20250819_m041013_c001_v7007000_t0000_u01755576613735") 2025/08/19 04:11:10 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c87ab_d20250819_m041005_c001_v0001184_t0020_u01755576605170") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af7_d20250819_m040957_c001_v7007000_t0000_u01755576597080") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8699_d20250819_m040948_c001_v0001184_t0027_u01755576588134") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda25_d20250819_m040940_c001_v7007000_t0000_u01755576580704") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8594_d20250819_m040932_c001_v0001184_t0022_u01755576572705") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e1_d20250819_m040925_c001_v7007000_t0000_u01755576565100") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c84ce_d20250819_m040917_c001_v0001184_t0033_u01755576557052") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d25_d20250819_m040909_c001_v7007000_t0000_u01755576549949") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c83e8_d20250819_m040901_c001_v0001184_t0051_u01755576541476") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee876a_d20250819_m040849_c001_v7007000_t0000_u01755576529600") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c82cc_d20250819_m040843_c001_v0001184_t0023_u01755576523299") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e806a_d20250819_m040836_c001_v7007000_t0000_u01755576516510") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a77b_d20250819_m040831_c001_v0001184_t0027_u01755576511601") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b553_d20250819_m040829_c001_v7007000_t0000_u01755576509777") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a6f5_d20250819_m040822_c001_v0001184_t0013_u01755576502632") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fae_d20250819_m040815_c001_v7007000_t0000_u01755576495596") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdd9_d20250819_m040810_c001_v0001105_t0029_u01755576490237") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671517fa_d20250819_m040808_c001_v7007000_t0000_u01755576488015") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a5da_d20250819_m040801_c001_v0001184_t0028_u01755576481357") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed732c_d20250819_m040750_c001_v7007000_t0000_u01755576470040") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7f97_d20250819_m040742_c001_v0001184_t0059_u01755576462836") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250662c_d20250819_m040735_c001_v7007000_t0000_u01755576455965") 2025/08/19 04:11:11 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ec7_d20250819_m040727_c001_v0001184_t0056_u01755576447140") 2025/08/19 04:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee85ff_d20250819_m040720_c001_v7007000_t0000_u01755576440718") 2025/08/19 04:11:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7def_d20250819_m040712_c001_v0001184_t0044_u01755576432910") 2025/08/19 04:11:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928da_d20250819_m040832_c001_v7007000_t0000_u01755576512606") 2025/08/19 04:11:12 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce46_d20250819_m040828_c001_v0001105_t0039_u01755576508056") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73ea_d20250819_m040853_c001_v7007000_t0000_u01755576533915") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a86d_d20250819_m040848_c001_v0001184_t0057_u01755576528566") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97024_d20250819_m041013_c001_v7007000_t0000_u01755576613918") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ac92_d20250819_m041005_c001_v0001184_t0016_u01755576605370") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af8_d20250819_m040957_c001_v7007000_t0000_u01755576597288") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ab8e_d20250819_m040948_c001_v0001184_t0041_u01755576588330") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda26_d20250819_m040940_c001_v7007000_t0000_u01755576580886") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aa9e_d20250819_m040932_c001_v0001184_t0017_u01755576572911") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e3_d20250819_m040925_c001_v7007000_t0000_u01755576565292") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a9db_d20250819_m040917_c001_v0001184_t0019_u01755576557280") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d26_d20250819_m040910_c001_v7007000_t0000_u01755576550135") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a91b_d20250819_m040901_c001_v0001184_t0001_u01755576541683") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d0_d20250819_m040849_c001_v7007000_t0000_u01755576529380") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa29_d20250819_m040843_c001_v0001116_t0049_u01755576523514") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e806b_d20250819_m040836_c001_v7007000_t0000_u01755576516692") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce54_d20250819_m040831_c001_v0001105_t0013_u01755576511703") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfce_d20250819_m040829_c001_v7007000_t0000_u01755576509212") 2025/08/19 04:11:12 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9bf_d20250819_m040822_c001_v0001116_t0052_u01755576502856") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8faf_d20250819_m040815_c001_v7007000_t0000_u01755576495793") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f985_d20250819_m040810_c001_v0001116_t0019_u01755576490295") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506682_d20250819_m040808_c001_v7007000_t0000_u01755576488027") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f954_d20250819_m040801_c001_v0001116_t0026_u01755576481597") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063e8_d20250819_m040750_c001_v7007000_t0000_u01755576470191") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f908_d20250819_m040743_c001_v0001116_t0016_u01755576463034") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250662e_d20250819_m040736_c001_v7007000_t0000_u01755576456148") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8bf_d20250819_m040727_c001_v0001116_t0011_u01755576447335") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8600_d20250819_m040720_c001_v7007000_t0000_u01755576440901") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f87c_d20250819_m040713_c001_v0001116_t0055_u01755576433204") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8213_d20250819_m040832_c001_v7007000_t0000_u01755576512618") 2025/08/19 04:11:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a751_d20250819_m040828_c001_v0001184_t0001_u01755576508212") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73eb_d20250819_m040854_c001_v7007000_t0000_u01755576534099") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8340_d20250819_m040848_c001_v0001184_t0040_u01755576528694") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97025_d20250819_m041014_c001_v7007000_t0000_u01755576614109") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb79_d20250819_m041005_c001_v0001116_t0036_u01755576605577") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8af9_d20250819_m040957_c001_v7007000_t0000_u01755576597470") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb31_d20250819_m040948_c001_v0001116_t0046_u01755576588553") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda27_d20250819_m040941_c001_v7007000_t0000_u01755576581070") 2025/08/19 04:11:13 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0faf2_d20250819_m040933_c001_v0001116_t0049_u01755576573121") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e4_d20250819_m040925_c001_v7007000_t0000_u01755576565475") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fac1_d20250819_m040917_c001_v0001116_t0037_u01755576557486") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d27_d20250819_m040910_c001_v7007000_t0000_u01755576550321") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa87_d20250819_m040901_c001_v0001116_t0059_u01755576541887") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576798_d20250819_m040849_c001_v7007000_t0000_u01755576529610") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce90_d20250819_m040843_c001_v0001105_t0059_u01755576523974") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e806c_d20250819_m040836_c001_v7007000_t0000_u01755576516875") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a77d_d20250819_m040831_c001_v0001184_t0016_u01755576511799") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8207_d20250819_m040829_c001_v7007000_t0000_u01755576509219") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfce28_d20250819_m040823_c001_v0001105_t0045_u01755576503463") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fb0_d20250819_m040816_c001_v7007000_t0000_u01755576496024") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8114_d20250819_m040810_c001_v0001184_t0015_u01755576490337") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc3_d20250819_m040808_c001_v7007000_t0000_u01755576488014") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8093_d20250819_m040802_c001_v0001184_t0000_u01755576482172") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957674e_d20250819_m040750_c001_v7007000_t0000_u01755576470050") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a4ee_d20250819_m040743_c001_v0001184_t0001_u01755576463649") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b2250662f_d20250819_m040736_c001_v7007000_t0000_u01755576456333") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a443_d20250819_m040727_c001_v0001184_t0035_u01755576447960") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8601_d20250819_m040721_c001_v7007000_t0000_u01755576441085") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a388_d20250819_m040713_c001_v0001184_t0006_u01755576433622") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8045_d20250819_m040832_c001_v7007000_t0000_u01755576512410") 2025/08/19 04:11:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8207_d20250819_m040828_c001_v0001184_t0052_u01755576508226") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73ed_d20250819_m040854_c001_v7007000_t0000_u01755576534281") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a86f_d20250819_m040848_c001_v0001184_t0059_u01755576528780") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97028_d20250819_m041014_c001_v7007000_t0000_u01755576614293") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd01a_d20250819_m041006_c001_v0001105_t0011_u01755576606090") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8afb_d20250819_m040957_c001_v7007000_t0000_u01755576597652") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcfd6_d20250819_m040949_c001_v0001105_t0033_u01755576589061") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda29_d20250819_m040941_c001_v7007000_t0000_u01755576581253") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf8a_d20250819_m040933_c001_v0001105_t0019_u01755576573571") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e5_d20250819_m040925_c001_v7007000_t0000_u01755576565662") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcf3e_d20250819_m040918_c001_v0001105_t0015_u01755576558190") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d28_d20250819_m040910_c001_v7007000_t0000_u01755576550506") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcef0_d20250819_m040902_c001_v0001105_t0025_u01755576542320") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b5a6_d20250819_m040849_c001_v7007000_t0000_u01755576529624") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a81d_d20250819_m040844_c001_v0001184_t0042_u01755576524336") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e806d_d20250819_m040837_c001_v7007000_t0000_u01755576517057") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8239_d20250819_m040831_c001_v0001184_t0045_u01755576511813") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928d5_d20250819_m040829_c001_v7007000_t0000_u01755576509789") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c81c6_d20250819_m040823_c001_v0001184_t0013_u01755576503731") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fb1_d20250819_m040816_c001_v7007000_t0000_u01755576496232") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a661_d20250819_m040810_c001_v0001184_t0038_u01755576490358") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063f0_d20250819_m040808_c001_v7007000_t0000_u01755576488043") 2025/08/19 04:11:15 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdaf_d20250819_m040802_c001_v0001105_t0013_u01755576482397") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf81b0_d20250819_m040750_c001_v7007000_t0000_u01755576470063") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd48_d20250819_m040743_c001_v0001105_t0053_u01755576463855") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506630_d20250819_m040736_c001_v7007000_t0000_u01755576456524") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd00_d20250819_m040728_c001_v0001105_t0031_u01755576448173") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8602_d20250819_m040721_c001_v7007000_t0000_u01755576441268") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc9f_d20250819_m040713_c001_v0001105_t0046_u01755576433845") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246928db_d20250819_m040832_c001_v7007000_t0000_u01755576512775") 2025/08/19 04:11:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a755_d20250819_m040828_c001_v0001184_t0032_u01755576508422") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73ee_d20250819_m040854_c001_v7007000_t0000_u01755576534464") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8344_d20250819_m040848_c001_v0001184_t0006_u01755576528900") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9702a_d20250819_m041014_c001_v7007000_t0000_u01755576614477") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c87c2_d20250819_m041006_c001_v0001184_t0005_u01755576606586") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8afc_d20250819_m040957_c001_v7007000_t0000_u01755576597836") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c86a7_d20250819_m040949_c001_v0001184_t0039_u01755576589517") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda2a_d20250819_m040941_c001_v7007000_t0000_u01755576581448") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c85a8_d20250819_m040933_c001_v0001184_t0002_u01755576573888") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e6_d20250819_m040925_c001_v7007000_t0000_u01755576565853") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c84da_d20250819_m040918_c001_v0001184_t0017_u01755576558509") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d29_d20250819_m040910_c001_v7007000_t0000_u01755576550690") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c83f8_d20250819_m040902_c001_v0001184_t0005_u01755576542754") 2025/08/19 04:11:16 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdeb_d20250819_m040849_c001_v7007000_t0000_u01755576529741") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c82e2_d20250819_m040844_c001_v0001184_t0020_u01755576524557") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e806f_d20250819_m040837_c001_v7007000_t0000_u01755576517238") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a77f_d20250819_m040831_c001_v0001184_t0013_u01755576511997") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8209_d20250819_m040829_c001_v7007000_t0000_u01755576509402") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a707_d20250819_m040823_c001_v0001184_t0047_u01755576503930") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fb2_d20250819_m040816_c001_v7007000_t0000_u01755576496429") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c811a_d20250819_m040810_c001_v0001184_t0040_u01755576490547") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416fa9f852a3ab53_d20250819_m040808_c001_v7007000_t0000_u01755576488217") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a5f4_d20250819_m040802_c001_v0001184_t0040_u01755576482847") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f83_d20250819_m040749_c001_v7007000_t0000_u01755576469651") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fa3_d20250819_m040744_c001_v0001184_t0027_u01755576464100") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506631_d20250819_m040736_c001_v7007000_t0000_u01755576456707") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ee5_d20250819_m040728_c001_v0001184_t0054_u01755576448663") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8603_d20250819_m040721_c001_v7007000_t0000_u01755576441449") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7e07_d20250819_m040714_c001_v0001184_t0051_u01755576434190") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e804c_d20250819_m040832_c001_v7007000_t0000_u01755576512780") 2025/08/19 04:11:17 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9e5_d20250819_m040828_c001_v0001116_t0050_u01755576508445") 2025/08/19 04:11:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73ef_d20250819_m040854_c001_v7007000_t0000_u01755576534646") 2025/08/19 04:11:17 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a871_d20250819_m040848_c001_v0001184_t0054_u01755576528976") 2025/08/19 04:11:17 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9702c_d20250819_m041014_c001_v7007000_t0000_u01755576614659") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aca6_d20250819_m041006_c001_v0001184_t0055_u01755576606787") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8afd_d20250819_m040958_c001_v7007000_t0000_u01755576598017") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aba6_d20250819_m040949_c001_v0001184_t0042_u01755576589709") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda2c_d20250819_m040941_c001_v7007000_t0000_u01755576581631") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aaa8_d20250819_m040934_c001_v0001184_t0034_u01755576574095") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e7_d20250819_m040926_c001_v7007000_t0000_u01755576566037") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a9e5_d20250819_m040918_c001_v0001184_t0035_u01755576558754") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d2a_d20250819_m040910_c001_v7007000_t0000_u01755576550874") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a929_d20250819_m040902_c001_v0001184_t0041_u01755576542964") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9ac_d20250819_m040849_c001_v7007000_t0000_u01755576529394") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa35_d20250819_m040844_c001_v0001116_t0019_u01755576524767") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8070_d20250819_m040837_c001_v7007000_t0000_u01755576517420") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8241_d20250819_m040832_c001_v0001184_t0025_u01755576512028") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf820a_d20250819_m040829_c001_v7007000_t0000_u01755576509558") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9c5_d20250819_m040824_c001_v0001116_t0002_u01755576504132") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fb3_d20250819_m040816_c001_v7007000_t0000_u01755576496627") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a663_d20250819_m040810_c001_v0001184_t0006_u01755576490565") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e7562_d20250819_m040808_c001_v7007000_t0000_u01755576488057") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f95c_d20250819_m040803_c001_v0001116_t0014_u01755576483055") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed732b_d20250819_m040749_c001_v7007000_t0000_u01755576469879") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f90c_d20250819_m040744_c001_v0001116_t0025_u01755576464340") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506632_d20250819_m040736_c001_v7007000_t0000_u01755576456895") 2025/08/19 04:11:18 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8c5_d20250819_m040728_c001_v0001116_t0059_u01755576448865") 2025/08/19 04:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8604_d20250819_m040721_c001_v7007000_t0000_u01755576441631") 2025/08/19 04:11:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f87e_d20250819_m040714_c001_v0001116_t0017_u01755576434394") 2025/08/19 04:11:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcfd4_d20250819_m040832_c001_v7007000_t0000_u01755576512558") 2025/08/19 04:11:19 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c820b_d20250819_m040828_c001_v0001184_t0041_u01755576508460") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b42_d20250819_m040752_c001_v7007000_t0000_u01755576472577") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a524_d20250819_m040747_c001_v0001184_t0048_u01755576467886") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b44_d20250819_m040752_c001_v7007000_t0000_u01755576472760") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fe0_d20250819_m040747_c001_v0001184_t0047_u01755576467902") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b47_d20250819_m040752_c001_v7007000_t0000_u01755576472942") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a526_d20250819_m040748_c001_v0001184_t0033_u01755576468094") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b48_d20250819_m040753_c001_v7007000_t0000_u01755576473124") 2025/08/19 04:11:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fe2_d20250819_m040748_c001_v0001184_t0013_u01755576468105") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b49_d20250819_m040753_c001_v7007000_t0000_u01755576473308") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a52c_d20250819_m040748_c001_v0001184_t0005_u01755576468298") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b4a_d20250819_m040753_c001_v7007000_t0000_u01755576473490") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fe4_d20250819_m040748_c001_v0001184_t0057_u01755576468309") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b4b_d20250819_m040753_c001_v7007000_t0000_u01755576473672") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcd6f_d20250819_m040748_c001_v0001105_t0014_u01755576468358") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b4c_d20250819_m040753_c001_v7007000_t0000_u01755576473858") 2025/08/19 04:11:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f91c_d20250819_m040748_c001_v0001116_t0019_u01755576468369") 2025/08/19 04:11:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b4d_d20250819_m040754_c001_v7007000_t0000_u01755576474043") 2025/08/19 04:11:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a52e_d20250819_m040748_c001_v0001184_t0055_u01755576468498") 2025/08/19 04:11:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b4e_d20250819_m040754_c001_v7007000_t0000_u01755576474227") 2025/08/19 04:11:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fe8_d20250819_m040748_c001_v0001184_t0049_u01755576468510") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b50_d20250819_m040754_c001_v7007000_t0000_u01755576474409") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a530_d20250819_m040748_c001_v0001184_t0033_u01755576468706") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b51_d20250819_m040754_c001_v7007000_t0000_u01755576474593") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fec_d20250819_m040748_c001_v0001184_t0057_u01755576468736") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b53_d20250819_m040754_c001_v7007000_t0000_u01755576474775") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f91e_d20250819_m040748_c001_v0001116_t0038_u01755576468909") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b54_d20250819_m040754_c001_v7007000_t0000_u01755576474959") 2025/08/19 04:11:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a532_d20250819_m040748_c001_v0001184_t0056_u01755576468935") 2025/08/19 04:11:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b56_d20250819_m040755_c001_v7007000_t0000_u01755576475142") 2025/08/19 04:11:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7fee_d20250819_m040748_c001_v0001184_t0042_u01755576468946") 2025/08/19 04:11:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b58_d20250819_m040755_c001_v7007000_t0000_u01755576475325") 2025/08/19 04:11:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a53e_d20250819_m040749_c001_v0001184_t0031_u01755576469140") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506693_d20250819_m040811_c001_v7007000_t0000_u01755576491308") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80da_d20250819_m040806_c001_v0001184_t0045_u01755576486173") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f9c_d20250819_m040811_c001_v7007000_t0000_u01755576491472") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a61f_d20250819_m040806_c001_v0001184_t0024_u01755576486206") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063f2_d20250819_m040811_c001_v7007000_t0000_u01755576491099") 2025/08/19 04:11:20 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdc5_d20250819_m040806_c001_v0001105_t0004_u01755576486247") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f98_d20250819_m040811_c001_v7007000_t0000_u01755576491059") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80de_d20250819_m040806_c001_v0001184_t0023_u01755576486396") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416fa9f852a3ab55_d20250819_m040811_c001_v7007000_t0000_u01755576491109") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a623_d20250819_m040806_c001_v0001184_t0025_u01755576486406") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc8_d20250819_m040811_c001_v7007000_t0000_u01755576491070") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f96e_d20250819_m040806_c001_v0001116_t0044_u01755576486494") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8f9a_d20250819_m040811_c001_v7007000_t0000_u01755576491256") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdc7_d20250819_m040806_c001_v0001105_t0050_u01755576486536") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506691_d20250819_m040811_c001_v7007000_t0000_u01755576491121") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a625_d20250819_m040806_c001_v0001184_t0043_u01755576486600") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd0267151803_d20250819_m040811_c001_v7007000_t0000_u01755576491322") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80e6_d20250819_m040806_c001_v0001184_t0041_u01755576486612") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdc9_d20250819_m040811_c001_v7007000_t0000_u01755576491256") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdc9_d20250819_m040806_c001_v0001105_t0026_u01755576486801") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8713_d20250819_m040811_c001_v7007000_t0000_u01755576491263") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a62b_d20250819_m040806_c001_v0001184_t0011_u01755576486816") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41376fab2f53bdca_d20250819_m040811_c001_v7007000_t0000_u01755576491439") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80ea_d20250819_m040806_c001_v0001184_t0027_u01755576486808") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8715_d20250819_m040811_c001_v7007000_t0000_u01755576491445") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80ee_d20250819_m040807_c001_v0001184_t0011_u01755576487013") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd0267151801_d20250819_m040811_c001_v7007000_t0000_u01755576491136") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a62f_d20250819_m040807_c001_v0001184_t0059_u01755576487023") 2025/08/19 04:11:21 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e757d_d20250819_m040811_c001_v7007000_t0000_u01755576491276") 2025/08/19 04:11:22 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f970_d20250819_m040807_c001_v0001116_t0005_u01755576487086") 2025/08/19 04:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063f3_d20250819_m040811_c001_v7007000_t0000_u01755576491288") 2025/08/19 04:11:22 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c80f0_d20250819_m040807_c001_v0001184_t0052_u01755576487209") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3f4_d20250819_m040609_c001_v7007000_t0000_u01755576369182") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f109a6710c3e0f661_d20250819_m040607_c001_v0001145_t0057_u01755576367127") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e7e33_d20250819_m040606_c001_v7007000_t0000_u01755576366945") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f109a6710c3e0f64f_d20250819_m040603_c001_v0001145_t0017_u01755576363465") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e7e2f_d20250819_m040602_c001_v7007000_t0000_u01755576362734") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7941_d20250819_m040558_c001_v0001184_t0034_u01755576358576") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3b8_d20250819_m040557_c001_v7007000_t0000_u01755576357097") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1198055429e6b015_d20250819_m040555_c001_v0001182_t0018_u01755576355298") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcf27_d20250819_m040555_c001_v7007000_t0000_u01755576355114") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1198055429e6afd9_d20250819_m040551_c001_v0001182_t0035_u01755576351631") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcf21_d20250819_m040550_c001_v7007000_t0000_u01755576350901") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfca9b_d20250819_m040544_c001_v0001105_t0025_u01755576344572") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a80_d20250819_m040543_c001_v7007000_t0000_u01755576343279") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f100da01a9b8abef7_d20250819_m040541_c001_v0001137_t0041_u01755576341891") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd43f_d20250819_m040541_c001_v7007000_t0000_u01755576341707") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f100da01a9b8abedf_d20250819_m040538_c001_v0001137_t0041_u01755576338328") 2025/08/19 04:11:22 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd430_d20250819_m040537_c001_v7007000_t0000_u01755576337590") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907f8c_d20250819_m040533_c001_v0001150_t0036_u01755576333774") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a6d_d20250819_m040532_c001_v7007000_t0000_u01755576332827") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f101062a6f64c5e91_d20250819_m040531_c001_v0001165_t0051_u01755576331078") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40430b240baa877c_d20250819_m040530_c001_v7007000_t0000_u01755576330897") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f101062a6f64c5e79_d20250819_m040528_c001_v0001165_t0006_u01755576328118") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40430b240baa8777_d20250819_m040527_c001_v7007000_t0000_u01755576327392") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7729_d20250819_m040521_c001_v0001184_t0025_u01755576321562") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4940_d20250819_m040520_c001_v7007000_t0000_u01755576320643") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1137ac9af36d7fff_d20250819_m040519_c001_v0001178_t0003_u01755576319081") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409e81a20501c336_d20250819_m040518_c001_v7007000_t0000_u01755576318899") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1137ac9af36d7fe7_d20250819_m040515_c001_v0001178_t0006_u01755576315801") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409e81a20501c333_d20250819_m040515_c001_v7007000_t0000_u01755576315073") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc9f9_d20250819_m040508_c001_v0001105_t0036_u01755576308805") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966f8_d20250819_m040507_c001_v7007000_t0000_u01755576307863") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11202a607e86679c_d20250819_m040505_c001_v0001106_t0012_u01755576305251") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671516e4_d20250819_m040505_c001_v7007000_t0000_u01755576305066") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11202a607e866792_d20250819_m040501_c001_v0001106_t0015_u01755576301578") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671516e2_d20250819_m040500_c001_v7007000_t0000_u01755576300850") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ec4_d20250819_m040454_c001_v0001150_t0027_u01755576294866") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3f1_d20250819_m040453_c001_v7007000_t0000_u01755576293769") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f105d2b82884db47f_d20250819_m040448_c001_v0001091_t0055_u01755576288202") 2025/08/19 04:11:23 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c7306313_d20250819_m040447_c001_v7007000_t0000_u01755576287988") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c759c_d20250819_m040443_c001_v0001184_t0038_u01755576283643") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1089d35f45bbe873_d20250819_m040442_c001_v0001177_t0044_u01755576282786") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1089d35f45bbe865_d20250819_m040441_c001_v0001177_t0052_u01755576281826") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966c2_d20250819_m040428_c001_v7007000_t0000_u01755576268310") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907e1d_d20250819_m040421_c001_v0001150_t0029_u01755576261496") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1017b060f57b18d8_d20250819_m040420_c001_v0001176_t0017_u01755576260728") 2025/08/19 04:11:24 DEBUG : dst/one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1017b060f57b18ce_d20250819_m040419_c001_v0001176_t0024_u01755576259752") 2025/08/19 04:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3f6_d20250819_m040609_c001_v7007000_t0000_u01755576369366") 2025/08/19 04:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108498434c60dacc_d20250819_m040606_c001_v0001093_t0027_u01755576366471") 2025/08/19 04:11:24 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f10708d814e5935b9_d20250819_m040602_c001_v0001113_t0027_u01755576362290") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3ba_d20250819_m040557_c001_v7007000_t0000_u01755576357282") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f115902e1dff4cb29_d20250819_m040554_c001_v0001036_t0005_u01755576354417") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1113a670f21ca080_d20250819_m040550_c001_v0001184_t0003_u01755576350707") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a82_d20250819_m040543_c001_v7007000_t0000_u01755576343467") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f102b3dbd8c8179fa_d20250819_m040541_c001_v0001130_t0045_u01755576341331") 2025/08/19 04:11:24 DEBUG : dst/one.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11938f66d1ff6084_d20250819_m040537_c001_v0001180_t0044_u01755576337346") 2025/08/19 04:11:24 DEBUG : dst/three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3f4_d20250819_m040453_c001_v7007000_t0000_u01755576293954") 2025/08/19 04:11:24 DEBUG : dst/three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1089d35f45bbe8c3_d20250819_m040452_c001_v0001177_t0006_u01755576292447") 2025/08/19 04:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3f7_d20250819_m040609_c001_v7007000_t0000_u01755576369553") 2025/08/19 04:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f103187cd6bd7aa2f_d20250819_m040607_c001_v0001136_t0006_u01755576367940") 2025/08/19 04:11:24 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f113520b18a90cb57_d20250819_m040604_c001_v0001137_t0053_u01755576364318") 2025/08/19 04:11:24 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3f8_d20250819_m040609_c001_v7007000_t0000_u01755576369760") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f109a6710c3e0f66b_d20250819_m040608_c001_v0001145_t0046_u01755576368506") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e7e35_d20250819_m040608_c001_v7007000_t0000_u01755576368321") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f109a6710c3e0f653_d20250819_m040605_c001_v0001145_t0053_u01755576365027") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e7e31_d20250819_m040604_c001_v7007000_t0000_u01755576364844") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c794d_d20250819_m040559_c001_v0001184_t0031_u01755576359597") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3bc_d20250819_m040557_c001_v7007000_t0000_u01755576357467") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1198055429e6b029_d20250819_m040556_c001_v0001182_t0000_u01755576356447") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcf28_d20250819_m040556_c001_v7007000_t0000_u01755576356264") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1198055429e6afe5_d20250819_m040553_c001_v0001182_t0042_u01755576353069") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcf24_d20250819_m040552_c001_v7007000_t0000_u01755576352885") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcaaf_d20250819_m040547_c001_v0001105_t0053_u01755576347727") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd443_d20250819_m040542_c001_v7007000_t0000_u01755576342716") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907fa8_d20250819_m040540_c001_v0001150_t0031_u01755576340379") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd439_d20250819_m040539_c001_v7007000_t0000_u01755576339643") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7814_d20250819_m040534_c001_v0001184_t0000_u01755576334865") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40430b240baa877f_d20250819_m040531_c001_v7007000_t0000_u01755576331876") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c77cc_d20250819_m040529_c001_v0001184_t0052_u01755576329891") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40430b240baa8779_d20250819_m040528_c001_v7007000_t0000_u01755576328786") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfca34_d20250819_m040522_c001_v0001105_t0018_u01755576322546") 2025/08/19 04:11:25 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409e81a20501c337_d20250819_m040519_c001_v7007000_t0000_u01755576319712") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfca13_d20250819_m040517_c001_v0001105_t0048_u01755576317661") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409e81a20501c334_d20250819_m040516_c001_v7007000_t0000_u01755576316560") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907f0a_d20250819_m040510_c001_v0001150_t0001_u01755576310160") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671516e6_d20250819_m040506_c001_v7007000_t0000_u01755576306931") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907eee_d20250819_m040503_c001_v0001150_t0044_u01755576303847") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f415bcd02671516e3_d20250819_m040502_c001_v7007000_t0000_u01755576302752") 2025/08/19 04:11:26 DEBUG : dst/three.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7629_d20250819_m040455_c001_v0001184_t0057_u01755576295920") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3be_d20250819_m040557_c001_v7007000_t0000_u01755576357658") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f100c800816652de5_d20250819_m040556_c001_v0001180_t0003_u01755576356068") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f115c1f897832cbc1_d20250819_m040552_c001_v0001101_t0036_u01755576352409") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a85_d20250819_m040543_c001_v7007000_t0000_u01755576343653") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108e0ce91a72165e_d20250819_m040542_c001_v0001184_t0012_u01755576342514") 2025/08/19 04:11:26 DEBUG : dst/three.txt.bak: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1189ee5d7d2b273b_d20250819_m040539_c001_v0001153_t0002_u01755576339235") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3f9_d20250819_m040609_c001_v7007000_t0000_u01755576369944") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcadd_d20250819_m040559_c001_v0001105_t0026_u01755576359164") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b3c0_d20250819_m040557_c001_v7007000_t0000_u01755576357842") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c78bf_d20250819_m040545_c001_v0001184_t0029_u01755576345356") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a86_d20250819_m040543_c001_v7007000_t0000_u01755576343838") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfca70_d20250819_m040534_c001_v0001105_t0059_u01755576334532") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4210861356e20a6e_d20250819_m040533_c001_v7007000_t0000_u01755576333040") 2025/08/19 04:11:26 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907f36_d20250819_m040522_c001_v0001150_t0011_u01755576322122") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4942_d20250819_m040520_c001_v7007000_t0000_u01755576320827") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c76bf_d20250819_m040509_c001_v0001184_t0059_u01755576309600") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966fb_d20250819_m040508_c001_v7007000_t0000_u01755576308059") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc9c6_d20250819_m040455_c001_v0001105_t0018_u01755576295590") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3f6_d20250819_m040454_c001_v7007000_t0000_u01755576294137") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f104ac50175a7d1d3_d20250819_m040450_c001_v0001182_t0013_u01755576290118") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966c3_d20250819_m040428_c001_v7007000_t0000_u01755576268493") 2025/08/19 04:11:27 DEBUG : dst/two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1017b060f57b1904_d20250819_m040427_c001_v0001176_t0047_u01755576267362") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f412e5d075b6eab3d_d20250819_m040347_c001_v7007000_t0000_u01755576227799") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c72f2_d20250819_m040342_c001_v0001184_t0039_u01755576222388") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f412e5d075b6eab30_d20250819_m040340_c001_v7007000_t0000_u01755576220420") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c71fc_d20250819_m040320_c001_v0001184_t0020_u01755576200814") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e7305_d20250819_m040304_c001_v7007000_t0000_u01755576184084") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7118_d20250819_m040257_c001_v0001184_t0025_u01755576177815") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b1f_d20250819_m040237_c001_v7007000_t0000_u01755576157804") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c3f_d20250819_m040235_c001_v0001150_t0018_u01755576155796") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b10_d20250819_m040234_c001_v7007000_t0000_u01755576154934") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c31_d20250819_m040233_c001_v0001150_t0021_u01755576153693") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446af5_d20250819_m040230_c001_v7007000_t0000_u01755576150889") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c11_d20250819_m040228_c001_v0001150_t0000_u01755576148967") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ae5_d20250819_m040227_c001_v7007000_t0000_u01755576147999") 2025/08/19 04:11:27 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bfd_d20250819_m040226_c001_v0001150_t0022_u01755576146389") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad2_d20250819_m040220_c001_v7007000_t0000_u01755576140472") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bcf_d20250819_m040218_c001_v0001150_t0054_u01755576138902") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446acc_d20250819_m040218_c001_v7007000_t0000_u01755576138061") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bc5_d20250819_m040217_c001_v0001150_t0049_u01755576137169") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446abd_d20250819_m040212_c001_v7007000_t0000_u01755576132516") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b9b_d20250819_m040211_c001_v0001150_t0051_u01755576131200") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ab4_d20250819_m040209_c001_v7007000_t0000_u01755576129338") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b83_d20250819_m040207_c001_v0001150_t0040_u01755576127802") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576406_d20250819_m040207_c001_v7007000_t0000_u01755576127435") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f119fe950889e30c6_d20250819_m040206_c001_v0001179_t0004_u01755576126844") 2025/08/19 04:11:28 DEBUG : empty space: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b73_d20250819_m040205_c001_v0001150_t0058_u01755576125285") 2025/08/19 04:11:28 DEBUG : enormous: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b1b_d20250819_m040237_c001_v7007000_t0000_u01755576157024") 2025/08/19 04:11:28 DEBUG : enormous: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c43_d20250819_m040236_c001_v0001150_t0041_u01755576156079") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40322871fe41b402_d20250819_m040614_c001_v7007000_t0000_u01755576374974") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcb0b_d20250819_m040613_c001_v0001105_t0041_u01755576373453") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac1d_d20250819_m040256_c001_v7007000_t0000_u01755576176383") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c70f2_d20250819_m040255_c001_v0001184_t0047_u01755576175387") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763f6_d20250819_m040202_c001_v7007000_t0000_u01755576122461") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b53_d20250819_m040201_c001_v0001150_t0036_u01755576121179") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763f1_d20250819_m040200_c001_v7007000_t0000_u01755576120630") 2025/08/19 04:11:28 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b47_d20250819_m040159_c001_v0001150_t0057_u01755576119882") 2025/08/19 04:11:29 DEBUG : existing: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b45_d20250819_m040158_c001_v0001150_t0040_u01755576118970") 2025/08/19 04:11:29 DEBUG : existing-b: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac1e_d20250819_m040256_c001_v7007000_t0000_u01755576176564") 2025/08/19 04:11:29 DEBUG : existing-b: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c9f_d20250819_m040255_c001_v0001150_t0058_u01755576175378") 2025/08/19 04:11:29 DEBUG : file1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b0a_d20250819_m040704_c001_v7007000_t0000_u01755576424489") 2025/08/19 04:11:29 DEBUG : file1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f848_d20250819_m040702_c001_v0001116_t0030_u01755576422877") 2025/08/19 04:11:29 DEBUG : file1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b05_d20250819_m040701_c001_v7007000_t0000_u01755576421540") 2025/08/19 04:11:29 DEBUG : file1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a2f3_d20250819_m040700_c001_v0001184_t0032_u01755576420454") 2025/08/19 04:11:29 DEBUG : five: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac04_d20250819_m040241_c001_v7007000_t0000_u01755576161455") 2025/08/19 04:11:29 DEBUG : five: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f406d269881907c59_d20250819_m040239_c001_v0001150_t0045_u01755576159522") 2025/08/19 04:11:29 DEBUG : foo: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ab8_d20250819_m040210_c001_v7007000_t0000_u01755576130834") 2025/08/19 04:11:29 DEBUG : foo: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f406d269881907b97_d20250819_m040210_c001_v0001150_t0045_u01755576130272") 2025/08/19 04:11:29 DEBUG : foo: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f406d269881907b93_d20250819_m040209_c001_v0001150_t0045_u01755576129704") 2025/08/19 04:11:29 DEBUG : four: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac05_d20250819_m040241_c001_v7007000_t0000_u01755576161638") 2025/08/19 04:11:29 DEBUG : four: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7046_d20250819_m040240_c001_v0001184_t0055_u01755576160076") 2025/08/19 04:11:29 DEBUG : four: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c55_d20250819_m040238_c001_v0001150_t0022_u01755576158845") 2025/08/19 04:11:29 DEBUG : hello world2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923e9_d20250819_m040105_c001_v7007000_t0000_u01755576065765") 2025/08/19 04:11:29 DEBUG : hello world2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a49_d20250819_m040105_c001_v0001150_t0049_u01755576065168") 2025/08/19 04:11:29 DEBUG : ignore-size: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763ec_d20250819_m040158_c001_v7007000_t0000_u01755576118601") 2025/08/19 04:11:29 DEBUG : ignore-size: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b3d_d20250819_m040157_c001_v0001150_t0012_u01755576117611") 2025/08/19 04:11:29 DEBUG : nested/sub dir/file: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac1a_d20250819_m040254_c001_v7007000_t0000_u01755576174645") 2025/08/19 04:11:29 DEBUG : nested/sub dir/file: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c70e4_d20250819_m040253_c001_v0001184_t0055_u01755576173967") 2025/08/19 04:11:29 DEBUG : nested/sub dir/file: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac18_d20250819_m040253_c001_v7007000_t0000_u01755576173223") 2025/08/19 04:11:30 DEBUG : nested/sub dir/file: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c70d0_d20250819_m040252_c001_v0001184_t0015_u01755576172216") 2025/08/19 04:11:30 DEBUG : one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac06_d20250819_m040241_c001_v7007000_t0000_u01755576161821") 2025/08/19 04:11:30 DEBUG : one: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f406d269881907c4b_d20250819_m040238_c001_v0001150_t0045_u01755576158223") 2025/08/19 04:11:30 DEBUG : only0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aef_d20250819_m040655_c001_v7007000_t0000_u01755576415874") 2025/08/19 04:11:30 DEBUG : only0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4160d8547ad0f80d_d20250819_m040650_c001_v0001116_t0047_u01755576410762") 2025/08/19 04:11:30 DEBUG : only0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7bc5_d20250819_m040636_c001_v0001184_t0038_u01755576396889") 2025/08/19 04:11:30 DEBUG : only0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41958dc268af5f9e_d20250819_m040630_c001_v7007000_t0000_u01755576390850") 2025/08/19 04:11:30 DEBUG : only0: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a7d_d20250819_m040618_c001_v0001184_t0024_u01755576378459") 2025/08/19 04:11:30 DEBUG : only1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af0_d20250819_m040656_c001_v7007000_t0000_u01755576416108") 2025/08/19 04:11:30 DEBUG : only1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4160d8547ad0f80f_d20250819_m040650_c001_v0001116_t0047_u01755576410948") 2025/08/19 04:11:30 DEBUG : only1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7bcd_d20250819_m040637_c001_v0001184_t0030_u01755576397604") 2025/08/19 04:11:30 DEBUG : only1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e498f_d20250819_m040630_c001_v7007000_t0000_u01755576390080") 2025/08/19 04:11:30 DEBUG : only1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a8d_d20250819_m040619_c001_v0001184_t0040_u01755576379052") 2025/08/19 04:11:30 DEBUG : only10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af1_d20250819_m040656_c001_v7007000_t0000_u01755576416292") 2025/08/19 04:11:30 DEBUG : only10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7ca4_d20250819_m040650_c001_v0001184_t0055_u01755576410199") 2025/08/19 04:11:30 DEBUG : only10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c29_d20250819_m040643_c001_v0001184_t0033_u01755576403107") 2025/08/19 04:11:30 DEBUG : only10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4992_d20250819_m040630_c001_v7007000_t0000_u01755576390446") 2025/08/19 04:11:30 DEBUG : only10: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ae7_d20250819_m040624_c001_v0001184_t0024_u01755576384118") 2025/08/19 04:11:30 DEBUG : only11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af2_d20250819_m040656_c001_v7007000_t0000_u01755576416475") 2025/08/19 04:11:30 DEBUG : only11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc16_d20250819_m040650_c001_v0001105_t0000_u01755576410193") 2025/08/19 04:11:31 DEBUG : only11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c33_d20250819_m040643_c001_v0001184_t0049_u01755576403781") 2025/08/19 04:11:31 DEBUG : only11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480c_d20250819_m040630_c001_v7007000_t0000_u01755576390873") 2025/08/19 04:11:31 DEBUG : only11: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7aeb_d20250819_m040624_c001_v0001184_t0020_u01755576384577") 2025/08/19 04:11:31 DEBUG : only12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af4_d20250819_m040656_c001_v7007000_t0000_u01755576416721") 2025/08/19 04:11:31 DEBUG : only12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4033c0f36757a282_d20250819_m040650_c001_v0001184_t0043_u01755576410950") 2025/08/19 04:11:31 DEBUG : only12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c41_d20250819_m040644_c001_v0001184_t0051_u01755576404509") 2025/08/19 04:11:31 DEBUG : only12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4993_d20250819_m040630_c001_v7007000_t0000_u01755576390629") 2025/08/19 04:11:31 DEBUG : only12: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7af9_d20250819_m040625_c001_v0001184_t0031_u01755576385141") 2025/08/19 04:11:31 DEBUG : only13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af5_d20250819_m040656_c001_v7007000_t0000_u01755576416903") 2025/08/19 04:11:31 DEBUG : only13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7cb0_d20250819_m040650_c001_v0001184_t0055_u01755576410607") 2025/08/19 04:11:31 DEBUG : only13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c47_d20250819_m040645_c001_v0001184_t0023_u01755576405172") 2025/08/19 04:11:31 DEBUG : only13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4991_d20250819_m040630_c001_v7007000_t0000_u01755576390263") 2025/08/19 04:11:31 DEBUG : only13: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b05_d20250819_m040625_c001_v0001184_t0042_u01755576385615") 2025/08/19 04:11:31 DEBUG : only14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af6_d20250819_m040657_c001_v7007000_t0000_u01755576417085") 2025/08/19 04:11:31 DEBUG : only14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4160d8547ad0f817_d20250819_m040651_c001_v0001116_t0047_u01755576411328") 2025/08/19 04:11:31 DEBUG : only14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c53_d20250819_m040645_c001_v0001184_t0033_u01755576405762") 2025/08/19 04:11:31 DEBUG : only14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41958dc268af5f9f_d20250819_m040631_c001_v7007000_t0000_u01755576391033") 2025/08/19 04:11:31 DEBUG : only14: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b0b_d20250819_m040626_c001_v0001184_t0026_u01755576386130") 2025/08/19 04:11:31 DEBUG : only15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af7_d20250819_m040657_c001_v7007000_t0000_u01755576417268") 2025/08/19 04:11:31 DEBUG : only15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc20_d20250819_m040650_c001_v0001105_t0000_u01755576410784") 2025/08/19 04:11:31 DEBUG : only15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c63_d20250819_m040646_c001_v0001184_t0050_u01755576406297") 2025/08/19 04:11:32 DEBUG : only15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480d_d20250819_m040631_c001_v7007000_t0000_u01755576391059") 2025/08/19 04:11:32 DEBUG : only15: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b17_d20250819_m040626_c001_v0001184_t0037_u01755576386678") 2025/08/19 04:11:32 DEBUG : only16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af8_d20250819_m040657_c001_v7007000_t0000_u01755576417451") 2025/08/19 04:11:32 DEBUG : only16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc1a_d20250819_m040650_c001_v0001105_t0000_u01755576410600") 2025/08/19 04:11:32 DEBUG : only16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c70_d20250819_m040647_c001_v0001184_t0004_u01755576407520") 2025/08/19 04:11:32 DEBUG : only16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8efc_d20250819_m040630_c001_v7007000_t0000_u01755576390650") 2025/08/19 04:11:32 DEBUG : only16: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b1b_d20250819_m040627_c001_v0001184_t0027_u01755576387153") 2025/08/19 04:11:33 DEBUG : only17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3af9_d20250819_m040657_c001_v7007000_t0000_u01755576417640") 2025/08/19 04:11:33 DEBUG : only17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc24_d20250819_m040651_c001_v0001105_t0000_u01755576411159") 2025/08/19 04:11:33 DEBUG : only17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c7a_d20250819_m040648_c001_v0001184_t0030_u01755576408110") 2025/08/19 04:11:33 DEBUG : only17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41958dc268af5f9d_d20250819_m040630_c001_v7007000_t0000_u01755576390666") 2025/08/19 04:11:33 DEBUG : only17: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b27_d20250819_m040627_c001_v0001184_t0011_u01755576387724") 2025/08/19 04:11:33 DEBUG : only18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3afa_d20250819_m040657_c001_v7007000_t0000_u01755576417843") 2025/08/19 04:11:33 DEBUG : only18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7cc0_d20250819_m040651_c001_v0001184_t0055_u01755576411357") 2025/08/19 04:11:33 DEBUG : only18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c88_d20250819_m040648_c001_v0001184_t0045_u01755576408841") 2025/08/19 04:11:33 DEBUG : only18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8efe_d20250819_m040631_c001_v7007000_t0000_u01755576391080") 2025/08/19 04:11:33 DEBUG : only18: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b35_d20250819_m040628_c001_v0001184_t0028_u01755576388384") 2025/08/19 04:11:33 DEBUG : only19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3afb_d20250819_m040658_c001_v7007000_t0000_u01755576418027") 2025/08/19 04:11:33 DEBUG : only19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7cb3_d20250819_m040650_c001_v0001184_t0055_u01755576410791") 2025/08/19 04:11:33 DEBUG : only19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c92_d20250819_m040649_c001_v0001184_t0054_u01755576409355") 2025/08/19 04:11:33 DEBUG : only19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8efb_d20250819_m040630_c001_v7007000_t0000_u01755576390461") 2025/08/19 04:11:33 DEBUG : only19: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7b3b_d20250819_m040628_c001_v0001184_t0025_u01755576388877") 2025/08/19 04:11:33 DEBUG : only2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3afc_d20250819_m040658_c001_v7007000_t0000_u01755576418218") 2025/08/19 04:11:33 DEBUG : only2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc22_d20250819_m040650_c001_v0001105_t0000_u01755576410970") 2025/08/19 04:11:33 DEBUG : only2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7bd7_d20250819_m040638_c001_v0001184_t0039_u01755576398267") 2025/08/19 04:11:33 DEBUG : only2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480b_d20250819_m040630_c001_v7007000_t0000_u01755576390667") 2025/08/19 04:11:33 DEBUG : only2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a91_d20250819_m040619_c001_v0001184_t0001_u01755576379679") 2025/08/19 04:11:33 DEBUG : only3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3afd_d20250819_m040658_c001_v7007000_t0000_u01755576418400") 2025/08/19 04:11:33 DEBUG : only3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7cb8_d20250819_m040650_c001_v0001184_t0055_u01755576410977") 2025/08/19 04:11:33 DEBUG : only3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7be9_d20250819_m040639_c001_v0001184_t0003_u01755576399081") 2025/08/19 04:11:33 DEBUG : only3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41958dc268af5fa0_d20250819_m040631_c001_v7007000_t0000_u01755576391215") 2025/08/19 04:11:33 DEBUG : only3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7a97_d20250819_m040620_c001_v0001184_t0006_u01755576380272") 2025/08/19 04:11:34 DEBUG : only4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3afe_d20250819_m040658_c001_v7007000_t0000_u01755576418584") 2025/08/19 04:11:34 DEBUG : only4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4160d8547ad0f813_d20250819_m040651_c001_v0001116_t0047_u01755576411136") 2025/08/19 04:11:34 DEBUG : only4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7bf5_d20250819_m040639_c001_v0001184_t0038_u01755576399697") 2025/08/19 04:11:34 DEBUG : only4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480e_d20250819_m040631_c001_v7007000_t0000_u01755576391244") 2025/08/19 04:11:34 DEBUG : only4: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7aa1_d20250819_m040620_c001_v0001184_t0053_u01755576380759") 2025/08/19 04:11:34 DEBUG : only5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3aff_d20250819_m040658_c001_v7007000_t0000_u01755576418766") 2025/08/19 04:11:34 DEBUG : only5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4033c0f36757a286_d20250819_m040651_c001_v0001184_t0043_u01755576411144") 2025/08/19 04:11:34 DEBUG : only5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7bff_d20250819_m040640_c001_v0001184_t0051_u01755576400217") 2025/08/19 04:11:34 DEBUG : only5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4994_d20250819_m040630_c001_v7007000_t0000_u01755576390862") 2025/08/19 04:11:34 DEBUG : only5: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7aa7_d20250819_m040621_c001_v0001184_t0043_u01755576381239") 2025/08/19 04:11:34 DEBUG : only6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b00_d20250819_m040658_c001_v7007000_t0000_u01755576418949") 2025/08/19 04:11:34 DEBUG : only6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4033c0f36757a28a_d20250819_m040651_c001_v0001184_t0043_u01755576411336") 2025/08/19 04:11:34 DEBUG : only6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c07_d20250819_m040640_c001_v0001184_t0004_u01755576400727") 2025/08/19 04:11:34 DEBUG : only6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405a964bbc8a480a_d20250819_m040630_c001_v7007000_t0000_u01755576390470") 2025/08/19 04:11:34 DEBUG : only6: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ab3_d20250819_m040621_c001_v0001184_t0023_u01755576381857") 2025/08/19 04:11:34 DEBUG : only7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b01_d20250819_m040659_c001_v7007000_t0000_u01755576419131") 2025/08/19 04:11:34 DEBUG : only7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41600fee8f1c7cbc_d20250819_m040651_c001_v0001184_t0055_u01755576411166") 2025/08/19 04:11:34 DEBUG : only7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c0b_d20250819_m040641_c001_v0001184_t0038_u01755576401421") 2025/08/19 04:11:34 DEBUG : only7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41958dc268af5f9c_d20250819_m040630_c001_v7007000_t0000_u01755576390475") 2025/08/19 04:11:34 DEBUG : only7: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7abb_d20250819_m040622_c001_v0001184_t0015_u01755576382384") 2025/08/19 04:11:34 DEBUG : only8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b02_d20250819_m040659_c001_v7007000_t0000_u01755576419313") 2025/08/19 04:11:34 DEBUG : only8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfcc2a_d20250819_m040651_c001_v0001105_t0000_u01755576411353") 2025/08/19 04:11:34 DEBUG : only8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c11_d20250819_m040641_c001_v0001184_t0056_u01755576401918") 2025/08/19 04:11:35 DEBUG : only8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4021a1ce9c2e4995_d20250819_m040631_c001_v7007000_t0000_u01755576391078") 2025/08/19 04:11:35 DEBUG : only8: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ac9_d20250819_m040622_c001_v0001184_t0017_u01755576382870") 2025/08/19 04:11:35 DEBUG : only9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b03_d20250819_m040659_c001_v7007000_t0000_u01755576419509") 2025/08/19 04:11:35 DEBUG : only9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4160d8547ad0f81b_d20250819_m040651_c001_v0001116_t0047_u01755576411515") 2025/08/19 04:11:35 DEBUG : only9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7c1d_d20250819_m040642_c001_v0001184_t0026_u01755576402559") 2025/08/19 04:11:35 DEBUG : only9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8efd_d20250819_m040630_c001_v7007000_t0000_u01755576390879") 2025/08/19 04:11:35 DEBUG : only9: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7ad7_d20250819_m040623_c001_v0001184_t0055_u01755576383537") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac13_d20250819_m040251_c001_v7007000_t0000_u01755576171094") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc7e6_d20250819_m040248_c001_v0001105_t0027_u01755576168958") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac0e_d20250819_m040247_c001_v7007000_t0000_u01755576167844") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7084_d20250819_m040245_c001_v0001184_t0050_u01755576165674") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac0b_d20250819_m040244_c001_v7007000_t0000_u01755576164932") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc7c8_d20250819_m040242_c001_v0001105_t0035_u01755576162750") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b05_d20250819_m040232_c001_v7007000_t0000_u01755576152849") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c1f_d20250819_m040231_c001_v0001150_t0052_u01755576151438") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446af0_d20250819_m040229_c001_v7007000_t0000_u01755576149713") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c09_d20250819_m040228_c001_v0001150_t0033_u01755576148548") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ae1_d20250819_m040227_c001_v7007000_t0000_u01755576147051") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bfb_d20250819_m040226_c001_v0001150_t0022_u01755576146033") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad0_d20250819_m040219_c001_v7007000_t0000_u01755576139907") 2025/08/19 04:11:35 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bcb_d20250819_m040218_c001_v0001150_t0055_u01755576138625") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446acd_d20250819_m040218_c001_v7007000_t0000_u01755576138243") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bc3_d20250819_m040216_c001_v0001150_t0021_u01755576136832") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446aca_d20250819_m040216_c001_v7007000_t0000_u01755576136465") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bbf_d20250819_m040215_c001_v0001150_t0025_u01755576135760") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bbb_d20250819_m040215_c001_v0001150_t0025_u01755576135064") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ac3_d20250819_m040214_c001_v7007000_t0000_u01755576134699") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bb1_d20250819_m040213_c001_v0001150_t0034_u01755576133817") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bab_d20250819_m040213_c001_v0001150_t0001_u01755576133063") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ac0_d20250819_m040212_c001_v7007000_t0000_u01755576132698") 2025/08/19 04:11:36 DEBUG : potato: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ba1_d20250819_m040211_c001_v0001150_t0045_u01755576131846") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee84b9_d20250819_m040404_c001_v7007000_t0000_u01755576244582") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc8fe_d20250819_m040403_c001_v0001105_t0020_u01755576243868") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f412e5d075b6eab3e_d20250819_m040348_c001_v7007000_t0000_u01755576228053") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc8a4_d20250819_m040341_c001_v0001105_t0001_u01755576221763") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcdee_d20250819_m040327_c001_v7007000_t0000_u01755576207918") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc860_d20250819_m040320_c001_v0001105_t0035_u01755576200030") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e7306_d20250819_m040304_c001_v7007000_t0000_u01755576184364") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc800_d20250819_m040257_c001_v0001105_t0011_u01755576177488") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b17_d20250819_m040236_c001_v7007000_t0000_u01755576156841") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c3d_d20250819_m040235_c001_v0001150_t0022_u01755576155484") 2025/08/19 04:11:36 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b11_d20250819_m040235_c001_v7007000_t0000_u01755576155117") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c2b_d20250819_m040233_c001_v0001150_t0012_u01755576153442") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446b07_d20250819_m040233_c001_v7007000_t0000_u01755576153031") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c21_d20250819_m040232_c001_v0001150_t0041_u01755576152039") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446af8_d20250819_m040231_c001_v7007000_t0000_u01755576151071") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c19_d20250819_m040230_c001_v0001150_t0032_u01755576150118") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ae7_d20250819_m040228_c001_v7007000_t0000_u01755576148182") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c01_d20250819_m040227_c001_v0001150_t0039_u01755576147063") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f401545a95a446ad4_d20250819_m040220_c001_v7007000_t0000_u01755576140654") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907bd1_d20250819_m040219_c001_v0001150_t0021_u01755576139660") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923ef_d20250819_m040108_c001_v7007000_t0000_u01755576068828") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a53_d20250819_m040108_c001_v0001150_t0043_u01755576068041") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923ec_d20250819_m040107_c001_v7007000_t0000_u01755576067129") 2025/08/19 04:11:37 DEBUG : potato2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a4f_d20250819_m040106_c001_v0001150_t0000_u01755576066309") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f412e5d075b6eab3f_d20250819_m040348_c001_v7007000_t0000_u01755576228306") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907d51_d20250819_m040342_c001_v0001150_t0033_u01755576222951") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4157d5f4e01fcdf0_d20250819_m040328_c001_v7007000_t0000_u01755576208375") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907d0b_d20250819_m040321_c001_v0001150_t0028_u01755576201412") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4070d5d6716e730c_d20250819_m040305_c001_v7007000_t0000_u01755576185309") 2025/08/19 04:11:37 DEBUG : potato3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907cb3_d20250819_m040258_c001_v0001150_t0051_u01755576178020") 2025/08/19 04:11:37 DEBUG : pre-dest1/1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3ba_d20250819_m040437_c001_v7007000_t0000_u01755576277552") 2025/08/19 04:11:38 DEBUG : pre-dest1/1: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907e4e_d20250819_m040429_c001_v0001150_t0044_u01755576269254") 2025/08/19 04:11:38 DEBUG : pre-dest2/2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd3bb_d20250819_m040437_c001_v7007000_t0000_u01755576277743") 2025/08/19 04:11:38 DEBUG : pre-dest2/2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc962_d20250819_m040429_c001_v0001105_t0021_u01755576269960") 2025/08/19 04:11:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf966a3_d20250819_m040415_c001_v7007000_t0000_u01755576255675") 2025/08/19 04:11:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c744e_d20250819_m040412_c001_v0001184_t0047_u01755576252425") 2025/08/19 04:11:38 DEBUG : sizeonly: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763e6_d20250819_m040157_c001_v7007000_t0000_u01755576117049") 2025/08/19 04:11:38 DEBUG : sizeonly: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b29_d20250819_m040155_c001_v0001150_t0029_u01755576115936") 2025/08/19 04:11:38 DEBUG : splitbanan: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73f1_d20250819_m040854_c001_v7007000_t0000_u01755576534829") 2025/08/19 04:11:38 DEBUG : splitbanan: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a85b_d20250819_m040847_c001_v0001184_t0033_u01755576527750") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9702d_d20250819_m041014_c001_v7007000_t0000_u01755576614842") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757acb4_d20250819_m041008_c001_v0001184_t0055_u01755576608377") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40828a1d17ee8afe_d20250819_m040958_c001_v7007000_t0000_u01755576598208") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757abc6_d20250819_m040951_c001_v0001184_t0030_u01755576591777") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cda2d_d20250819_m040941_c001_v7007000_t0000_u01755576581812") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757aad6_d20250819_m040935_c001_v0001184_t0035_u01755576575671") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4145fb5ce61cd9e8_d20250819_m040926_c001_v7007000_t0000_u01755576566222") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a9f1_d20250819_m040920_c001_v0001184_t0058_u01755576560147") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f402af62e6a236d2b_d20250819_m040911_c001_v7007000_t0000_u01755576551057") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a943_d20250819_m040904_c001_v0001184_t0027_u01755576544491") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40673a98dfed73d3_d20250819_m040849_c001_v7007000_t0000_u01755576529754") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fa39_d20250819_m040846_c001_v0001116_t0036_u01755576526194") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4176b152a80e8071_d20250819_m040837_c001_v7007000_t0000_u01755576517603") 2025/08/19 04:11:38 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9ef_d20250819_m040830_c001_v0001116_t0050_u01755576510753") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8208_d20250819_m040829_c001_v7007000_t0000_u01755576509372") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f9cd_d20250819_m040825_c001_v0001116_t0016_u01755576505591") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4202e62cdcdc8fb8_d20250819_m040816_c001_v7007000_t0000_u01755576496825") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcdd1_d20250819_m040809_c001_v0001105_t0052_u01755576489227") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f417188f9c73063f1_d20250819_m040808_c001_v7007000_t0000_u01755576488230") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f966_d20250819_m040804_c001_v0001116_t0032_u01755576484538") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957674d_d20250819_m040749_c001_v7007000_t0000_u01755576469887") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f914_d20250819_m040745_c001_v0001116_t0033_u01755576465786") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f416e654b22506633_d20250819_m040737_c001_v7007000_t0000_u01755576457080") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f8c9_d20250819_m040730_c001_v0001116_t0013_u01755576450445") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f405e2f9d17ee8606_d20250819_m040721_c001_v7007000_t0000_u01755576441813") 2025/08/19 04:11:39 DEBUG : splitbananasplit: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f882_d20250819_m040715_c001_v0001116_t0037_u01755576435564") 2025/08/19 04:11:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f409b96f40fbf8212_d20250819_m040832_c001_v7007000_t0000_u01755576512428") 2025/08/19 04:11:39 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a73b_d20250819_m040827_c001_v0001184_t0005_u01755576507180") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b16_d20250819_m040709_c001_v7007000_t0000_u01755576429143") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7d9a_d20250819_m040707_c001_v0001184_t0026_u01755576427457") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b12_d20250819_m040706_c001_v7007000_t0000_u01755576426671") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc73_d20250819_m040705_c001_v0001105_t0031_u01755576425448") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac1b_d20250819_m040254_c001_v7007000_t0000_u01755576174828") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfc7f4_d20250819_m040253_c001_v0001105_t0050_u01755576173960") 2025/08/19 04:11:39 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac19_d20250819_m040253_c001_v7007000_t0000_u01755576173406") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c91_d20250819_m040252_c001_v0001150_t0049_u01755576172567") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763d6_d20250819_m040153_c001_v7007000_t0000_u01755576113759") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b11_d20250819_m040152_c001_v0001150_t0013_u01755576112192") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763cf_d20250819_m040151_c001_v7007000_t0000_u01755576111820") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907b09_d20250819_m040150_c001_v0001150_t0055_u01755576110796") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763bd_d20250819_m040145_c001_v7007000_t0000_u01755576105024") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907aef_d20250819_m040144_c001_v0001150_t0055_u01755576104186") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b95763ba_d20250819_m040143_c001_v7007000_t0000_u01755576103542") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ae7_d20250819_m040142_c001_v0001150_t0039_u01755576102303") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907adc_d20250819_m040137_c001_v0001150_t0055_u01755576097921") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957639a_d20250819_m040137_c001_v7007000_t0000_u01755576097551") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ada_d20250819_m040136_c001_v0001150_t0043_u01755576096780") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ad8_d20250819_m040136_c001_v0001150_t0053_u01755576096140") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b957638c_d20250819_m040135_c001_v7007000_t0000_u01755576095771") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ac8_d20250819_m040132_c001_v0001150_t0059_u01755576092976") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907ab0_d20250819_m040129_c001_v0001150_t0016_u01755576089650") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576376_d20250819_m040129_c001_v7007000_t0000_u01755576089284") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907aaa_d20250819_m040128_c001_v0001150_t0041_u01755576088524") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907aa8_d20250819_m040127_c001_v0001150_t0024_u01755576087833") 2025/08/19 04:11:40 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f4183e4d6b9576374_d20250819_m040127_c001_v7007000_t0000_u01755576087094") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a89_d20250819_m040117_c001_v0001150_t0040_u01755576077924") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e824692400_d20250819_m040117_c001_v7007000_t0000_u01755576077559") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a85_d20250819_m040116_c001_v0001150_t0003_u01755576076761") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923fb_d20250819_m040115_c001_v7007000_t0000_u01755576075854") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a81_d20250819_m040115_c001_v0001150_t0046_u01755576075227") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923f9_d20250819_m040114_c001_v7007000_t0000_u01755576074681") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a7b_d20250819_m040113_c001_v0001150_t0039_u01755576073859") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923f5_d20250819_m040112_c001_v7007000_t0000_u01755576072951") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a6f_d20250819_m040112_c001_v0001150_t0014_u01755576072057") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923f3_d20250819_m040111_c001_v7007000_t0000_u01755576071511") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a61_d20250819_m040110_c001_v0001150_t0002_u01755576070680") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923f2_d20250819_m040110_c001_v7007000_t0000_u01755576070134") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a59_d20250819_m040109_c001_v0001150_t0038_u01755576069373") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923e7_d20250819_m040104_c001_v7007000_t0000_u01755576064624") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a45_d20250819_m040103_c001_v0001150_t0036_u01755576063585") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923e5_d20250819_m040103_c001_v7007000_t0000_u01755576063041") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a3f_d20250819_m040102_c001_v0001150_t0032_u01755576062286") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923d8_d20250819_m040101_c001_v7007000_t0000_u01755576061329") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a33_d20250819_m040100_c001_v0001150_t0037_u01755576060567") 2025/08/19 04:11:41 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246923d3_d20250819_m040058_c001_v7007000_t0000_u01755576058215") 2025/08/19 04:11:42 DEBUG : sub dir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907a25_d20250819_m040057_c001_v0001150_t0025_u01755576057474") 2025/08/19 04:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b18_d20250819_m040709_c001_v7007000_t0000_u01755576429327") 2025/08/19 04:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0f858_d20250819_m040707_c001_v0001116_t0026_u01755576427469") 2025/08/19 04:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b13_d20250819_m040706_c001_v7007000_t0000_u01755576426856") 2025/08/19 04:11:42 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a32c_d20250819_m040705_c001_v0001184_t0047_u01755576425455") 2025/08/19 04:11:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97032_d20250819_m041017_c001_v7007000_t0000_u01755576617794") 2025/08/19 04:11:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fb99_d20250819_m041016_c001_v0001116_t0012_u01755576616267") 2025/08/19 04:11:42 DEBUG : sub/yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac12_d20250819_m040250_c001_v7007000_t0000_u01755576170543") 2025/08/19 04:11:42 DEBUG : sub/yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c70a8_d20250819_m040248_c001_v0001184_t0025_u01755576168600") 2025/08/19 04:11:42 DEBUG : test_dir1/file2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b0c_d20250819_m040704_c001_v7007000_t0000_u01755576424671") 2025/08/19 04:11:42 DEBUG : test_dir1/file2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7d60_d20250819_m040702_c001_v0001184_t0028_u01755576422532") 2025/08/19 04:11:42 DEBUG : test_dir1/file2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b06_d20250819_m040701_c001_v7007000_t0000_u01755576421730") 2025/08/19 04:11:42 DEBUG : test_dir1/file2: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c7d44_d20250819_m040700_c001_v0001184_t0049_u01755576420477") 2025/08/19 04:11:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b0d_d20250819_m040704_c001_v7007000_t0000_u01755576424854") 2025/08/19 04:11:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757a30d_d20250819_m040702_c001_v0001184_t0005_u01755576422520") 2025/08/19 04:11:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f400e9330133f3b07_d20250819_m040701_c001_v7007000_t0000_u01755576421915") 2025/08/19 04:11:42 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfcc5f_d20250819_m040700_c001_v0001105_t0039_u01755576420468") 2025/08/19 04:11:42 DEBUG : three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac07_d20250819_m040242_c001_v7007000_t0000_u01755576162003") 2025/08/19 04:11:42 DEBUG : three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c63_d20250819_m040240_c001_v0001150_t0058_u01755576160834") 2025/08/19 04:11:42 DEBUG : three: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c51_d20250819_m040238_c001_v0001150_t0055_u01755576158586") 2025/08/19 04:11:42 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97037_d20250819_m041019_c001_v7007000_t0000_u01755576619643") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd05c_d20250819_m041018_c001_v0001105_t0028_u01755576618772") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97052_d20250819_m041038_c001_v7007000_t0000_u01755576638387") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c8977_d20250819_m041036_c001_v0001184_t0041_u01755576636780") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9704d_d20250819_m041035_c001_v7007000_t0000_u01755576635193") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd094_d20250819_m041033_c001_v0001105_t0054_u01755576633380") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97049_d20250819_m041032_c001_v7007000_t0000_u01755576632399") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fbd2_d20250819_m041031_c001_v0001116_t0011_u01755576631283") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97040_d20250819_m041026_c001_v7007000_t0000_u01755576626644") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd07a_d20250819_m041025_c001_v0001105_t0051_u01755576625714") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97044_d20250819_m041028_c001_v7007000_t0000_u01755576628693") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c88ef_d20250819_m041027_c001_v0001184_t0051_u01755576627620") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9703c_d20250819_m041024_c001_v7007000_t0000_u01755576624736") 2025/08/19 04:11:43 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1160d8547ad0fbb2_d20250819_m041023_c001_v0001116_t0002_u01755576623795") 2025/08/19 04:11:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9703a_d20250819_m041022_c001_v7007000_t0000_u01755576622839") 2025/08/19 04:11:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ad6d_d20250819_m041022_c001_v0001184_t0040_u01755576622195") 2025/08/19 04:11:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97039_d20250819_m041021_c001_v7007000_t0000_u01755576621229") 2025/08/19 04:11:43 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c88a0_d20250819_m041020_c001_v0001184_t0059_u01755576620606") 2025/08/19 04:11:43 DEBUG : toe/toe/toe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f419259e8246929eb_d20250819_m041043_c001_v7007000_t0000_u01755576643657") 2025/08/19 04:11:43 DEBUG : toe/toe/toe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab00c52bfd0b6_d20250819_m041042_c001_v0001105_t0038_u01755576642726") 2025/08/19 04:11:43 DEBUG : toe/toe/toe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97047_d20250819_m041030_c001_v7007000_t0000_u01755576630296") 2025/08/19 04:11:43 DEBUG : toe/toe/toe: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757adb9_d20250819_m041029_c001_v0001184_t0036_u01755576629652") 2025/08/19 04:11:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf97054_d20250819_m041039_c001_v7007000_t0000_u01755576639005") 2025/08/19 04:11:43 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f1033c0f36757ae32_d20250819_m041038_c001_v0001184_t0029_u01755576638149") 2025/08/19 04:11:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f41813bcb8bf9704e_d20250819_m041035_c001_v7007000_t0000_u01755576635810") 2025/08/19 04:11:44 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f100f5e8b4a5bb768_d20250819_m041034_c001_v0001102_t0057_u01755576634720") 2025/08/19 04:11:44 DEBUG : two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac08_d20250819_m040242_c001_v7007000_t0000_u01755576162186") 2025/08/19 04:11:44 DEBUG : two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f408ab00c52bfc7c0_d20250819_m040240_c001_v0001105_t0000_u01755576160270") 2025/08/19 04:11:44 DEBUG : two: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f406d269881907c4f_d20250819_m040238_c001_v0001150_t0045_u01755576158405") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac14_d20250819_m040251_c001_v7007000_t0000_u01755576171276") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f108ab30b5be33a26_d20250819_m040250_c001_v0001104_t0051_u01755576170007") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac0d_d20250819_m040247_c001_v7007000_t0000_u01755576167296") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f106d269881907c7b_d20250819_m040245_c001_v0001150_t0041_u01755576165665") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac0a_d20250819_m040244_c001_v7007000_t0000_u01755576164385") 2025/08/19 04:11:44 DEBUG : yam: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f11600fee8f1c706a_d20250819_m040242_c001_v0001184_t0020_u01755576162737") 2025/08/19 04:11:44 DEBUG : yaml: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac10_d20250819_m040248_c001_v7007000_t0000_u01755576168026") 2025/08/19 04:11:44 DEBUG : yaml: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f114f43bfb21204e9_d20250819_m040246_c001_v0001131_t0039_u01755576166599") 2025/08/19 04:11:44 DEBUG : yaml: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f40744f92fd5cac0c_d20250819_m040245_c001_v7007000_t0000_u01755576165115") 2025/08/19 04:11:44 DEBUG : yaml: Deleting (id "4_zff62ada370cdcb0b9f880e1b_f104aa78eb0afe94a_d20250819_m040244_c001_v0001179_t0031_u01755576164179") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m57.371784859s (try 1/5)