"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/18 03:44:46 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu" 2025/07/18 03:44:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/18 03:44:46 DEBUG : Creating backend with remote "/tmp/rclone2385725865" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:44:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/18 03:44:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:44:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:49 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:44:49 DEBUG : B2 bucket rclone-test-geqituv6juwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.72s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:51 DEBUG : Creating backend with remote "/non-existing" 2025/07/18 03:44:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/18 03:44:51 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:51 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:44:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:53 INFO : B2 bucket rclone-test-geqituv6juwu: Running all checks before starting transfers 2025/07/18 03:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:44:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:53 INFO : B2 bucket rclone-test-geqituv6juwu: Checks finished, now starting transfers 2025/07/18 03:44:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.43s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:55 ERROR : Ignoring --no-traverse with sync 2025/07/18 03:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:44:55 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:55 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:55 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:44:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/18 03:44:56 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:56 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:56 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/18 03:44:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:44:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:44:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:44:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:44:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:44:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:44:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 03:45:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:45:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/18 03:45:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:45:00 INFO : sub dir2: Making directory 2025/07/18 03:45:00 INFO : sub dir: Making directory 2025/07/18 03:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:00 INFO : sub dir2/sub sub dir2: Making directory 2025/07/18 03:45:00 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:00 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:00 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/07/18 03:45:00 DEBUG : B2 bucket rclone-test-geqituv6juwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:01 INFO : sub dir2: Making directory 2025/07/18 03:45:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/18 03:45:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:45:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:01 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:01 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:02 DEBUG : sub dir2: Making directory with metadata 2025/07/18 03:45:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:45:02 INFO : sub dir2: Making directory 2025/07/18 03:45:02 INFO : sub dir: Making directory 2025/07/18 03:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:02 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:02 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:03 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:45:03 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/18 03:45:03 DEBUG : B2 bucket rclone-test-geqituv6juwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/18 03:45:03 DEBUG : B2 bucket rclone-test-geqituv6juwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:04 INFO : sub dir2: Making directory 2025/07/18 03:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:04 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:04 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:04 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:45:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:05 DEBUG : sub dir2: Making directory with metadata 2025/07/18 03:45:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:45:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:45:05 INFO : sub dir2: Making directory 2025/07/18 03:45:05 INFO : sub dir: Making directory 2025/07/18 03:45:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:06 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:45:06 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/18 03:45:06 DEBUG : B2 bucket rclone-test-geqituv6juwu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:07 INFO : sub dir2: Making directory 2025/07/18 03:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:07 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:07 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:07 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.14s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pevadul7viya" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-pevadul7viya 2025/07/18 03:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:09 DEBUG : B2 bucket rclone-test-pevadul7viya: Waiting for checks to finish 2025/07/18 03:45:09 DEBUG : B2 bucket rclone-test-pevadul7viya: Waiting for transfers to finish 2025/07/18 03:45:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:11 DEBUG : B2 bucket rclone-test-pevadul7viya: Purge remote 2025/07/18 03:45:11 INFO : B2 bucket rclone-test-pevadul7viya: cleaning bucket "rclone-test-pevadul7viya" of all files 2025/07/18 03:45:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f92cda3a02d1bbb9f880e1b_f1186ddb03fc68f79_d20250718_m034510_c001_v0001093_t0005_u01752810310820") --- PASS: TestServerSideCopy (4.51s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 03:45:13 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:13 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 03:45:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vajakiy2biqi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-vajakiy2biqi 2025/07/18 03:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:16 DEBUG : B2 bucket rclone-test-vajakiy2biqi: Waiting for checks to finish 2025/07/18 03:45:16 DEBUG : B2 bucket rclone-test-vajakiy2biqi: Waiting for transfers to finish 2025/07/18 03:45:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:18 DEBUG : B2 bucket rclone-test-vajakiy2biqi: Waiting for checks to finish 2025/07/18 03:45:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 03:45:18 DEBUG : B2 bucket rclone-test-vajakiy2biqi: Waiting for transfers to finish 2025/07/18 03:45:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 03:45:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:18 DEBUG : B2 bucket rclone-test-vajakiy2biqi: Purge remote 2025/07/18 03:45:18 INFO : B2 bucket rclone-test-vajakiy2biqi: cleaning bucket "rclone-test-vajakiy2biqi" of all files 2025/07/18 03:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2ed23a02d1bbb9f880e1b_f11986ea9f74016bf_d20250718_m034518_c001_v0001036_t0053_u01752810318387") 2025/07/18 03:45:19 DEBUG : sub dir/hello world: Deleting (id "4_z6fa2ed23a02d1bbb9f880e1b_f106da8fce9ba344e_d20250718_m034516_c001_v0001145_t0012_u01752810316933") --- PASS: TestServerSideCopyOverSelf (6.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 03:45:21 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:21 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 03:45:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/18 03:45:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.66s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wajaqod7pise" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-wajaqod7pise 2025/07/18 03:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:24 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for checks to finish 2025/07/18 03:45:24 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for transfers to finish 2025/07/18 03:45:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/18 03:45:26 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for checks to finish 2025/07/18 03:45:26 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for transfers to finish 2025/07/18 03:45:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/18 03:45:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:27 INFO : sub dir/hello world: Deleted 2025/07/18 03:45:27 DEBUG : testing file moves 2025/07/18 03:45:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/18 03:45:28 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for checks to finish 2025/07/18 03:45:28 DEBUG : B2 bucket rclone-test-wajaqod7pise: Waiting for transfers to finish 2025/07/18 03:45:28 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/18 03:45:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/18 03:45:28 INFO : sub dir/hello world: Deleted 2025/07/18 03:45:29 DEBUG : B2 bucket rclone-test-wajaqod7pise: Purge remote 2025/07/18 03:45:29 INFO : B2 bucket rclone-test-wajaqod7pise: cleaning bucket "rclone-test-wajaqod7pise" of all files 2025/07/18 03:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc20d13a03d1bbb9f880e1b_f103da3fe9c5ede4f_d20250718_m034528_c001_v0001179_t0051_u01752810328120") 2025/07/18 03:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc20d13a03d1bbb9f880e1b_f10198b707ece2a3d_d20250718_m034526_c001_v0001113_t0029_u01752810326657") 2025/07/18 03:45:29 DEBUG : sub dir/hello world: Deleting (id "4_z9fc20d13a03d1bbb9f880e1b_f108e894401467a90_d20250718_m034524_c001_v0001115_t0045_u01752810324807") --- PASS: TestServerSideMoveOverSelf (8.20s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:31 ERROR : error listing: directory not found 2025/07/18 03:45:31 INFO : Local file system at /tmp/rclone2385725865: Making directory 2025/07/18 03:45:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:45:33 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for checks to finish 2025/07/18 03:45:33 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for transfers to finish 2025/07/18 03:45:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:45:33 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/18 03:45:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.82s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/18 03:45:34 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:34 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:34 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:45:34 INFO : check sum: Copied (new) 2025/07/18 03:45:34 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:45:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/18 03:45:35 DEBUG : check sum: Unchanged skipping 2025/07/18 03:45:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:35 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/18 03:45:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 03:45:36 INFO : sizeonly: Copied (new) 2025/07/18 03:45:36 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:36 DEBUG : sizeonly: Sizes identical 2025/07/18 03:45:36 DEBUG : sizeonly: Unchanged skipping 2025/07/18 03:45:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:36 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/18 03:45:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/18 03:45:37 INFO : ignore-size: Copied (new) 2025/07/18 03:45:37 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:45:38 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:38 DEBUG : ignore-size: Unchanged skipping 2025/07/18 03:45:38 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:38 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:45:39 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:39 DEBUG : existing: Unchanged skipping 2025/07/18 03:45:39 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:39 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:39 INFO : There was nothing to transfer 2025/07/18 03:45:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/18 03:45:39 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:39 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 03:45:39 INFO : existing: Copied (replaced existing) 2025/07/18 03:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 03:45:40 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:40 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 03:45:41 INFO : existing: Copied (new) 2025/07/18 03:45:41 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:41 DEBUG : existing: Destination exists, skipping 2025/07/18 03:45:41 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:41 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:41 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/18 03:45:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:45:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 03:45:43 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:43 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 03:45:43 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:45:43 INFO : a/potato2: Copied (new) 2025/07/18 03:45:43 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:45 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/07/18 03:45:45 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:45:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/18 03:45:45 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:45 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:45 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:45 INFO : There was nothing to transfer 2025/07/18 03:45:45 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/07/18 03:45:45 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:45:47 INFO : empty space: Updated modification time in destination 2025/07/18 03:45:47 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:47 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:47 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:48 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/07/18 03:45:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:45:48 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:48 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:48 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.54s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:49 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/07/18 03:45:49 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2385725865) 2025/07/18 03:45:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-geqituv6juwu) 2025/07/18 03:45:49 DEBUG : foo: sha1 differ 2025/07/18 03:45:49 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/18 03:45:50 INFO : foo: Copied (replaced existing) 2025/07/18 03:45:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:45:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/18 03:45:51 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:51 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:51 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:45:52 INFO : potato: Copied (new) 2025/07/18 03:45:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/18 03:45:54 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:54 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/18 03:45:54 INFO : potato: Copied (replaced existing) 2025/07/18 03:45:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:55 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/07/18 03:45:55 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2385725865) 2025/07/18 03:45:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-geqituv6juwu) 2025/07/18 03:45:55 DEBUG : potato: sha1 differ 2025/07/18 03:45:55 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/18 03:45:56 INFO : potato: Copied (replaced existing) 2025/07/18 03:45:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:45:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/18 03:45:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:45:57 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:45:57 DEBUG : Waiting for deletions to finish 2025/07/18 03:45:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:45:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:45:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:45:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:45:59 DEBUG : empty space: Unchanged skipping 2025/07/18 03:45:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:00 INFO : potato2: Copied (new) 2025/07/18 03:46:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:02 INFO : d: Making directory 2025/07/18 03:46:02 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/18 03:46:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:02 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 03:46:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:02 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:02 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:02 INFO : a/potato2: Copied (new) 2025/07/18 03:46:02 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:03 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:04 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/18 03:46:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/18 03:46:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:05 INFO : a/potato2: Copied (new) 2025/07/18 03:46:05 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting files as there were IO errors 2025/07/18 03:46:05 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:07 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:07 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:07 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:07 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:07 INFO : potato: Deleted 2025/07/18 03:46:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:09 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:09 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:09 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:10 INFO : potato: Deleted 2025/07/18 03:46:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:10 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:10 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:10 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:12 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:12 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/18 03:46:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 03:46:14 DEBUG : enormous: Excluded 2025/07/18 03:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 03:46:14 DEBUG : potato2: Excluded 2025/07/18 03:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 03:46:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:14 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:14 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:14 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:14 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:14 INFO : There was nothing to transfer 2025/07/18 03:46:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 03:46:14 DEBUG : enormous: Excluded 2025/07/18 03:46:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 03:46:14 DEBUG : potato2: Excluded 2025/07/18 03:46:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 03:46:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/18 03:46:15 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:15 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for checks to finish 2025/07/18 03:46:15 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for transfers to finish 2025/07/18 03:46:15 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:16 DEBUG : enormous: Excluded (Size Filter) 2025/07/18 03:46:16 DEBUG : enormous: Excluded 2025/07/18 03:46:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/18 03:46:16 DEBUG : potato2: Excluded 2025/07/18 03:46:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:46:17 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:17 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:17 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:17 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:17 INFO : enormous: Deleted 2025/07/18 03:46:17 INFO : potato2: Deleted 2025/07/18 03:46:17 INFO : There was nothing to transfer 2025/07/18 03:46:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/18 03:46:17 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:17 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for checks to finish 2025/07/18 03:46:17 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for transfers to finish 2025/07/18 03:46:17 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:17 INFO : enormous: Deleted 2025/07/18 03:46:17 INFO : potato2: Deleted 2025/07/18 03:46:17 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.71s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:19 DEBUG : five: Need to transfer - File not found at Destination 2025/07/18 03:46:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/18 03:46:19 DEBUG : one: Destination is newer than source, skipping 2025/07/18 03:46:19 DEBUG : three: Sizes identical 2025/07/18 03:46:19 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 03:46:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 03:46:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2385725865) 2025/07/18 03:46:19 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-geqituv6juwu) 2025/07/18 03:46:19 DEBUG : two: sha1 differ 2025/07/18 03:46:19 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 03:46:20 INFO : five: Copied (new) 2025/07/18 03:46:20 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 03:46:20 INFO : four: Copied (replaced existing) 2025/07/18 03:46:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 03:46:20 INFO : two: Copied (replaced existing) 2025/07/18 03:46:20 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:21 DEBUG : one: Destination is newer than source, skipping 2025/07/18 03:46:21 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2385725865) 2025/07/18 03:46:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-geqituv6juwu) 2025/07/18 03:46:21 DEBUG : three: sha1 differ 2025/07/18 03:46:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/18 03:46:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/18 03:46:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 03:46:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/18 03:46:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/18 03:46:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 03:46:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 03:46:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/18 03:46:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/18 03:46:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/18 03:46:21 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:46:21 INFO : three: Copied (replaced existing) 2025/07/18 03:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.66s) === 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/18 03:46:23 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:23 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:23 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 03:46:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 03:46:23 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:23 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:23 INFO : yam: Copied (new) 2025/07/18 03:46:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 03:46:24 INFO : potato: Copied (new) 2025/07/18 03:46:24 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:46:24 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:24 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:24 DEBUG : potato: Unchanged skipping 2025/07/18 03:46:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:25 INFO : yam: Copied (server-side copy) to: yaml 2025/07/18 03:46:25 INFO : yam: Deleted 2025/07/18 03:46:25 INFO : yaml: Renamed from "yam" 2025/07/18 03:46:25 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.62s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/18 03:46:26 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:26 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:26 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 03:46:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/18 03:46:26 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:26 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:27 INFO : yam: Copied (new) 2025/07/18 03:46:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 03:46:27 INFO : potato: Copied (new) 2025/07/18 03:46:27 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:46:28 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:28 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:28 DEBUG : potato: Unchanged skipping 2025/07/18 03:46:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:28 INFO : yam: Copied (server-side copy) to: yaml 2025/07/18 03:46:28 INFO : yam: Deleted 2025/07/18 03:46:28 INFO : yaml: Renamed from "yam" 2025/07/18 03:46:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/18 03:46:29 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:29 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/18 03:46:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/18 03:46:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:30 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:30 INFO : sub/yam: Copied (new) 2025/07/18 03:46:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/18 03:46:30 INFO : potato: Copied (new) 2025/07/18 03:46:30 DEBUG : Waiting for deletions to finish 2025/07/18 03:46:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:46:31 DEBUG : potato: Unchanged skipping 2025/07/18 03:46:31 INFO : B2 bucket rclone-test-geqituv6juwu: Making map for --track-renames 2025/07/18 03:46:31 INFO : B2 bucket rclone-test-geqituv6juwu: Finished making map for --track-renames 2025/07/18 03:46:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for renames to finish 2025/07/18 03:46:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/18 03:46:31 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/18 03:46:31 INFO : sub/yam: Deleted 2025/07/18 03:46:31 INFO : yam: Renamed from "sub/yam" 2025/07/18 03:46:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:32 DEBUG : Creating backend with remote "/tmp/rclone2385725865/dir1" 2025/07/18 03:46:32 DEBUG : Config file has changed externally - reloading 2025/07/18 03:46:32 DEBUG : Creating backend with remote "/tmp/rclone2385725865/dir2" 2025/07/18 03:46:32 DEBUG : Local file system at /tmp/rclone2385725865/dir2: Using server-side directory move 2025/07/18 03:46:32 INFO : Local file system at /tmp/rclone2385725865/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/18 03:46:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/18 03:46:32 INFO : file1.txt: Moved (server-side) 2025/07/18 03:46:32 DEBUG : Local file system at /tmp/rclone2385725865/dir2: Waiting for checks to finish 2025/07/18 03:46:32 DEBUG : Local file system at /tmp/rclone2385725865/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:46:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 03:46:33 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:33 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 03:46:33 INFO : nested/sub dir/file: Copied (new) 2025/07/18 03:46:33 INFO : nested/sub dir/file: Deleted 2025/07/18 03:46:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:46:34 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:46:34 INFO : sub dir/hello world: Deleted 2025/07/18 03:46:34 INFO : sub dir: Removing directory 2025/07/18 03:46:34 INFO : nested/sub dir: Removing directory 2025/07/18 03:46:34 INFO : nested: Removing directory 2025/07/18 03:46:34 DEBUG : Local file system at /tmp/rclone2385725865: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/18 03:46:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/18 03:46:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/18 03:46:35 INFO : nested/sub dir/file: Copied (new) 2025/07/18 03:46:35 INFO : nested/sub dir/file: Deleted 2025/07/18 03:46:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:46:36 INFO : sub dir/hello world: Copied (new) 2025/07/18 03:46:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/18 03:46:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 03:46:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:37 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/18 03:46:37 INFO : existing-b: Copied (new) 2025/07/18 03:46:37 INFO : existing-b: Deleted 2025/07/18 03:46:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 03:46:37 INFO : existing: Copied (new) 2025/07/18 03:46:37 INFO : existing: Deleted 2025/07/18 03:46:37 DEBUG : existing: Destination exists, skipping 2025/07/18 03:46:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/18 03:46:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:46:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:46:37 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.79s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zitepug5gege" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-zitepug5gege 2025/07/18 03:46:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 03:46:43 DEBUG : empty space: Unchanged skipping 2025/07/18 03:46:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 03:46:43 DEBUG : B2 bucket rclone-test-zitepug5gege: Waiting for checks to finish 2025/07/18 03:46:43 INFO : empty space: Deleted 2025/07/18 03:46:43 DEBUG : B2 bucket rclone-test-zitepug5gege: Waiting for transfers to finish 2025/07/18 03:46:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:43 INFO : potato2: Copied (server-side copy) 2025/07/18 03:46:43 INFO : potato2: Deleted 2025/07/18 03:46:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:46:43 INFO : potato3: Copied (server-side copy) 2025/07/18 03:46:44 INFO : potato3: Deleted 2025/07/18 03:46:44 DEBUG : Creating backend with remote "TestB2:rclone-test-hakimon1none" 2025/07/18 03:46:44 DEBUG : Config file has changed externally - reloading 2025/07/18 03:46:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/18 03:46:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 03:46:45 DEBUG : B2 bucket rclone-test-hakimon1none: Waiting for checks to finish 2025/07/18 03:46:45 DEBUG : B2 bucket rclone-test-hakimon1none: Waiting for transfers to finish 2025/07/18 03:46:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:46:46 INFO : empty space: Copied (server-side copy) 2025/07/18 03:46:46 INFO : empty space: Deleted 2025/07/18 03:46:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:46 INFO : potato2: Copied (server-side copy) 2025/07/18 03:46:46 INFO : potato2: Deleted 2025/07/18 03:46:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:46:47 INFO : potato3: Copied (server-side copy) 2025/07/18 03:46:47 INFO : potato3: Deleted 2025/07/18 03:46:47 DEBUG : B2 bucket rclone-test-hakimon1none: Purge remote 2025/07/18 03:46:47 INFO : B2 bucket rclone-test-hakimon1none: cleaning bucket "rclone-test-hakimon1none" of all files 2025/07/18 03:46:47 DEBUG : empty space: Deleting (id "4_z2fd23df3a04d1bbb9f880e1b_f1041905cfafa2d44_d20250718_m034646_c001_v0001113_t0011_u01752810406088") 2025/07/18 03:46:47 DEBUG : potato2: Deleting (id "4_z2fd23df3a04d1bbb9f880e1b_f118d127c2513fe1f_d20250718_m034646_c001_v0001091_t0022_u01752810406470") 2025/07/18 03:46:47 DEBUG : potato3: Deleting (id "4_z2fd23df3a04d1bbb9f880e1b_f105838e5b6a5bf01_d20250718_m034646_c001_v0001040_t0016_u01752810406485") 2025/07/18 03:46:48 DEBUG : B2 bucket rclone-test-zitepug5gege: Purge remote 2025/07/18 03:46:48 INFO : B2 bucket rclone-test-zitepug5gege: cleaning bucket "rclone-test-zitepug5gege" of all files 2025/07/18 03:46:48 DEBUG : empty space: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f416115fae5b9b509_d20250718_m034646_c001_v7007000_t0000_u01752810406447") 2025/07/18 03:46:48 DEBUG : empty space: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f1017813a4076092b_d20250718_m034642_c001_v0001171_t0045_u01752810402415") 2025/07/18 03:46:48 DEBUG : potato2: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f416115fae5b9b50a_d20250718_m034646_c001_v7007000_t0000_u01752810406786") 2025/07/18 03:46:48 DEBUG : potato2: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f110635f5beeef7bb_d20250718_m034643_c001_v0001182_t0025_u01752810403387") 2025/07/18 03:46:48 DEBUG : potato3: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f416115fae5b9b50b_d20250718_m034647_c001_v7007000_t0000_u01752810407246") 2025/07/18 03:46:48 DEBUG : potato3: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f118d1d33f3856181_d20250718_m034643_c001_v0001131_t0051_u01752810403607") 2025/07/18 03:46:48 DEBUG : potato3: Deleting (id "4_zaf922de3a04d1bbb9f880e1b_f1017813a40760933_d20250718_m034642_c001_v0001171_t0049_u01752810402688") --- PASS: TestServerSideMove (11.79s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gahilon8tojo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-gahilon8tojo 2025/07/18 03:46:56 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 03:46:56 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 03:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 03:46:56 DEBUG : B2 bucket rclone-test-gahilon8tojo: Waiting for checks to finish 2025/07/18 03:46:56 DEBUG : B2 bucket rclone-test-gahilon8tojo: Waiting for transfers to finish 2025/07/18 03:46:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:56 INFO : potato2: Copied (server-side copy) 2025/07/18 03:46:56 INFO : potato2: Deleted 2025/07/18 03:46:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:46:57 INFO : potato3: Copied (server-side copy) 2025/07/18 03:46:57 INFO : potato3: Deleted 2025/07/18 03:46:57 DEBUG : Creating backend with remote "TestB2:rclone-test-tosuheb2vawu" 2025/07/18 03:46:58 DEBUG : empty space: Excluded (Size Filter) 2025/07/18 03:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:46:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 03:46:58 DEBUG : B2 bucket rclone-test-tosuheb2vawu: Waiting for checks to finish 2025/07/18 03:46:58 DEBUG : B2 bucket rclone-test-tosuheb2vawu: Waiting for transfers to finish 2025/07/18 03:46:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:46:59 INFO : potato2: Copied (server-side copy) 2025/07/18 03:46:59 INFO : potato2: Deleted 2025/07/18 03:46:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:46:59 INFO : potato3: Copied (server-side copy) 2025/07/18 03:47:00 INFO : potato3: Deleted 2025/07/18 03:47:00 DEBUG : B2 bucket rclone-test-tosuheb2vawu: Purge remote 2025/07/18 03:47:00 INFO : B2 bucket rclone-test-tosuheb2vawu: cleaning bucket "rclone-test-tosuheb2vawu" of all files 2025/07/18 03:47:00 DEBUG : potato2: Deleting (id "4_z6f827d23a04d1bbb9f880e1b_f112c7597a402f45c_d20250718_m034659_c001_v0001120_t0030_u01752810419223") 2025/07/18 03:47:00 DEBUG : potato3: Deleting (id "4_z6f827d23a04d1bbb9f880e1b_f116f22cd28411d47_d20250718_m034659_c001_v0001090_t0039_u01752810419505") 2025/07/18 03:47:01 DEBUG : B2 bucket rclone-test-gahilon8tojo: Purge remote 2025/07/18 03:47:01 INFO : B2 bucket rclone-test-gahilon8tojo: cleaning bucket "rclone-test-gahilon8tojo" of all files 2025/07/18 03:47:01 DEBUG : empty space: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f1075cf751bbda196_d20250718_m034655_c001_v0001150_t0056_u01752810415258") 2025/07/18 03:47:01 DEBUG : potato2: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f401de7017e77db3a_d20250718_m034659_c001_v7007000_t0000_u01752810419490") 2025/07/18 03:47:01 DEBUG : potato2: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f1039f25ed4b670a2_d20250718_m034656_c001_v0001181_t0000_u01752810416369") 2025/07/18 03:47:01 DEBUG : potato3: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f401de7017e77db3d_d20250718_m034659_c001_v7007000_t0000_u01752810419932") 2025/07/18 03:47:01 DEBUG : potato3: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f103823b5ee750b7e_d20250718_m034656_c001_v0001104_t0031_u01752810416601") 2025/07/18 03:47:01 DEBUG : potato3: Deleting (id "4_zff026d03a04d1bbb9f880e1b_f1075cf751bbda19a_d20250718_m034655_c001_v0001150_t0021_u01752810415681") --- PASS: TestServerSideMoveWithFilter (12.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vufotol4duqo" 2025/07/18 03:47:06 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-geqituv6juwu -> B2 bucket rclone-test-vufotol4duqo 2025/07/18 03:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:47:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 03:47:09 DEBUG : empty space: Unchanged skipping 2025/07/18 03:47:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/18 03:47:09 DEBUG : B2 bucket rclone-test-vufotol4duqo: Waiting for checks to finish 2025/07/18 03:47:09 INFO : empty space: Deleted 2025/07/18 03:47:09 DEBUG : B2 bucket rclone-test-vufotol4duqo: Waiting for transfers to finish 2025/07/18 03:47:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:47:09 INFO : potato2: Copied (server-side copy) 2025/07/18 03:47:09 INFO : potato2: Deleted 2025/07/18 03:47:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:47:10 INFO : potato3: Copied (server-side copy) 2025/07/18 03:47:10 INFO : potato3: Deleted 2025/07/18 03:47:11 DEBUG : Creating backend with remote "TestB2:rclone-test-haludum1mosu" 2025/07/18 03:47:11 INFO : tomatoDir: Making directory 2025/07/18 03:47:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/18 03:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/18 03:47:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/18 03:47:12 DEBUG : B2 bucket rclone-test-haludum1mosu: Waiting for checks to finish 2025/07/18 03:47:12 DEBUG : B2 bucket rclone-test-haludum1mosu: Waiting for transfers to finish 2025/07/18 03:47:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/18 03:47:13 INFO : potato3: Copied (server-side copy) 2025/07/18 03:47:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/18 03:47:13 INFO : empty space: Copied (server-side copy) 2025/07/18 03:47:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/18 03:47:13 INFO : potato2: Copied (server-side copy) 2025/07/18 03:47:13 INFO : potato3: Deleted 2025/07/18 03:47:13 INFO : empty space: Deleted 2025/07/18 03:47:13 INFO : potato2: Deleted 2025/07/18 03:47:14 DEBUG : B2 bucket rclone-test-haludum1mosu: Purge remote 2025/07/18 03:47:14 INFO : B2 bucket rclone-test-haludum1mosu: cleaning bucket "rclone-test-haludum1mosu" of all files 2025/07/18 03:47:14 DEBUG : empty space: Deleting (id "4_z0fd2ad73a04d1bbb9f880e1b_f104cc8ae8dcc585b_d20250718_m034712_c001_v0001029_t0025_u01752810432692") 2025/07/18 03:47:14 DEBUG : potato2: Deleting (id "4_z0fd2ad73a04d1bbb9f880e1b_f111e928af3ab6405_d20250718_m034713_c001_v0001134_t0041_u01752810433057") 2025/07/18 03:47:14 DEBUG : potato3: Deleting (id "4_z0fd2ad73a04d1bbb9f880e1b_f118c8955cc6811dc_d20250718_m034713_c001_v0001177_t0016_u01752810433064") 2025/07/18 03:47:15 DEBUG : B2 bucket rclone-test-vufotol4duqo: Purge remote 2025/07/18 03:47:15 INFO : B2 bucket rclone-test-vufotol4duqo: cleaning bucket "rclone-test-vufotol4duqo" of all files 2025/07/18 03:47:15 DEBUG : empty space: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f4051ed0cc8f1f10f_d20250718_m034713_c001_v7007000_t0000_u01752810433357") 2025/07/18 03:47:15 DEBUG : empty space: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f1108cb4f90aee5d1_d20250718_m034708_c001_v0001029_t0022_u01752810428344") 2025/07/18 03:47:15 DEBUG : potato2: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f401de7017e77db4e_d20250718_m034713_c001_v7007000_t0000_u01752810433457") 2025/07/18 03:47:15 DEBUG : potato2: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f1101e7d93b490d25_d20250718_m034709_c001_v0001037_t0020_u01752810429536") 2025/07/18 03:47:15 DEBUG : potato3: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f401de7017e77db4d_d20250718_m034713_c001_v7007000_t0000_u01752810433275") 2025/07/18 03:47:15 DEBUG : potato3: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f109a7a960b76bc95_d20250718_m034709_c001_v0001037_t0052_u01752810429902") 2025/07/18 03:47:15 DEBUG : potato3: Deleting (id "4_z0f329d43a04d1bbb9f880e1b_f1108cb4f90aee5d3_d20250718_m034708_c001_v0001029_t0021_u01752810428739") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/rclone-sync-test" 2025/07/18 03:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/rclone-sync-test-include/layer2" 2025/07/18 03:47:24 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/rclone-sync-test-ignore-file" 2025/07/18 03:47:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/18 03:47:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/18 03:47:28 DEBUG : pacer: Reducing sleep to 10ms 2025/07/18 03:47:28 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test: Waiting for checks to finish 2025/07/18 03:47:28 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test: Waiting for transfers to finish 2025/07/18 03:47:28 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:28 INFO : There was nothing to transfer 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:47:29 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:29 INFO : There was nothing to transfer 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/18 03:47:29 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:29 INFO : There was nothing to transfer 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:47:29 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:47:29 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:29 INFO : There was nothing to transfer 2025/07/18 03:47:30 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/18 03:47:30 DEBUG : B2 bucket rclone-test-geqituv6juwu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/18 03:47:30 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:30 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/CompareDest" 2025/07/18 03:47:33 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 03:47:33 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:33 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:47:34 INFO : one: Copied (new) 2025/07/18 03:47:34 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:35 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:35 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 03:47:35 INFO : one: Copied (replaced existing) 2025/07/18 03:47:35 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:38 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 03:47:38 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:38 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:38 INFO : There was nothing to transfer 2025/07/18 03:47:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 03:47:39 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 03:47:39 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:39 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:39 INFO : There was nothing to transfer 2025/07/18 03:47:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 03:47:40 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 03:47:40 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:40 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:40 INFO : There was nothing to transfer 2025/07/18 03:47:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:41 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/07/18 03:47:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 03:47:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/18 03:47:41 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 03:47:41 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:41 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:41 INFO : There was nothing to transfer 2025/07/18 03:47:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:42 DEBUG : two: Need to transfer - File not found at Destination 2025/07/18 03:47:42 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:47:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/18 03:47:42 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/18 03:47:42 INFO : two: Copied (new) 2025/07/18 03:47:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:46 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dest" 2025/07/18 03:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/pre-dest1" 2025/07/18 03:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/pre-dest2" 2025/07/18 03:47:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:47:50 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/18 03:47:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:47:50 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/18 03:47:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/18 03:47:51 DEBUG : B2 bucket rclone-test-geqituv6juwu path dest: Waiting for checks to finish 2025/07/18 03:47:51 DEBUG : B2 bucket rclone-test-geqituv6juwu path dest: Waiting for transfers to finish 2025/07/18 03:47:52 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/18 03:47:52 INFO : 3: Copied (new) 2025/07/18 03:47:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.47s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/CopyDest" 2025/07/18 03:47:56 DEBUG : one: Need to transfer - File not found at Destination 2025/07/18 03:47:56 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:56 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:47:57 INFO : one: Copied (new) 2025/07/18 03:47:57 DEBUG : Waiting for deletions to finish 2025/07/18 03:47:58 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:47:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:47:58 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:47:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 03:47:58 INFO : one: Copied (replaced existing) 2025/07/18 03:47:58 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/BackupDir" 2025/07/18 03:48:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:48:01 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/18 03:48:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:48:03 INFO : one: Copied (server-side copy) 2025/07/18 03:48:03 INFO : one: Deleted 2025/07/18 03:48:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/18 03:48:03 INFO : one: Copied (server-side copy) 2025/07/18 03:48:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/18 03:48:03 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:03 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:05 DEBUG : one: Unchanged skipping 2025/07/18 03:48:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/18 03:48:05 INFO : two: Copied (server-side copy) 2025/07/18 03:48:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/18 03:48:05 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:05 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:05 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:06 DEBUG : one: Unchanged skipping 2025/07/18 03:48:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:06 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:06 DEBUG : two: Unchanged skipping 2025/07/18 03:48:06 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:06 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:06 INFO : There was nothing to transfer 2025/07/18 03:48:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:07 DEBUG : one: Unchanged skipping 2025/07/18 03:48:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/18 03:48:07 DEBUG : three: Destination not found in --copy-dest 2025/07/18 03:48:07 DEBUG : three: Need to transfer - File not found at Destination 2025/07/18 03:48:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/18 03:48:07 DEBUG : two: Unchanged skipping 2025/07/18 03:48:07 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:07 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:08 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/18 03:48:08 INFO : three: Copied (new) 2025/07/18 03:48:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.62s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:48:12 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/5f227d13a02d1bbb9f880e1b/c001_v0001150_t0011": EOF 2025/07/18 03:48:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/5f227d13a02d1bbb9f880e1b/c001_v0001150_t0011": EOF) 2025/07/18 03:48:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-geqituv6juwu: 1/10 (Post "https://pod-000-1150-06.backblaze.com/b2api/v1/b2_upload_file/5f227d13a02d1bbb9f880e1b/c001_v0001150_t0011": EOF) 2025/07/18 03:48:14 DEBUG : pacer: Reducing sleep to 10ms 2025/07/18 03:48:14 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/backup" 2025/07/18 03:48:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:48:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:17 DEBUG : two: Unchanged skipping 2025/07/18 03:48:17 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:48:18 INFO : one: Copied (server-side copy) 2025/07/18 03:48:19 INFO : one: Deleted 2025/07/18 03:48:19 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:20 INFO : one: Copied (new) 2025/07/18 03:48:20 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:48:20 INFO : three.txt: Copied (server-side copy) 2025/07/18 03:48:20 INFO : three.txt: Deleted 2025/07/18 03:48:20 INFO : three.txt: Moved into backup dir 2025/07/18 03:48:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:48:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:22 DEBUG : two: Unchanged skipping 2025/07/18 03:48:22 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:23 INFO : one: Copied (server-side copy) 2025/07/18 03:48:23 INFO : one: Deleted 2025/07/18 03:48:23 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:48:23 INFO : one: Copied (new) 2025/07/18 03:48:23 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:48:24 INFO : three.txt: Copied (server-side copy) 2025/07/18 03:48:24 INFO : three.txt: Deleted 2025/07/18 03:48:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:48:27 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:48:28 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/backup" 2025/07/18 03:48:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:30 DEBUG : two: Unchanged skipping 2025/07/18 03:48:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:48:30 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:48:32 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:48:32 INFO : one: Deleted 2025/07/18 03:48:32 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:33 INFO : one: Copied (new) 2025/07/18 03:48:33 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:48:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:48:33 INFO : three.txt: Deleted 2025/07/18 03:48:33 INFO : three.txt: Moved into backup dir 2025/07/18 03:48:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:48:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:35 DEBUG : two: Unchanged skipping 2025/07/18 03:48:35 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:36 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:48:36 INFO : one: Deleted 2025/07/18 03:48:36 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:48:36 INFO : one: Copied (new) 2025/07/18 03:48:36 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:48:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:48:37 INFO : three.txt: Deleted 2025/07/18 03:48:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:48:42 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/backup" 2025/07/18 03:48:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:48:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:43 DEBUG : two: Unchanged skipping 2025/07/18 03:48:43 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:48:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 03:48:45 INFO : one: Deleted 2025/07/18 03:48:45 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:46 INFO : one: Copied (new) 2025/07/18 03:48:46 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:48:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 03:48:47 INFO : three.txt: Deleted 2025/07/18 03:48:47 INFO : three.txt: Moved into backup dir 2025/07/18 03:48:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:48:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:49 DEBUG : two: Unchanged skipping 2025/07/18 03:48:49 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 03:48:49 INFO : one: Deleted 2025/07/18 03:48:49 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:48:50 INFO : one: Copied (new) 2025/07/18 03:48:50 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:48:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 03:48:50 INFO : three.txt: Deleted 2025/07/18 03:48:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.44s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:48:53 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:48:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:48:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:55 DEBUG : two: Unchanged skipping 2025/07/18 03:48:55 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:48:56 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:48:56 INFO : one: Deleted 2025/07/18 03:48:56 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:48:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:57 INFO : one: Copied (new) 2025/07/18 03:48:57 DEBUG : Waiting for deletions to finish 2025/07/18 03:48:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:48:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:48:57 INFO : three.txt: Deleted 2025/07/18 03:48:57 INFO : three.txt: Moved into backup dir 2025/07/18 03:48:59 DEBUG : one.bak: Excluded (Path Filter) 2025/07/18 03:48:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/18 03:48:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:48:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:48:59 DEBUG : two: Unchanged skipping 2025/07/18 03:48:59 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for checks to finish 2025/07/18 03:48:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:48:59 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:48:59 INFO : one: Deleted 2025/07/18 03:48:59 DEBUG : B2 bucket rclone-test-geqituv6juwu path dst: Waiting for transfers to finish 2025/07/18 03:49:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:49:00 INFO : one: Copied (new) 2025/07/18 03:49:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:49:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:49:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:49:00 INFO : three.txt: Deleted 2025/07/18 03:49:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:49:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:49:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:49:07 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:49:07 INFO : one: Deleted 2025/07/18 03:49:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:49:08 INFO : one: Copied (new) 2025/07/18 03:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:08 DEBUG : two: Unchanged skipping 2025/07/18 03:49:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/18 03:49:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:49:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:49:09 INFO : three.txt: Deleted 2025/07/18 03:49:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:49:10 INFO : three.txt: Copied (new) 2025/07/18 03:49:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:49:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:49:11 INFO : one: Copied (server-side copy) to: one.bak 2025/07/18 03:49:11 INFO : one: Deleted 2025/07/18 03:49:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:49:12 INFO : one: Copied (new) 2025/07/18 03:49:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:12 DEBUG : two: Unchanged skipping 2025/07/18 03:49:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/18 03:49:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:49:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/18 03:49:13 INFO : three.txt: Deleted 2025/07/18 03:49:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/18 03:49:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:17 DEBUG : Creating backend with remote "TestB2:rclone-test-geqituv6juwu/dst" 2025/07/18 03:49:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/18 03:49:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/18 03:49:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 03:49:20 INFO : one: Deleted 2025/07/18 03:49:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:49:21 INFO : one: Copied (new) 2025/07/18 03:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:21 DEBUG : two: Unchanged skipping 2025/07/18 03:49:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/18 03:49:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/18 03:49:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 03:49:22 INFO : three.txt: Deleted 2025/07/18 03:49:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:49:22 INFO : three.txt: Copied (new) 2025/07/18 03:49:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/18 03:49:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/18 03:49:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/18 03:49:24 INFO : one: Deleted 2025/07/18 03:49:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/18 03:49:24 INFO : one: Copied (new) 2025/07/18 03:49:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:25 DEBUG : two: Unchanged skipping 2025/07/18 03:49:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/18 03:49:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/18 03:49:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/18 03:49:25 INFO : three.txt: Deleted 2025/07/18 03:49:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/18 03:49:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.25s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/18 03:49:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:49:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:49:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/18 03:49:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/18 03:49:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/18 03:49:30 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:49:30 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:49:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/18 03:49:31 INFO : existing: Copied (new) 2025/07/18 03:49:31 DEBUG : Waiting for deletions to finish 2025/07/18 03:49:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/18 03:49:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/18 03:49:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:49:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:49:31 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting files as there were IO errors 2025/07/18 03:49:31 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:33 DEBUG : existing: Unchanged skipping 2025/07/18 03:49:33 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:49:33 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:49:33 DEBUG : Waiting for deletions to finish 2025/07/18 03:49:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.88s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", 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-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:49:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:49:56 DEBUG : both10: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both13: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both14: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both15: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both16: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both17: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both18: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both19: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both0: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both2: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both11: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both1: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both5: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both6: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both7: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both8: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:49:56 DEBUG : both9: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both12: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both3: Unchanged skipping 2025/07/18 03:49:56 DEBUG : both4: Unchanged skipping 2025/07/18 03:49:56 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:49:56 DEBUG : Waiting for deletions to finish 2025/07/18 03:49:56 INFO : only4: Deleted 2025/07/18 03:49:57 INFO : only12: Deleted 2025/07/18 03:49:57 INFO : only10: Deleted 2025/07/18 03:49:57 INFO : only19: Deleted 2025/07/18 03:49:57 INFO : only6: Deleted 2025/07/18 03:49:57 INFO : only0: Deleted 2025/07/18 03:49:57 INFO : only14: Deleted 2025/07/18 03:49:57 INFO : only16: Deleted 2025/07/18 03:49:57 INFO : only3: Deleted 2025/07/18 03:49:57 INFO : only7: Deleted 2025/07/18 03:49:57 INFO : only8: Deleted 2025/07/18 03:49:57 INFO : only13: Deleted 2025/07/18 03:49:57 INFO : only17: Deleted 2025/07/18 03:49:57 INFO : only18: Deleted 2025/07/18 03:49:57 INFO : only5: Deleted 2025/07/18 03:49:57 INFO : only1: Deleted 2025/07/18 03:49:57 INFO : only9: Deleted 2025/07/18 03:49:57 INFO : only11: Deleted 2025/07/18 03:49:58 INFO : only15: Deleted 2025/07/18 03:49:58 INFO : only2: Deleted 2025/07/18 03:49:58 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.74s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both0: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:50:22 DEBUG : both13: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both10: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both15: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both16: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both17: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both11: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both19: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both12: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both2: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both3: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both1: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both14: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both18: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both4: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both8: Unchanged skipping 2025/07/18 03:50:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:22 DEBUG : both9: Unchanged skipping 2025/07/18 03:50:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : both5: Unchanged skipping 2025/07/18 03:50:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : both6: Unchanged skipping 2025/07/18 03:50:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : both7: Unchanged skipping 2025/07/18 03:50:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/18 03:50:22 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:50:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only10: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only11: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only12: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only0: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only13: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only18: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only19: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only1: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only14: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only15: Copied (replaced existing) 2025/07/18 03:50:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:23 INFO : only3: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only4: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only5: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only6: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only16: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only9: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only8: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only17: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only2: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/18 03:50:24 INFO : only7: Copied (replaced existing) 2025/07/18 03:50:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.07s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:32 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:50:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:50:32 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 03:50:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:50:32 INFO : empty_on_remote: Making directory 2025/07/18 03:50:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 03:50:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.69s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:35 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:50:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:50:35 DEBUG : empty_on_remote: Making directory with metadata 2025/07/18 03:50:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/18 03:50:35 INFO : empty_on_remote: Making directory 2025/07/18 03:50:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/18 03:50:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:37 INFO : sub dir: Making directory 2025/07/18 03:50:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/18 03:50:39 INFO : sub dir: Making directory 2025/07/18 03:50:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:50:51 DEBUG : Waiting for deletions to finish 2025/07/18 03:50:51 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : apple: Unchanged skipping 2025/07/18 03:50:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:50:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : banana: Unchanged skipping 2025/07/18 03:50:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:50:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:50:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:50:52 DEBUG : Waiting for deletions to finish 2025/07/18 03:50:52 INFO : There was nothing to transfer 2025/07/18 03:50:52 DEBUG : Waiting for deletions to finish 2025/07/18 03:50:52 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : apple: Unchanged skipping 2025/07/18 03:50:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:50:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:50:53 DEBUG : banana: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:50:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:50:53 DEBUG : Waiting for deletions to finish 2025/07/18 03:50:53 INFO : There was nothing to transfer 2025/07/18 03:50:53 DEBUG : Waiting for deletions to finish 2025/07/18 03:50:53 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:51:11 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:11 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : apple: Unchanged skipping 2025/07/18 03:51:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:51:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : banana: Unchanged skipping 2025/07/18 03:51:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:51:12 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:12 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:12 INFO : There was nothing to transfer 2025/07/18 03:51:12 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:12 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:51:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:51:13 DEBUG : banana: Unchanged skipping 2025/07/18 03:51:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : apple: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:51:13 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:13 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:13 INFO : There was nothing to transfer 2025/07/18 03:51:13 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:13 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:51:30 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:31 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:31 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:51:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:31 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:51:32 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/18 03:51:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:51:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:51:32 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/18 03:51:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:51:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:51:32 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:51:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:51:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:51:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:51:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:51:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:51:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:51:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:51:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:51:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:51:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:51:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:51:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:51:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:51:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:51:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:34 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:34 INFO : splitbananasplit: Deleted 2025/07/18 03:51:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 03:51:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 03:51:34 INFO : apple: Deleted 2025/07/18 03:51:35 INFO : banana: Deleted 2025/07/18 03:51:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 03:51:35 INFO : appleappleapplebanana: Deleted 2025/07/18 03:51:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 03:51:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 03:51:35 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:35 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:51:36 DEBUG : apple: Unchanged skipping 2025/07/18 03:51:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:51:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : banana: Unchanged skipping 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/18 03:51:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:51:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:51:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:36 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:36 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/18 03:51:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/18 03:51:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/18 03:51:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/18 03:51:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/18 03:51:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/18 03:51:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/18 03:51:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/18 03:51:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/18 03:51:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:51:52 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:52 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:53 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/18 03:51:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/18 03:51:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/18 03:51:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/18 03:51:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/18 03:51:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/18 03:51:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/18 03:51:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/18 03:51:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/18 03:51:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/18 03:51:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/18 03:51:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/18 03:51:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/18 03:51:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:53 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:51:53 INFO : apple: Copied (new) to: PREFIXapple 2025/07/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:51:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/18 03:51:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:51:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/18 03:51:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:51:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:51:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:51:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/18 03:51:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:51:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:51:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:51:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:51:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:51:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:51:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:51:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:51:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:51:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:51:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:51:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:51:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:51:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:51:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:55 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 03:51:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 03:51:56 INFO : apple: Deleted 2025/07/18 03:51:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 03:51:56 INFO : splitbananasplit: Deleted 2025/07/18 03:51:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 03:51:56 INFO : appleappleapplebanana: Deleted 2025/07/18 03:51:56 INFO : banana: Deleted 2025/07/18 03:51:56 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 03:51:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 03:51:56 DEBUG : Waiting for deletions to finish 2025/07/18 03:51:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:51:56 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : apple: transformed to: PREFIXapple 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/18 03:51:57 DEBUG : banana: transformed to: PREFIXbanana 2025/07/18 03:51:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/18 03:51:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:51:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:51:57 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:51:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:51:57 INFO : splitbananasplit: Copied (new) 2025/07/18 03:51:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:51:57 INFO : apple: Copied (new) 2025/07/18 03:51:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:51:57 INFO : appleappleapplebanana: Copied (new) 2025/07/18 03:51:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:51:57 INFO : banana: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:51:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:51:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:51:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:51:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:51:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:51:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:51:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/18 03:51:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:51:58 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:51:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:51:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:51:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:51:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:51:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:51:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/18 03:51:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:51:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/18 03:52:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:52:00 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/18 03:52:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:00 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/18 03:52:00 INFO : PREFIXapple: Deleted 2025/07/18 03:52:00 INFO : PREFIXbanana: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/18 03:52:00 INFO : PREFIXsplitbananasplit: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/18 03:52:00 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/18 03:52:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:00 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:01 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:52:17 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:18 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/18 03:52:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:18 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:52:18 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:52:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:52:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:52:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:52:19 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:52:19 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:52:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:52:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:52:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:52:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:52:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:52:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:52:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:52:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:52:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:52:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:52:20 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:52:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:52:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:52:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:52:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:52:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:21 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:21 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 03:52:21 INFO : appleappleapplebanana: Deleted 2025/07/18 03:52:21 INFO : banana: Deleted 2025/07/18 03:52:21 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 03:52:21 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 03:52:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 03:52:22 INFO : apple: Deleted 2025/07/18 03:52:22 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 03:52:22 INFO : splitbananasplit: Deleted 2025/07/18 03:52:22 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 03:52:22 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 03:52:22 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : apple: transformed to: appleSUFFIX 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/18 03:52:22 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/18 03:52:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/18 03:52:22 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:22 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:52:22 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:52:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/18 03:52:23 INFO : apple: Copied (new) 2025/07/18 03:52:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:52:23 INFO : appleappleapplebanana: Copied (new) 2025/07/18 03:52:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/18 03:52:23 INFO : banana: Copied (new) 2025/07/18 03:52:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:52:23 INFO : splitbananasplit: Copied (new) 2025/07/18 03:52:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:52:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/18 03:52:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:52:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:52:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:52:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:52:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:52:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:52:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:52:24 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:52:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:52:24 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:52:24 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/18 03:52:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:52:24 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/18 03:52:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:52:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/18 03:52:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:52:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/18 03:52:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:52:25 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/18 03:52:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:52:25 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/18 03:52:25 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:25 INFO : bananaSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : appleSUFFIX: Deleted 2025/07/18 03:52:25 INFO : splitbananasplitSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/18 03:52:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/18 03:52:25 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:26 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:26 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:52:42 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:43 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:43 DEBUG : apple: Unchanged skipping 2025/07/18 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:43 DEBUG : banana: Unchanged skipping 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 03:52:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/18 03:52:43 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:52:43 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/18 03:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/18 03:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/18 03:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/18 03:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/18 03:52:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/18 03:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/18 03:52:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/18 03:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/18 03:52:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/18 03:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/18 03:52:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/18 03:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/18 03:52:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/18 03:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/18 03:52:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/18 03:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/18 03:52:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/18 03:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/18 03:52:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/18 03:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/18 03:52:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/18 03:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/18 03:52:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/18 03:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/18 03:52:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/18 03:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/18 03:52:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/18 03:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/18 03:52:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/18 03:52:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/18 03:52:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/18 03:52:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/18 03:52:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/18 03:52:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/18 03:52:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/18 03:52:46 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/18 03:52:46 INFO : dir1/0003-defghij.txt: Deleted 2025/07/18 03:52:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/18 03:52:46 INFO : dir1/0011-56789;.txt: Deleted 2025/07/18 03:52:46 INFO : dir1/0014-89;=.txt: Deleted 2025/07/18 03:52:46 INFO : splitbananasplit: Deleted 2025/07/18 03:52:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/18 03:52:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0012-6789;.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/18 03:52:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/18 03:52:47 INFO : appleappleapplebanana: Deleted 2025/07/18 03:52:47 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:47 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : appleapple: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : apple: Unchanged skipping 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:52:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : banana: Unchanged skipping 2025/07/18 03:52:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/18 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/18 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/18 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/18 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/18 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/18 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/18 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/18 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/18 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/18 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/18 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/18 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/18 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/18 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/18 03:52:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:52:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:52:47 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:52:47 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:47 DEBUG : Waiting for deletions to finish 2025/07/18 03:52:48 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : appleapple: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/18 03:52:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:48 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/18 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:48 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/18 03:52:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/18 03:52:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/18 03:52:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/18 03:52:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/18 03:52:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/18 03:52:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/18 03:52:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/18 03:52:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/18 03:52:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/18 03:52:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/18 03:52:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/18 03:52:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/18 03:52:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/18 03:52:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/18 03:52:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/18 03:52:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/18 03:52:48 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:53:04 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:04 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:05 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:05 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:05 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:05 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:05 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:05 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:06 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:06 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:53:23 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:23 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:24 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:24 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:24 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:25 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:25 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:25 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:25 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:53:40 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:40 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:41 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:41 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:41 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:41 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:41 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:42 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:42 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:42 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:42 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:42 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:53:58 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:59 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : apple: Unchanged skipping 2025/07/18 03:53:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:53:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : banana: Unchanged skipping 2025/07/18 03:53:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:53:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:53:59 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:53:59 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:59 DEBUG : Waiting for deletions to finish 2025/07/18 03:53:59 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : apple: Unchanged skipping 2025/07/18 03:54:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:54:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : banana: Unchanged skipping 2025/07/18 03:54:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:54:00 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:00 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:00 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:00 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:54:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:17 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:17 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:54:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : apple: Unchanged skipping 2025/07/18 03:54:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : banana: Unchanged skipping 2025/07/18 03:54:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:54:18 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:54:18 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:18 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:18 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:18 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:54:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/18 03:54:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : banana: Unchanged skipping 2025/07/18 03:54:19 DEBUG : apple: Unchanged skipping 2025/07/18 03:54:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/18 03:54:19 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:19 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:19 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:19 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:19 DEBUG : apple: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : banana: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/18 03:54:19 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (222.69s) --- PASS: TestTransform/NFC (16.50s) --- PASS: TestTransform/NFD (19.95s) --- PASS: TestTransform/base64 (22.97s) --- PASS: TestTransform/prefix (24.98s) --- PASS: TestTransform/suffix (25.27s) --- PASS: TestTransform/truncate (21.58s) --- PASS: TestTransform/encoder (18.51s) --- PASS: TestTransform/ISO-8859-1 (18.68s) --- PASS: TestTransform/charmap (17.07s) --- PASS: TestTransform/lowercase (18.43s) --- PASS: TestTransform/ascii (18.74s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 03:54:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 03:54:24 INFO : sub dir_somesuffix: Making directory 2025/07/18 03:54:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/18 03:54:24 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/18 03:54:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 03:54:24 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:24 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 03:54:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:24 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:25 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/18 03:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:26 INFO : tictactoe: Making directory 2025/07/18 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/18 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:26 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:26 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:27 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/18 03:54:27 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.12s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:28 INFO : toe: Making directory 2025/07/18 03:54:28 INFO : toe/toe: Making directory 2025/07/18 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 03:54:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 03:54:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 03:54:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:28 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/18 03:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.80s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:30 INFO : toe: Making directory 2025/07/18 03:54:30 INFO : toe/toe: Making directory 2025/07/18 03:54:30 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 03:54:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 03:54:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/18 03:54:30 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:30 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/18 03:54:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.27s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:32 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:54:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:32 INFO : tictacempty_dir: Making directory 2025/07/18 03:54:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:32 INFO : tictactoe: Making directory 2025/07/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:32 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:32 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:32 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:32 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.75s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:34 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:54:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:34 INFO : tictacempty_dir: Making directory 2025/07/18 03:54:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:34 INFO : tictactoe: Making directory 2025/07/18 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:34 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:34 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 03:54:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:34 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:34 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 03:54:35 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:35 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 03:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/18 03:54:35 NOTICE: B2 bucket rclone-test-geqituv6juwu: 0 differences found 2025/07/18 03:54:35 NOTICE: B2 bucket rclone-test-geqituv6juwu: 1 matching files --- PASS: TestAllTag (2.08s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:36 INFO : tictactoe: Making directory 2025/07/18 03:54:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:36 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:36 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:36 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:37 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:37 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/18 03:54:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/18 03:54:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/18 03:54:37 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.24s) === RUN TestSyntax 2025/07/18 03:54:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:38 INFO : toe: Making directory 2025/07/18 03:54:38 INFO : toe/toe: Making directory 2025/07/18 03:54:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 03:54:38 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:38 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:39 INFO : toe/toe/toe: Copied (new) 2025/07/18 03:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.95s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:40 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:54:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:40 INFO : tictacempty_dir: Making directory 2025/07/18 03:54:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:40 INFO : tictactoe: Making directory 2025/07/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:40 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:40 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:40 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:40 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:41 INFO : toe/toe/toe.txt: Deleted 2025/07/18 03:54:41 INFO : toe/toe: Removing directory 2025/07/18 03:54:41 INFO : toe: Removing directory 2025/07/18 03:54:41 INFO : empty_dir: Removing directory 2025/07/18 03:54:41 DEBUG : Local file system at /tmp/rclone2385725865: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.70s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:42 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:54:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 03:54:42 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:42 INFO : tictacempty_dir: Making directory 2025/07/18 03:54:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:42 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:42 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:42 INFO : tictactoe: Making directory 2025/07/18 03:54:42 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:42 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:42 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 03:54:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:42 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:42 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:43 INFO : toe/toe/toe.txt: Deleted 2025/07/18 03:54:43 INFO : toe/toe: Removing directory 2025/07/18 03:54:43 INFO : toe: Removing directory 2025/07/18 03:54:43 INFO : empty_dir: Removing directory 2025/07/18 03:54:43 DEBUG : Local file system at /tmp/rclone2385725865: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 03:54:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 03:54:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/18 03:54:45 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.99s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:46 DEBUG : Reset feature "Copy" 2025/07/18 03:54:46 DEBUG : Reset feature "Move" 2025/07/18 03:54:46 DEBUG : Reset feature "Copy" 2025/07/18 03:54:46 DEBUG : Reset feature "Move" 2025/07/18 03:54:46 DEBUG : empty_dir: Making directory with metadata 2025/07/18 03:54:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/18 03:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:46 INFO : tictacempty_dir: Making directory 2025/07/18 03:54:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/18 03:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:46 INFO : tictactoe: Making directory 2025/07/18 03:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:46 DEBUG : toe: transformed to: tictactoe 2025/07/18 03:54:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:46 INFO : tictactoe/tictactoe: Making directory 2025/07/18 03:54:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/18 03:54:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/18 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:46 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:46 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/18 03:54:46 INFO : toe/toe/toe.txt: Deleted 2025/07/18 03:54:46 INFO : toe/toe: Removing directory 2025/07/18 03:54:46 INFO : toe: Removing directory 2025/07/18 03:54:46 INFO : empty_dir: Removing directory 2025/07/18 03:54:46 DEBUG : Local file system at /tmp/rclone2385725865: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/18 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/18 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/18 03:54:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/18 03:54:48 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.68s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:49 DEBUG : toe: transformed to: dG9l 2025/07/18 03:54:49 DEBUG : toe: transformed to: dG9l 2025/07/18 03:54:49 INFO : dG9l: Making directory 2025/07/18 03:54:49 DEBUG : toe: transformed to: dG9l 2025/07/18 03:54:49 DEBUG : toe: transformed to: dG9l 2025/07/18 03:54:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/18 03:54:49 INFO : dG9l/dG9l: Making directory 2025/07/18 03:54:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/18 03:54:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/18 03:54:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 03:54:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/18 03:54:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 03:54:49 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:49 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/18 03:54:50 DEBUG : Waiting for deletions to finish 2025/07/18 03:54:51 DEBUG : dG9l: transformed to: toe 2025/07/18 03:54:51 DEBUG : dG9l: transformed to: toe 2025/07/18 03:54:51 DEBUG : dG9l: transformed to: toe 2025/07/18 03:54:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/18 03:54:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/18 03:54:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/18 03:54:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/18 03:54:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/18 03:54:51 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for checks to finish 2025/07/18 03:54:51 DEBUG : Local file system at /tmp/rclone2385725865: Waiting for transfers to finish 2025/07/18 03:54:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.61s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-geqituv6juwu", Local "Local file system at /tmp/rclone2385725865", Modify Window "1ms" 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe: transformed to: 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe: transformed to: 2025/07/18 03:54:52 INFO : B2 bucket rclone-test-geqituv6juwu: Making directory 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe: transformed to: 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe: transformed to: 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe/toe: transformed to: 2025/07/18 03:54:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/18 03:54:52 INFO : toe/toe: Making directory 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe/toe: transformed to: 2025/07/18 03:54:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe: transformed to: 2025/07/18 03:54:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/18 03:54:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/18 03:54:52 DEBUG : toe/toe/toe: transformed to: 2025/07/18 03:54:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/18 03:54:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for checks to finish 2025/07/18 03:54:52 DEBUG : B2 bucket rclone-test-geqituv6juwu: Waiting for transfers to finish 2025/07/18 03:54:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/18 03:54:53 INFO : toe/toe/toe: Copied (new) 2025/07/18 03:54:53 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting files as there were IO errors 2025/07/18 03:54:53 ERROR : B2 bucket rclone-test-geqituv6juwu: not deleting directories as there were IO errors --- PASS: TestError (2.21s) PASS 2025/07/18 03:54:54 DEBUG : B2 bucket rclone-test-geqituv6juwu: Purge remote 2025/07/18 03:54:54 INFO : B2 bucket rclone-test-geqituv6juwu: cleaning bucket "rclone-test-geqituv6juwu" of all files 2025/07/18 03:54:55 DEBUG : BackupDir/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c3_d20250718_m034808_c001_v7007000_t0000_u01752810488855") 2025/07/18 03:54:55 DEBUG : BackupDir/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f112f0cce3f02ffda_d20250718_m034803_c001_v0001177_t0004_u01752810483172") 2025/07/18 03:54:55 DEBUG : CompareDest/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225da9_d20250718_m034743_c001_v7007000_t0000_u01752810463432") 2025/07/18 03:54:55 DEBUG : CompareDest/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6d84_d20250718_m034737_c001_v0001116_t0044_u01752810457204") 2025/07/18 03:54:55 DEBUG : CompareDest/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225dab_d20250718_m034743_c001_v7007000_t0000_u01752810463614") 2025/07/18 03:54:55 DEBUG : CompareDest/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc52e4_d20250718_m034738_c001_v0001150_t0049_u01752810458826") 2025/07/18 03:54:55 DEBUG : CopyDest/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c4_d20250718_m034809_c001_v7007000_t0000_u01752810489036") 2025/07/18 03:54:55 DEBUG : CopyDest/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2081ed_d20250718_m034800_c001_v0001100_t0033_u01752810480108") 2025/07/18 03:54:55 DEBUG : CopyDest/three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c5_d20250718_m034809_c001_v7007000_t0000_u01752810489219") 2025/07/18 03:54:55 DEBUG : CopyDest/three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc533c_d20250718_m034806_c001_v0001150_t0012_u01752810486950") 2025/07/18 03:54:56 DEBUG : CopyDest/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c6_d20250718_m034809_c001_v7007000_t0000_u01752810489460") 2025/07/18 03:54:56 DEBUG : CopyDest/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6dd8_d20250718_m034804_c001_v0001116_t0005_u01752810484502") 2025/07/18 03:54:56 DEBUG : EXISTING: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29647_d20250718_m034933_c001_v7007000_t0000_u01752810573977") 2025/07/18 03:54:56 DEBUG : EXISTING: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ee3_d20250718_m034932_c001_v0001116_t0039_u01752810572476") 2025/07/18 03:54:56 DEBUG : PREFIXapple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9168_d20250718_m035200_c001_v7007000_t0000_u01752810720189") 2025/07/18 03:54:56 DEBUG : PREFIXapple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e03d_d20250718_m035153_c001_v0001101_t0058_u01752810713225") 2025/07/18 03:54:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf50a4_d20250718_m035200_c001_v7007000_t0000_u01752810720132") 2025/07/18 03:54:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70c2_d20250718_m035153_c001_v0001116_t0043_u01752810713213") 2025/07/18 03:54:56 DEBUG : PREFIXbanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9169_d20250718_m035200_c001_v7007000_t0000_u01752810720200") 2025/07/18 03:54:56 DEBUG : PREFIXbanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208581_d20250718_m035153_c001_v0001100_t0052_u01752810713186") 2025/07/18 03:54:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf50a5_d20250718_m035200_c001_v7007000_t0000_u01752810720338") 2025/07/18 03:54:56 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7917_d20250718_m035153_c001_v0001109_t0024_u01752810713198") 2025/07/18 03:54:56 DEBUG : Testêé: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29644_d20250718_m034930_c001_v7007000_t0000_u01752810570002") 2025/07/18 03:54:56 DEBUG : Testêé: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ed9_d20250718_m034929_c001_v0001116_t0010_u01752810569219") 2025/07/18 03:54:56 DEBUG : Testêé: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20833f_d20250718_m034928_c001_v0001100_t0047_u01752810568109") 2025/07/18 03:54:56 DEBUG : YXBwbGU=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a8d_d20250718_m035136_c001_v7007000_t0000_u01752810696879") 2025/07/18 03:54:56 DEBUG : YXBwbGU=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c707c_d20250718_m035131_c001_v0001116_t0018_u01752810691935") 2025/07/18 03:54:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a8e_d20250718_m035137_c001_v7007000_t0000_u01752810697066") 2025/07/18 03:54:56 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78cf_d20250718_m035131_c001_v0001109_t0047_u01752810691901") 2025/07/18 03:54:56 DEBUG : YmFuYW5h: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a90_d20250718_m035137_c001_v7007000_t0000_u01752810697249") 2025/07/18 03:54:57 DEBUG : YmFuYW5h: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208525_d20250718_m035131_c001_v0001100_t0014_u01752810691912") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6834_d20250718_m034605_c001_v7007000_t0000_u01752810365988") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51be_d20250718_m034605_c001_v0001150_t0026_u01752810365368") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6822_d20250718_m034603_c001_v7007000_t0000_u01752810363638") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51b2_d20250718_m034602_c001_v0001150_t0002_u01752810362580") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33f3_d20250718_m034544_c001_v7007000_t0000_u01752810344341") 2025/07/18 03:54:57 DEBUG : a/potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5152_d20250718_m034543_c001_v0001150_t0051_u01752810343317") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05ff9_d20250718_m035420_c001_v7007000_t0000_u01752810860115") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e2e6_d20250718_m035415_c001_v0001101_t0035_u01752810855439") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67740_d20250718_m035401_c001_v7007000_t0000_u01752810841280") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e28a_d20250718_m035356_c001_v0001101_t0039_u01752810836882") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226225_d20250718_m035343_c001_v7007000_t0000_u01752810823050") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e223_d20250718_m035339_c001_v0001101_t0010_u01752810819126") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7181d_d20250718_m035325_c001_v7007000_t0000_u01752810805935") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1d2_d20250718_m035321_c001_v0001101_t0015_u01752810801489") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaa8_d20250718_m035307_c001_v7007000_t0000_u01752810787238") 2025/07/18 03:54:57 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e18a_d20250718_m035302_c001_v0001101_t0054_u01752810782743") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06158_d20250718_m035248_c001_v7007000_t0000_u01752810768746") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79a9_d20250718_m035241_c001_v0001109_t0017_u01752810761222") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b74c_d20250718_m035227_c001_v7007000_t0000_u01752810747165") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20861b_d20250718_m035223_c001_v0001100_t0050_u01752810743072") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b747_d20250718_m035221_c001_v7007000_t0000_u01752810741933") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7965_d20250718_m035215_c001_v0001109_t0020_u01752810735857") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498726_d20250718_m035201_c001_v7007000_t0000_u01752810721904") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20859b_d20250718_m035157_c001_v0001100_t0055_u01752810717393") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a717c5_d20250718_m035156_c001_v7007000_t0000_u01752810716012") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208575_d20250718_m035150_c001_v0001100_t0040_u01752810710224") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50a8f9_d20250718_m035134_c001_v7007000_t0000_u01752810694879") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78c7_d20250718_m035128_c001_v0001109_t0028_u01752810688613") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fd8_d20250718_m035113_c001_v7007000_t0000_u01752810673889") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7889_d20250718_m035109_c001_v0001109_t0004_u01752810669150") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4db_d20250718_m035054_c001_v7007000_t0000_u01752810654019") 2025/07/18 03:54:58 DEBUG : apple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7857_d20250718_m035049_c001_v0001109_t0032_u01752810649771") 2025/07/18 03:54:58 DEBUG : appleSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409030974547e12e_d20250718_m035225_c001_v7007000_t0000_u01752810745624") 2025/07/18 03:54:58 DEBUG : appleSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf796d_d20250718_m035218_c001_v0001109_t0054_u01752810738840") 2025/07/18 03:54:58 DEBUG : appleapple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06159_d20250718_m035248_c001_v7007000_t0000_u01752810768929") 2025/07/18 03:54:58 DEBUG : appleapple: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e139_d20250718_m035243_c001_v0001101_t0031_u01752810763921") 2025/07/18 03:54:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05ffa_d20250718_m035420_c001_v7007000_t0000_u01752810860297") 2025/07/18 03:54:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2087a3_d20250718_m035416_c001_v0001100_t0016_u01752810856529") 2025/07/18 03:54:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67741_d20250718_m035401_c001_v7007000_t0000_u01752810841464") 2025/07/18 03:54:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20875b_d20250718_m035357_c001_v0001100_t0016_u01752810837759") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226227_d20250718_m035343_c001_v7007000_t0000_u01752810823231") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208723_d20250718_m035339_c001_v0001100_t0021_u01752810819945") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7181e_d20250718_m035326_c001_v7007000_t0000_u01752810806118") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086ed_d20250718_m035322_c001_v0001100_t0038_u01752810802768") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaa9_d20250718_m035307_c001_v7007000_t0000_u01752810787421") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086a7_d20250718_m035303_c001_v0001100_t0043_u01752810783782") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06156_d20250718_m035247_c001_v7007000_t0000_u01752810767121") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208661_d20250718_m035242_c001_v0001100_t0001_u01752810762171") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b74d_d20250718_m035227_c001_v7007000_t0000_u01752810747359") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0e5_d20250718_m035223_c001_v0001101_t0045_u01752810743103") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6a3_d20250718_m035221_c001_v7007000_t0000_u01752810741559") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7126_d20250718_m035216_c001_v0001116_t0000_u01752810736712") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498727_d20250718_m035202_c001_v7007000_t0000_u01752810722085") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70d4_d20250718_m035157_c001_v0001116_t0045_u01752810717373") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a717c7_d20250718_m035156_c001_v7007000_t0000_u01752810716377") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70ba_d20250718_m035151_c001_v0001116_t0013_u01752810711090") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a82_d20250718_m035135_c001_v7007000_t0000_u01752810695039") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfbe_d20250718_m035129_c001_v0001101_t0016_u01752810689520") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fd9_d20250718_m035114_c001_v7007000_t0000_u01752810674108") 2025/07/18 03:54:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df5c_d20250718_m035110_c001_v0001101_t0036_u01752810670300") 2025/07/18 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4dd_d20250718_m035054_c001_v7007000_t0000_u01752810654200") 2025/07/18 03:55:00 DEBUG : appleappleapplebanana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df04_d20250718_m035050_c001_v0001101_t0049_u01752810650724") 2025/07/18 03:55:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6c2_d20250718_m035225_c001_v7007000_t0000_u01752810745449") 2025/07/18 03:55:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085fd_d20250718_m035218_c001_v0001100_t0020_u01752810738848") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6837_d20250718_m034606_c001_v7007000_t0000_u01752810366174") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51b4_d20250718_m034604_c001_v0001150_t0032_u01752810364272") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd681a_d20250718_m034603_c001_v7007000_t0000_u01752810363075") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51a8_d20250718_m034601_c001_v0001150_t0000_u01752810361222") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33f0_d20250718_m034543_c001_v7007000_t0000_u01752810343768") 2025/07/18 03:55:00 DEBUG : b/potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc514e_d20250718_m034542_c001_v0001150_t0024_u01752810342417") 2025/07/18 03:55:00 DEBUG : backup/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6730a_d20250718_m034824_c001_v7007000_t0000_u01752810504837") 2025/07/18 03:55:00 DEBUG : backup/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f10541ded4b50e73b_d20250718_m034823_c001_v0001184_t0036_u01752810503186") 2025/07/18 03:55:00 DEBUG : backup/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f115ae3d26cf1d0d0_d20250718_m034818_c001_v0001157_t0017_u01752810498753") 2025/07/18 03:55:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04a2_d20250718_m034851_c001_v7007000_t0000_u01752810531447") 2025/07/18 03:55:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11725b026703b8b2_d20250718_m034849_c001_v0001183_t0003_u01752810529454") 2025/07/18 03:55:00 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f118b2c19d05212a5_d20250718_m034844_c001_v0001180_t0028_u01752810524984") 2025/07/18 03:55:00 DEBUG : backup/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e02_d20250718_m034838_c001_v7007000_t0000_u01752810518011") 2025/07/18 03:55:00 DEBUG : backup/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f105b11526de83adf_d20250718_m034835_c001_v0001183_t0036_u01752810515971") 2025/07/18 03:55:00 DEBUG : backup/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11765e1ab5330835_d20250718_m034831_c001_v0001137_t0029_u01752810511764") 2025/07/18 03:55:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04a4_d20250718_m034851_c001_v7007000_t0000_u01752810531631") 2025/07/18 03:55:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11436abaeefe19b4_d20250718_m034850_c001_v0001038_t0029_u01752810530547") 2025/07/18 03:55:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f108b21066109721c_d20250718_m034846_c001_v0001171_t0048_u01752810526690") 2025/07/18 03:55:01 DEBUG : backup/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6730b_d20250718_m034825_c001_v7007000_t0000_u01752810505041") 2025/07/18 03:55:01 DEBUG : backup/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f107dfe96d9930e8e_d20250718_m034824_c001_v0001165_t0045_u01752810504077") 2025/07/18 03:55:01 DEBUG : backup/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1114be1ef6d45cc2_d20250718_m034820_c001_v0001144_t0012_u01752810500332") 2025/07/18 03:55:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e03_d20250718_m034838_c001_v7007000_t0000_u01752810518195") 2025/07/18 03:55:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f104319360087f46c_d20250718_m034837_c001_v0001090_t0043_u01752810517114") 2025/07/18 03:55:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11674c4d1f0a3881_d20250718_m034833_c001_v0001041_t0010_u01752810513539") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05ffb_d20250718_m035420_c001_v7007000_t0000_u01752810860481") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72c8_d20250718_m035415_c001_v0001116_t0005_u01752810855738") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67742_d20250718_m035401_c001_v7007000_t0000_u01752810841648") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c728a_d20250718_m035357_c001_v0001116_t0034_u01752810837174") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226228_d20250718_m035343_c001_v7007000_t0000_u01752810823411") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7248_d20250718_m035339_c001_v0001116_t0037_u01752810819426") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7181f_d20250718_m035326_c001_v7007000_t0000_u01752810806303") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71f6_d20250718_m035322_c001_v0001116_t0028_u01752810802022") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaaa_d20250718_m035307_c001_v7007000_t0000_u01752810787603") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71c2_d20250718_m035303_c001_v0001116_t0034_u01752810783121") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0615a_d20250718_m035249_c001_v7007000_t0000_u01752810769113") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e135_d20250718_m035241_c001_v0001101_t0038_u01752810761808") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b74e_d20250718_m035227_c001_v7007000_t0000_u01752810747541") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7144_d20250718_m035223_c001_v0001116_t0052_u01752810743083") 2025/07/18 03:55:01 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b745_d20250718_m035221_c001_v7007000_t0000_u01752810741570") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085f7_d20250718_m035216_c001_v0001100_t0056_u01752810736368") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498728_d20250718_m035202_c001_v7007000_t0000_u01752810722268") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7929_d20250718_m035157_c001_v0001109_t0054_u01752810717405") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9167_d20250718_m035156_c001_v7007000_t0000_u01752810716386") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf790b_d20250718_m035150_c001_v0001109_t0039_u01752810710592") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f572_d20250718_m035134_c001_v7007000_t0000_u01752810694993") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208515_d20250718_m035129_c001_v0001100_t0047_u01752810689040") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fdb_d20250718_m035114_c001_v7007000_t0000_u01752810674325") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084db_d20250718_m035109_c001_v0001100_t0012_u01752810669951") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4de_d20250718_m035054_c001_v7007000_t0000_u01752810654380") 2025/07/18 03:55:02 DEBUG : banana: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20849b_d20250718_m035050_c001_v0001100_t0052_u01752810650332") 2025/07/18 03:55:02 DEBUG : bananaSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67603_d20250718_m035225_c001_v7007000_t0000_u01752810745394") 2025/07/18 03:55:02 DEBUG : bananaSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c712e_d20250718_m035218_c001_v0001116_t0055_u01752810738859") 2025/07/18 03:55:02 DEBUG : both0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f446_d20250718_m035025_c001_v7007000_t0000_u01752810625022") 2025/07/18 03:55:02 DEBUG : both0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083c2_d20250718_m035002_c001_v0001100_t0037_u01752810602950") 2025/07/18 03:55:02 DEBUG : both0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42c8_d20250718_m034958_c001_v7007000_t0000_u01752810598660") 2025/07/18 03:55:02 DEBUG : both0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20835f_d20250718_m034935_c001_v0001100_t0011_u01752810575850") 2025/07/18 03:55:02 DEBUG : both1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f447_d20250718_m035025_c001_v7007000_t0000_u01752810625205") 2025/07/18 03:55:02 DEBUG : both1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083c8_d20250718_m035004_c001_v0001100_t0042_u01752810604479") 2025/07/18 03:55:02 DEBUG : both1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42cc_d20250718_m034958_c001_v7007000_t0000_u01752810598844") 2025/07/18 03:55:02 DEBUG : both1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208363_d20250718_m034936_c001_v0001100_t0030_u01752810576697") 2025/07/18 03:55:03 DEBUG : both10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f449_d20250718_m035025_c001_v7007000_t0000_u01752810625390") 2025/07/18 03:55:03 DEBUG : both10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208404_d20250718_m035013_c001_v0001100_t0022_u01752810613221") 2025/07/18 03:55:03 DEBUG : both10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42cd_d20250718_m034959_c001_v7007000_t0000_u01752810599027") 2025/07/18 03:55:03 DEBUG : both10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208389_d20250718_m034945_c001_v0001100_t0051_u01752810585237") 2025/07/18 03:55:03 DEBUG : both11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f44a_d20250718_m035025_c001_v7007000_t0000_u01752810625572") 2025/07/18 03:55:03 DEBUG : both11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208408_d20250718_m035014_c001_v0001100_t0031_u01752810614167") 2025/07/18 03:55:03 DEBUG : both11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42cf_d20250718_m034959_c001_v7007000_t0000_u01752810599211") 2025/07/18 03:55:03 DEBUG : both11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20838d_d20250718_m034946_c001_v0001100_t0015_u01752810586236") 2025/07/18 03:55:03 DEBUG : both12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f44b_d20250718_m035025_c001_v7007000_t0000_u01752810625756") 2025/07/18 03:55:03 DEBUG : both12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208414_d20250718_m035015_c001_v0001100_t0013_u01752810615012") 2025/07/18 03:55:03 DEBUG : both12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42d2_d20250718_m034959_c001_v7007000_t0000_u01752810599394") 2025/07/18 03:55:03 DEBUG : both12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208391_d20250718_m034947_c001_v0001100_t0046_u01752810587532") 2025/07/18 03:55:03 DEBUG : both13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f44d_d20250718_m035025_c001_v7007000_t0000_u01752810625943") 2025/07/18 03:55:03 DEBUG : both13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208416_d20250718_m035016_c001_v0001100_t0048_u01752810616324") 2025/07/18 03:55:03 DEBUG : both13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42d3_d20250718_m034959_c001_v7007000_t0000_u01752810599579") 2025/07/18 03:55:03 DEBUG : both13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208395_d20250718_m034948_c001_v0001100_t0012_u01752810588315") 2025/07/18 03:55:03 DEBUG : both14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f44e_d20250718_m035026_c001_v7007000_t0000_u01752810626126") 2025/07/18 03:55:03 DEBUG : both14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20841a_d20250718_m035017_c001_v0001100_t0019_u01752810617308") 2025/07/18 03:55:03 DEBUG : both14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42d5_d20250718_m034959_c001_v7007000_t0000_u01752810599795") 2025/07/18 03:55:03 DEBUG : both14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20839b_d20250718_m034949_c001_v0001100_t0000_u01752810589622") 2025/07/18 03:55:04 DEBUG : both15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f44f_d20250718_m035026_c001_v7007000_t0000_u01752810626310") 2025/07/18 03:55:04 DEBUG : both15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20841c_d20250718_m035018_c001_v0001100_t0037_u01752810618213") 2025/07/18 03:55:04 DEBUG : both15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42d7_d20250718_m034959_c001_v7007000_t0000_u01752810599980") 2025/07/18 03:55:04 DEBUG : both15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20839f_d20250718_m034950_c001_v0001100_t0058_u01752810590828") 2025/07/18 03:55:04 DEBUG : both16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f450_d20250718_m035026_c001_v7007000_t0000_u01752810626494") 2025/07/18 03:55:04 DEBUG : both16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208420_d20250718_m035019_c001_v0001100_t0039_u01752810619080") 2025/07/18 03:55:04 DEBUG : both16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42d8_d20250718_m035000_c001_v7007000_t0000_u01752810600164") 2025/07/18 03:55:04 DEBUG : both16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083a1_d20250718_m034951_c001_v0001100_t0021_u01752810591684") 2025/07/18 03:55:04 DEBUG : both17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f451_d20250718_m035026_c001_v7007000_t0000_u01752810626676") 2025/07/18 03:55:04 DEBUG : both17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208424_d20250718_m035019_c001_v0001100_t0053_u01752810619843") 2025/07/18 03:55:04 DEBUG : both17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42da_d20250718_m035000_c001_v7007000_t0000_u01752810600348") 2025/07/18 03:55:04 DEBUG : both17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083a5_d20250718_m034952_c001_v0001100_t0052_u01752810592833") 2025/07/18 03:55:04 DEBUG : both18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f452_d20250718_m035026_c001_v7007000_t0000_u01752810626860") 2025/07/18 03:55:04 DEBUG : both18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208428_d20250718_m035020_c001_v0001100_t0054_u01752810620711") 2025/07/18 03:55:04 DEBUG : both18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42db_d20250718_m035000_c001_v7007000_t0000_u01752810600532") 2025/07/18 03:55:04 DEBUG : both18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083a7_d20250718_m034953_c001_v0001100_t0026_u01752810593828") 2025/07/18 03:55:04 DEBUG : both19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f453_d20250718_m035027_c001_v7007000_t0000_u01752810627043") 2025/07/18 03:55:04 DEBUG : both19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20842c_d20250718_m035021_c001_v0001100_t0038_u01752810621613") 2025/07/18 03:55:04 DEBUG : both19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42dd_d20250718_m035000_c001_v7007000_t0000_u01752810600720") 2025/07/18 03:55:04 DEBUG : both19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083ab_d20250718_m034954_c001_v0001100_t0032_u01752810594671") 2025/07/18 03:55:04 DEBUG : both2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f454_d20250718_m035027_c001_v7007000_t0000_u01752810627225") 2025/07/18 03:55:04 DEBUG : both2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083cc_d20250718_m035005_c001_v0001100_t0038_u01752810605440") 2025/07/18 03:55:04 DEBUG : both2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42df_d20250718_m035000_c001_v7007000_t0000_u01752810600905") 2025/07/18 03:55:05 DEBUG : both2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20836b_d20250718_m034937_c001_v0001100_t0048_u01752810577586") 2025/07/18 03:55:05 DEBUG : both3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f455_d20250718_m035027_c001_v7007000_t0000_u01752810627407") 2025/07/18 03:55:05 DEBUG : both3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083d4_d20250718_m035006_c001_v0001100_t0036_u01752810606231") 2025/07/18 03:55:05 DEBUG : both3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e0_d20250718_m035001_c001_v7007000_t0000_u01752810601097") 2025/07/18 03:55:05 DEBUG : both3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20836d_d20250718_m034938_c001_v0001100_t0037_u01752810578486") 2025/07/18 03:55:05 DEBUG : both4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f456_d20250718_m035027_c001_v7007000_t0000_u01752810627590") 2025/07/18 03:55:05 DEBUG : both4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083da_d20250718_m035007_c001_v0001100_t0002_u01752810607309") 2025/07/18 03:55:05 DEBUG : both4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e2_d20250718_m035001_c001_v7007000_t0000_u01752810601281") 2025/07/18 03:55:05 DEBUG : both4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208371_d20250718_m034939_c001_v0001100_t0026_u01752810579375") 2025/07/18 03:55:05 DEBUG : both5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f457_d20250718_m035027_c001_v7007000_t0000_u01752810627774") 2025/07/18 03:55:05 DEBUG : both5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083dc_d20250718_m035008_c001_v0001100_t0050_u01752810608354") 2025/07/18 03:55:05 DEBUG : both5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e4_d20250718_m035001_c001_v7007000_t0000_u01752810601465") 2025/07/18 03:55:05 DEBUG : both5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208379_d20250718_m034940_c001_v0001100_t0001_u01752810580219") 2025/07/18 03:55:05 DEBUG : both6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f458_d20250718_m035027_c001_v7007000_t0000_u01752810627958") 2025/07/18 03:55:05 DEBUG : both6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083e0_d20250718_m035009_c001_v0001100_t0048_u01752810609206") 2025/07/18 03:55:05 DEBUG : both6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e5_d20250718_m035001_c001_v7007000_t0000_u01752810601655") 2025/07/18 03:55:05 DEBUG : both6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20837b_d20250718_m034941_c001_v0001100_t0051_u01752810581322") 2025/07/18 03:55:05 DEBUG : both7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f459_d20250718_m035028_c001_v7007000_t0000_u01752810628140") 2025/07/18 03:55:05 DEBUG : both7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083ea_d20250718_m035010_c001_v0001100_t0013_u01752810610206") 2025/07/18 03:55:05 DEBUG : both7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e7_d20250718_m035001_c001_v7007000_t0000_u01752810601838") 2025/07/18 03:55:05 DEBUG : both7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20837d_d20250718_m034942_c001_v0001100_t0048_u01752810582182") 2025/07/18 03:55:06 DEBUG : both8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f45b_d20250718_m035028_c001_v7007000_t0000_u01752810628324") 2025/07/18 03:55:06 DEBUG : both8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2083f8_d20250718_m035011_c001_v0001100_t0022_u01752810611427") 2025/07/18 03:55:06 DEBUG : both8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42e8_d20250718_m035002_c001_v7007000_t0000_u01752810602020") 2025/07/18 03:55:06 DEBUG : both8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208383_d20250718_m034943_c001_v0001100_t0026_u01752810583146") 2025/07/18 03:55:06 DEBUG : both9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f45c_d20250718_m035028_c001_v7007000_t0000_u01752810628508") 2025/07/18 03:55:06 DEBUG : both9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208400_d20250718_m035012_c001_v0001100_t0013_u01752810612239") 2025/07/18 03:55:06 DEBUG : both9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42ea_d20250718_m035002_c001_v7007000_t0000_u01752810602204") 2025/07/18 03:55:06 DEBUG : both9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208387_d20250718_m034944_c001_v0001100_t0012_u01752810584298") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6838_d20250718_m034606_c001_v7007000_t0000_u01752810366359") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51b6_d20250718_m034604_c001_v0001150_t0012_u01752810364508") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6823_d20250718_m034603_c001_v7007000_t0000_u01752810363885") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51ac_d20250718_m034601_c001_v0001150_t0042_u01752810361895") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33f4_d20250718_m034544_c001_v7007000_t0000_u01752810344524") 2025/07/18 03:55:06 DEBUG : c/non empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5150_d20250718_m034542_c001_v0001150_t0025_u01752810342696") 2025/07/18 03:55:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a91_d20250718_m035137_c001_v7007000_t0000_u01752810697432") 2025/07/18 03:55:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfca_d20250718_m035131_c001_v0001101_t0028_u01752810691922") 2025/07/18 03:55:06 DEBUG : check sum: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33e1_d20250718_m034535_c001_v7007000_t0000_u01752810335489") 2025/07/18 03:55:06 DEBUG : check sum: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5121_d20250718_m034534_c001_v0001150_t0035_u01752810334470") 2025/07/18 03:55:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b4b27_d20250718_m035452_c001_v7007000_t0000_u01752810892062") 2025/07/18 03:55:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e347_d20250718_m035450_c001_v0001101_t0010_u01752810890416") 2025/07/18 03:55:07 DEBUG : dest/3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8b8_d20250718_m034753_c001_v7007000_t0000_u01752810473079") 2025/07/18 03:55:07 DEBUG : dest/3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4093e4b25373fb36_d20250718_m034751_c001_v0001134_t0019_u01752810471978") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0615b_d20250718_m035249_c001_v7007000_t0000_u01752810769297") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208669_d20250718_m035243_c001_v0001100_t0024_u01752810763928") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05ffc_d20250718_m035420_c001_v7007000_t0000_u01752810860664") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e2b6_d20250718_m035406_c001_v0001101_t0014_u01752810846081") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67744_d20250718_m035401_c001_v7007000_t0000_u01752810841832") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e251_d20250718_m035347_c001_v0001101_t0033_u01752810827651") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226229_d20250718_m035343_c001_v7007000_t0000_u01752810823592") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1fd_d20250718_m035330_c001_v0001101_t0002_u01752810810588") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71820_d20250718_m035326_c001_v7007000_t0000_u01752810806486") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1ac_d20250718_m035311_c001_v0001101_t0015_u01752810791907") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaab_d20250718_m035307_c001_v7007000_t0000_u01752810787786") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e169_d20250718_m035253_c001_v0001101_t0002_u01752810773400") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c834987cb_d20250718_m035246_c001_v7007000_t0000_u01752810766577") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7993_d20250718_m035231_c001_v0001109_t0042_u01752810751814") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b750_d20250718_m035227_c001_v7007000_t0000_u01752810747745") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20861d_d20250718_m035223_c001_v0001100_t0003_u01752810743423") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e18_d20250718_m035222_c001_v7007000_t0000_u01752810742097") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7943_d20250718_m035206_c001_v0001109_t0025_u01752810726545") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498729_d20250718_m035202_c001_v7007000_t0000_u01752810722450") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e051_d20250718_m035157_c001_v0001101_t0050_u01752810717771") 2025/07/18 03:55:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a717c4_d20250718_m035155_c001_v7007000_t0000_u01752810715826") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208547_d20250718_m035141_c001_v0001100_t0032_u01752810701563") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f56e_d20250718_m035134_c001_v7007000_t0000_u01752810694624") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78ab_d20250718_m035118_c001_v0001109_t0041_u01752810678588") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fdd_d20250718_m035114_c001_v7007000_t0000_u01752810674509") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7865_d20250718_m035058_c001_v0001109_t0004_u01752810658637") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e0_d20250718_m035054_c001_v7007000_t0000_u01752810654561") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7837_d20250718_m035041_c001_v0001109_t0012_u01752810641772") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e31_d20250718_m035225_c001_v7007000_t0000_u01752810745469") 2025/07/18 03:55:08 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085ff_d20250718_m035219_c001_v0001100_t0001_u01752810739206") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0615c_d20250718_m035249_c001_v7007000_t0000_u01752810769479") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c717c_d20250718_m035243_c001_v0001116_t0028_u01752810763942") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05ffd_d20250718_m035420_c001_v7007000_t0000_u01752810860847") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72a8_d20250718_m035406_c001_v0001116_t0011_u01752810846910") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67745_d20250718_m035402_c001_v7007000_t0000_u01752810842015") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7266_d20250718_m035348_c001_v0001116_t0005_u01752810828507") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622a_d20250718_m035343_c001_v7007000_t0000_u01752810823774") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7222_d20250718_m035331_c001_v0001116_t0051_u01752810811386") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71822_d20250718_m035326_c001_v7007000_t0000_u01752810806669") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71d2_d20250718_m035312_c001_v0001116_t0019_u01752810792576") 2025/07/18 03:55:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaac_d20250718_m035307_c001_v7007000_t0000_u01752810787970") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c719c_d20250718_m035254_c001_v0001116_t0002_u01752810774228") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c834987d1_d20250718_m035246_c001_v7007000_t0000_u01752810766941") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e115_d20250718_m035233_c001_v0001101_t0029_u01752810753157") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b751_d20250718_m035227_c001_v7007000_t0000_u01752810747927") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0e7_d20250718_m035223_c001_v0001101_t0034_u01752810743486") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b746_d20250718_m035221_c001_v7007000_t0000_u01752810741751") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085d9_d20250718_m035207_c001_v0001100_t0053_u01752810727256") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349872a_d20250718_m035202_c001_v7007000_t0000_u01752810722632") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085a5_d20250718_m035157_c001_v0001100_t0039_u01752810717779") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9165_d20250718_m035156_c001_v7007000_t0000_u01752810716020") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78f5_d20250718_m035142_c001_v0001109_t0032_u01752810702271") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f575_d20250718_m035135_c001_v7007000_t0000_u01752810695175") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084f5_d20250718_m035119_c001_v0001100_t0042_u01752810679828") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fde_d20250718_m035114_c001_v7007000_t0000_u01752810674691") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084b7_d20250718_m035059_c001_v0001100_t0053_u01752810659490") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e1_d20250718_m035054_c001_v7007000_t0000_u01752810654744") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20847a_d20250718_m035042_c001_v0001100_t0037_u01752810642253") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af20ac_d20250718_m035225_c001_v7007000_t0000_u01752810745405") 2025/07/18 03:55:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0c9_d20250718_m035219_c001_v0001101_t0029_u01752810739284") 2025/07/18 03:55:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0615d_d20250718_m035249_c001_v7007000_t0000_u01752810769661") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20866b_d20250718_m035244_c001_v0001100_t0001_u01752810764278") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05fff_d20250718_m035421_c001_v7007000_t0000_u01752810861069") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208783_d20250718_m035407_c001_v0001100_t0034_u01752810847688") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67747_d20250718_m035402_c001_v7007000_t0000_u01752810842199") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20873d_d20250718_m035349_c001_v0001100_t0033_u01752810829569") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622b_d20250718_m035343_c001_v7007000_t0000_u01752810823956") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208705_d20250718_m035332_c001_v0001100_t0040_u01752810812257") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71824_d20250718_m035326_c001_v7007000_t0000_u01752810806851") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086c5_d20250718_m035313_c001_v0001100_t0049_u01752810793441") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaae_d20250718_m035308_c001_v7007000_t0000_u01752810788153") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20868d_d20250718_m035255_c001_v0001100_t0021_u01752810775128") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f6a4_d20250718_m035246_c001_v7007000_t0000_u01752810766992") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208643_d20250718_m035234_c001_v0001100_t0053_u01752810754018") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b752_d20250718_m035228_c001_v7007000_t0000_u01752810748109") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7148_d20250718_m035223_c001_v0001116_t0006_u01752810743617") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6a9_d20250718_m035222_c001_v7007000_t0000_u01752810742109") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70f6_d20250718_m035208_c001_v0001116_t0022_u01752810728058") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349872b_d20250718_m035202_c001_v7007000_t0000_u01752810722814") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70d8_d20250718_m035157_c001_v0001116_t0012_u01752810717994") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9166_d20250718_m035156_c001_v7007000_t0000_u01752810716203") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c709a_d20250718_m035143_c001_v0001116_t0021_u01752810703332") 2025/07/18 03:55:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f570_d20250718_m035134_c001_v7007000_t0000_u01752810694810") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df8c_d20250718_m035120_c001_v0001101_t0010_u01752810680630") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe0_d20250718_m035114_c001_v7007000_t0000_u01752810674874") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df26_d20250718_m035100_c001_v0001101_t0018_u01752810660346") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e3_d20250718_m035054_c001_v7007000_t0000_u01752810654925") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dedc_d20250718_m035042_c001_v0001101_t0013_u01752810642546") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0e62_d20250718_m035225_c001_v7007000_t0000_u01752810745782") 2025/07/18 03:55:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7130_d20250718_m035219_c001_v0001116_t0036_u01752810739393") 2025/07/18 03:55:11 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0615e_d20250718_m035249_c001_v7007000_t0000_u01752810769844") 2025/07/18 03:55:11 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c717e_d20250718_m035244_c001_v0001116_t0036_u01752810764380") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06000_d20250718_m035421_c001_v7007000_t0000_u01752810861252") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7ab7_d20250718_m035408_c001_v0001109_t0002_u01752810848581") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67748_d20250718_m035402_c001_v7007000_t0000_u01752810842385") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a75_d20250718_m035350_c001_v0001109_t0044_u01752810830243") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622c_d20250718_m035344_c001_v7007000_t0000_u01752810824137") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a3b_d20250718_m035332_c001_v0001109_t0019_u01752810812945") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71826_d20250718_m035327_c001_v7007000_t0000_u01752810807035") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a0d_d20250718_m035314_c001_v0001109_t0014_u01752810794094") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaaf_d20250718_m035308_c001_v7007000_t0000_u01752810788336") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79e5_d20250718_m035255_c001_v0001109_t0039_u01752810775817") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06153_d20250718_m035246_c001_v7007000_t0000_u01752810766571") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7168_d20250718_m035234_c001_v0001116_t0050_u01752810754795") 2025/07/18 03:55:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b753_d20250718_m035228_c001_v7007000_t0000_u01752810748290") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf797d_d20250718_m035223_c001_v0001109_t0032_u01752810743681") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0e5b_d20250718_m035221_c001_v7007000_t0000_u01752810741946") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e099_d20250718_m035209_c001_v0001101_t0044_u01752810729041") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349872c_d20250718_m035203_c001_v7007000_t0000_u01752810723009") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf792b_d20250718_m035158_c001_v0001109_t0014_u01752810718011") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349871d_d20250718_m035156_c001_v7007000_t0000_u01752810716400") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e00c_d20250718_m035144_c001_v0001101_t0023_u01752810704316") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a81_d20250718_m035135_c001_v7007000_t0000_u01752810695004") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c704e_d20250718_m035121_c001_v0001116_t0024_u01752810681542") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe1_d20250718_m035115_c001_v7007000_t0000_u01752810675057") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c700a_d20250718_m035100_c001_v0001116_t0034_u01752810660987") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e5_d20250718_m035055_c001_v7007000_t0000_u01752810655107") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fdf_d20250718_m035042_c001_v0001116_t0047_u01752810642837") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3ae9_d20250718_m035225_c001_v7007000_t0000_u01752810745647") 2025/07/18 03:55:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf796f_d20250718_m035219_c001_v0001109_t0020_u01752810739442") 2025/07/18 03:55:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06160_d20250718_m035250_c001_v7007000_t0000_u01752810770030") 2025/07/18 03:55:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79b3_d20250718_m035244_c001_v0001109_t0038_u01752810764408") 2025/07/18 03:55:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06001_d20250718_m035421_c001_v7007000_t0000_u01752810861435") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e2c4_d20250718_m035409_c001_v0001101_t0027_u01752810849103") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67749_d20250718_m035402_c001_v7007000_t0000_u01752810842568") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e262_d20250718_m035351_c001_v0001101_t0043_u01752810831011") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622d_d20250718_m035344_c001_v7007000_t0000_u01752810824319") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e20b_d20250718_m035333_c001_v0001101_t0051_u01752810813504") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71828_d20250718_m035327_c001_v7007000_t0000_u01752810807217") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1b2_d20250718_m035314_c001_v0001101_t0019_u01752810794571") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab0_d20250718_m035308_c001_v7007000_t0000_u01752810788520") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e173_d20250718_m035256_c001_v0001101_t0020_u01752810776302") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b4748_d20250718_m035246_c001_v7007000_t0000_u01752810766553") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf799b_d20250718_m035235_c001_v0001109_t0058_u01752810755355") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b754_d20250718_m035228_c001_v7007000_t0000_u01752810748472") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0eb_d20250718_m035223_c001_v0001101_t0011_u01752810743807") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af2090_d20250718_m035221_c001_v7007000_t0000_u01752810741955") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf794b_d20250718_m035209_c001_v0001109_t0001_u01752810729356") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349872d_d20250718_m035203_c001_v7007000_t0000_u01752810723192") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e057_d20250718_m035158_c001_v0001101_t0025_u01752810718110") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42277695e05b8b8c_d20250718_m035156_c001_v7007000_t0000_u01752810716410") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208553_d20250718_m035144_c001_v0001100_t0027_u01752810704654") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a84_d20250718_m035135_c001_v7007000_t0000_u01752810695190") 2025/07/18 03:55:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78b5_d20250718_m035122_c001_v0001109_t0020_u01752810682450") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe3_d20250718_m035115_c001_v7007000_t0000_u01752810675241") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf786d_d20250718_m035101_c001_v0001109_t0032_u01752810661535") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e6_d20250718_m035055_c001_v7007000_t0000_u01752810655288") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7841_d20250718_m035043_c001_v0001109_t0052_u01752810643389") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e33_d20250718_m035225_c001_v7007000_t0000_u01752810745657") 2025/07/18 03:55:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0cb_d20250718_m035219_c001_v0001101_t0051_u01752810739634") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06161_d20250718_m035250_c001_v7007000_t0000_u01752810770213") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e13b_d20250718_m035244_c001_v0001101_t0051_u01752810764471") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06002_d20250718_m035421_c001_v7007000_t0000_u01752810861618") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72b8_d20250718_m035409_c001_v0001116_t0056_u01752810849531") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774a_d20250718_m035402_c001_v7007000_t0000_u01752810842752") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7274_d20250718_m035351_c001_v0001116_t0002_u01752810831367") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622e_d20250718_m035344_c001_v7007000_t0000_u01752810824501") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7228_d20250718_m035333_c001_v0001116_t0034_u01752810813896") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7182a_d20250718_m035327_c001_v7007000_t0000_u01752810807399") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71da_d20250718_m035314_c001_v0001116_t0001_u01752810794865") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab1_d20250718_m035308_c001_v7007000_t0000_u01752810788703") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71ac_d20250718_m035256_c001_v0001116_t0045_u01752810776664") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c834987ce_d20250718_m035246_c001_v7007000_t0000_u01752810766758") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e11d_d20250718_m035235_c001_v0001101_t0034_u01752810755945") 2025/07/18 03:55:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b755_d20250718_m035228_c001_v7007000_t0000_u01752810748655") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208621_d20250718_m035223_c001_v0001100_t0043_u01752810743982") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6a5_d20250718_m035221_c001_v7007000_t0000_u01752810741742") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085e5_d20250718_m035209_c001_v0001100_t0006_u01752810729893") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349872e_d20250718_m035203_c001_v7007000_t0000_u01752810723373") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e05b_d20250718_m035158_c001_v0001101_t0044_u01752810718423") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0d25_d20250718_m035156_c001_v7007000_t0000_u01752810716211") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78fb_d20250718_m035144_c001_v0001109_t0050_u01752810704994") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a7f_d20250718_m035134_c001_v7007000_t0000_u01752810694816") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084fd_d20250718_m035123_c001_v0001100_t0055_u01752810683019") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe5_d20250718_m035115_c001_v7007000_t0000_u01752810675425") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084bf_d20250718_m035102_c001_v0001100_t0055_u01752810662128") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4e8_d20250718_m035055_c001_v7007000_t0000_u01752810655469") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208485_d20250718_m035044_c001_v0001100_t0037_u01752810644012") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67605_d20250718_m035225_c001_v7007000_t0000_u01752810745576") 2025/07/18 03:55:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208607_d20250718_m035219_c001_v0001100_t0027_u01752810739728") 2025/07/18 03:55:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06162_d20250718_m035250_c001_v7007000_t0000_u01752810770395") 2025/07/18 03:55:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20866d_d20250718_m035244_c001_v0001100_t0022_u01752810764658") 2025/07/18 03:55:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06003_d20250718_m035421_c001_v7007000_t0000_u01752810861801") 2025/07/18 03:55:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208793_d20250718_m035410_c001_v0001100_t0030_u01752810850357") 2025/07/18 03:55:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774b_d20250718_m035402_c001_v7007000_t0000_u01752810842936") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208747_d20250718_m035352_c001_v0001100_t0049_u01752810832047") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e22622f_d20250718_m035344_c001_v7007000_t0000_u01752810824685") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20870f_d20250718_m035334_c001_v0001100_t0006_u01752810814366") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7182c_d20250718_m035327_c001_v7007000_t0000_u01752810807591") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086d3_d20250718_m035315_c001_v0001100_t0011_u01752810795882") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab2_d20250718_m035308_c001_v7007000_t0000_u01752810788887") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208695_d20250718_m035257_c001_v0001100_t0013_u01752810777277") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4038bbaa9db827ea_d20250718_m035246_c001_v7007000_t0000_u01752810766882") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20864b_d20250718_m035236_c001_v0001100_t0022_u01752810756421") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b756_d20250718_m035228_c001_v7007000_t0000_u01752810748837") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7985_d20250718_m035224_c001_v0001109_t0040_u01752810744124") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e14_d20250718_m035221_c001_v7007000_t0000_u01752810741730") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7108_d20250718_m035210_c001_v0001116_t0035_u01752810730312") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498730_d20250718_m035203_c001_v7007000_t0000_u01752810723555") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085ad_d20250718_m035158_c001_v0001100_t0025_u01752810718508") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349871c_d20250718_m035156_c001_v7007000_t0000_u01752810716216") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70a2_d20250718_m035145_c001_v0001116_t0039_u01752810705582") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af2028_d20250718_m035135_c001_v7007000_t0000_u01752810695015") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df9a_d20250718_m035123_c001_v0001101_t0023_u01752810683538") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe6_d20250718_m035115_c001_v7007000_t0000_u01752810675609") 2025/07/18 03:55:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df2e_d20250718_m035102_c001_v0001101_t0055_u01752810662596") 2025/07/18 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4ea_d20250718_m035055_c001_v7007000_t0000_u01752810655677") 2025/07/18 03:55:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245deea_d20250718_m035044_c001_v0001101_t0047_u01752810644328") 2025/07/18 03:55:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0e60_d20250718_m035225_c001_v7007000_t0000_u01752810745416") 2025/07/18 03:55:17 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7134_d20250718_m035219_c001_v0001116_t0052_u01752810739874") 2025/07/18 03:55:17 DEBUG : dir1/0007-12345: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06163_d20250718_m035250_c001_v7007000_t0000_u01752810770579") 2025/07/18 03:55:17 DEBUG : dir1/0007-12345: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79b7_d20250718_m035244_c001_v0001109_t0058_u01752810764857") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06004_d20250718_m035421_c001_v7007000_t0000_u01752810861985") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7abf_d20250718_m035410_c001_v0001109_t0044_u01752810850685") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774c_d20250718_m035403_c001_v7007000_t0000_u01752810843120") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a7b_d20250718_m035352_c001_v0001109_t0056_u01752810832368") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226230_d20250718_m035344_c001_v7007000_t0000_u01752810824866") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a3f_d20250718_m035334_c001_v0001109_t0040_u01752810814775") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7182e_d20250718_m035327_c001_v7007000_t0000_u01752810807773") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a11_d20250718_m035316_c001_v0001109_t0004_u01752810796351") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab3_d20250718_m035309_c001_v7007000_t0000_u01752810789071") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79eb_d20250718_m035257_c001_v0001109_t0034_u01752810777709") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7180d_d20250718_m035246_c001_v7007000_t0000_u01752810766961") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c716e_d20250718_m035236_c001_v0001116_t0033_u01752810756740") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b757_d20250718_m035229_c001_v7007000_t0000_u01752810749019") 2025/07/18 03:55:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0ed_d20250718_m035224_c001_v0001101_t0043_u01752810744134") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b748_d20250718_m035222_c001_v7007000_t0000_u01752810742118") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0a3_d20250718_m035211_c001_v0001101_t0045_u01752810731087") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498731_d20250718_m035203_c001_v7007000_t0000_u01752810723737") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70dc_d20250718_m035158_c001_v0001116_t0035_u01752810718543") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42277695e05b8b8b_d20250718_m035156_c001_v7007000_t0000_u01752810716227") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e012_d20250718_m035146_c001_v0001101_t0045_u01752810706162") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af2026_d20250718_m035134_c001_v7007000_t0000_u01752810694826") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7058_d20250718_m035123_c001_v0001116_t0043_u01752810683843") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe8_d20250718_m035115_c001_v7007000_t0000_u01752810675793") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7010_d20250718_m035103_c001_v0001116_t0059_u01752810663039") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4eb_d20250718_m035055_c001_v7007000_t0000_u01752810655858") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fe7_d20250718_m035044_c001_v0001116_t0055_u01752810644788") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67608_d20250718_m035225_c001_v7007000_t0000_u01752810745759") 2025/07/18 03:55:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7971_d20250718_m035219_c001_v0001109_t0001_u01752810739887") 2025/07/18 03:55:18 DEBUG : dir1/0008-23456: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06164_d20250718_m035250_c001_v7007000_t0000_u01752810770762") 2025/07/18 03:55:18 DEBUG : dir1/0008-23456: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20866f_d20250718_m035244_c001_v0001100_t0006_u01752810764957") 2025/07/18 03:55:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06005_d20250718_m035422_c001_v7007000_t0000_u01752810862167") 2025/07/18 03:55:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e2d0_d20250718_m035411_c001_v0001101_t0031_u01752810851262") 2025/07/18 03:55:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774d_d20250718_m035403_c001_v7007000_t0000_u01752810843303") 2025/07/18 03:55:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e268_d20250718_m035352_c001_v0001101_t0000_u01752810832960") 2025/07/18 03:55:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226231_d20250718_m035345_c001_v7007000_t0000_u01752810825047") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e217_d20250718_m035335_c001_v0001101_t0014_u01752810815439") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71830_d20250718_m035327_c001_v7007000_t0000_u01752810807956") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1bc_d20250718_m035317_c001_v0001101_t0053_u01752810797055") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab4_d20250718_m035309_c001_v7007000_t0000_u01752810789254") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e17f_d20250718_m035258_c001_v0001101_t0054_u01752810778504") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4038bbaa9db827eb_d20250718_m035247_c001_v7007000_t0000_u01752810767064") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf799d_d20250718_m035237_c001_v0001109_t0001_u01752810757347") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b758_d20250718_m035229_c001_v7007000_t0000_u01752810749200") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c714c_d20250718_m035224_c001_v0001116_t0038_u01752810744241") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4108a2f0e58fb9e4_d20250718_m035221_c001_v7007000_t0000_u01752810741973") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7953_d20250718_m035211_c001_v0001109_t0040_u01752810731605") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498732_d20250718_m035203_c001_v7007000_t0000_u01752810723919") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf792d_d20250718_m035158_c001_v0001109_t0030_u01752810718554") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f403d65dd03b30c59_d20250718_m035156_c001_v7007000_t0000_u01752810716245") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208559_d20250718_m035146_c001_v0001100_t0053_u01752810706473") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6aa1_d20250718_m035135_c001_v7007000_t0000_u01752810695048") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78b7_d20250718_m035124_c001_v0001109_t0034_u01752810684635") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fe9_d20250718_m035115_c001_v7007000_t0000_u01752810675976") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7875_d20250718_m035103_c001_v0001109_t0052_u01752810663647") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4ed_d20250718_m035056_c001_v7007000_t0000_u01752810656039") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf784b_d20250718_m035045_c001_v0001109_t0045_u01752810645557") 2025/07/18 03:55:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3ae8_d20250718_m035225_c001_v7007000_t0000_u01752810745459") 2025/07/18 03:55:20 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0cf_d20250718_m035220_c001_v0001101_t0015_u01752810740110") 2025/07/18 03:55:20 DEBUG : dir1/0009-34567: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06165_d20250718_m035250_c001_v7007000_t0000_u01752810770946") 2025/07/18 03:55:20 DEBUG : dir1/0009-34567: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e141_d20250718_m035244_c001_v0001101_t0058_u01752810764982") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06006_d20250718_m035422_c001_v7007000_t0000_u01752810862354") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72bc_d20250718_m035411_c001_v0001116_t0028_u01752810851626") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774e_d20250718_m035403_c001_v7007000_t0000_u01752810843488") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c727a_d20250718_m035353_c001_v0001116_t0033_u01752810833410") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226232_d20250718_m035345_c001_v7007000_t0000_u01752810825228") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7230_d20250718_m035335_c001_v0001116_t0034_u01752810815759") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71832_d20250718_m035328_c001_v7007000_t0000_u01752810808139") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71e6_d20250718_m035317_c001_v0001116_t0000_u01752810797678") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab6_d20250718_m035309_c001_v7007000_t0000_u01752810789437") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71b2_d20250718_m035258_c001_v0001116_t0041_u01752810778874") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b474b_d20250718_m035246_c001_v7007000_t0000_u01752810766920") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e125_d20250718_m035237_c001_v0001101_t0047_u01752810757956") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b759_d20250718_m035229_c001_v7007000_t0000_u01752810749391") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208625_d20250718_m035224_c001_v0001100_t0035_u01752810744289") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af2092_d20250718_m035222_c001_v7007000_t0000_u01752810742143") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085ed_d20250718_m035212_c001_v0001100_t0052_u01752810732253") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498733_d20250718_m035204_c001_v7007000_t0000_u01752810724103") 2025/07/18 03:55:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085af_d20250718_m035158_c001_v0001100_t0017_u01752810718795") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0d26_d20250718_m035156_c001_v7007000_t0000_u01752810716418") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78ff_d20250718_m035146_c001_v0001109_t0047_u01752810706897") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f402a3a37c78b536b_d20250718_m035135_c001_v7007000_t0000_u01752810695058") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208505_d20250718_m035125_c001_v0001100_t0003_u01752810685123") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4feb_d20250718_m035116_c001_v7007000_t0000_u01752810676160") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084c5_d20250718_m035104_c001_v0001100_t0054_u01752810664392") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4ee_d20250718_m035056_c001_v7007000_t0000_u01752810656221") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20848b_d20250718_m035046_c001_v0001100_t0052_u01752810646098") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af20ae_d20250718_m035225_c001_v7007000_t0000_u01752810745588") 2025/07/18 03:55:21 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20860b_d20250718_m035220_c001_v0001100_t0051_u01752810740119") 2025/07/18 03:55:21 DEBUG : dir1/0010-45678: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06166_d20250718_m035251_c001_v7007000_t0000_u01752810771128") 2025/07/18 03:55:21 DEBUG : dir1/0010-45678: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7180_d20250718_m035244_c001_v0001116_t0010_u01752810764994") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06007_d20250718_m035422_c001_v7007000_t0000_u01752810862537") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208799_d20250718_m035412_c001_v0001100_t0051_u01752810852256") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6774f_d20250718_m035403_c001_v7007000_t0000_u01752810843682") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20874b_d20250718_m035353_c001_v0001100_t0044_u01752810833991") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226233_d20250718_m035345_c001_v7007000_t0000_u01752810825409") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208713_d20250718_m035336_c001_v0001100_t0015_u01752810816230") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71833_d20250718_m035328_c001_v7007000_t0000_u01752810808323") 2025/07/18 03:55:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086db_d20250718_m035318_c001_v0001100_t0023_u01752810798221") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab7_d20250718_m035309_c001_v7007000_t0000_u01752810789620") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20869b_d20250718_m035259_c001_v0001100_t0013_u01752810779620") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b474c_d20250718_m035247_c001_v7007000_t0000_u01752810767103") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208653_d20250718_m035238_c001_v0001100_t0036_u01752810758326") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75a_d20250718_m035229_c001_v7007000_t0000_u01752810749572") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0ef_d20250718_m035224_c001_v0001101_t0018_u01752810744446") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e16_d20250718_m035221_c001_v7007000_t0000_u01752810741915") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c710e_d20250718_m035212_c001_v0001116_t0050_u01752810732638") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498734_d20250718_m035204_c001_v7007000_t0000_u01752810724285") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e05f_d20250718_m035158_c001_v0001101_t0004_u01752810718977") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf5097_d20250718_m035156_c001_v7007000_t0000_u01752810716250") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70aa_d20250718_m035147_c001_v0001116_t0037_u01752810707420") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6a9f_d20250718_m035134_c001_v7007000_t0000_u01752810694860") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfa2_d20250718_m035125_c001_v0001101_t0022_u01752810685633") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fed_d20250718_m035116_c001_v7007000_t0000_u01752810676344") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df40_d20250718_m035105_c001_v0001101_t0001_u01752810665095") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f0_d20250718_m035056_c001_v7007000_t0000_u01752810656402") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245def2_d20250718_m035046_c001_v0001101_t0020_u01752810646641") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4194e83287af20b1_d20250718_m035225_c001_v7007000_t0000_u01752810745771") 2025/07/18 03:55:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0d3_d20250718_m035220_c001_v0001101_t0002_u01752810740407") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06167_d20250718_m035251_c001_v7007000_t0000_u01752810771311") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7184_d20250718_m035245_c001_v0001116_t0035_u01752810765445") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06008_d20250718_m035422_c001_v7007000_t0000_u01752810862720") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7ac7_d20250718_m035412_c001_v0001109_t0051_u01752810852752") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67750_d20250718_m035403_c001_v7007000_t0000_u01752810843877") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a87_d20250718_m035354_c001_v0001109_t0049_u01752810834301") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226234_d20250718_m035345_c001_v7007000_t0000_u01752810825590") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a41_d20250718_m035336_c001_v0001109_t0052_u01752810816736") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71835_d20250718_m035328_c001_v7007000_t0000_u01752810808506") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a17_d20250718_m035318_c001_v0001109_t0058_u01752810798522") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab8_d20250718_m035309_c001_v7007000_t0000_u01752810789814") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79f5_d20250718_m035259_c001_v0001109_t0036_u01752810779939") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4038bbaa9db827e9_d20250718_m035246_c001_v7007000_t0000_u01752810766700") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7172_d20250718_m035238_c001_v0001116_t0055_u01752810758711") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75b_d20250718_m035229_c001_v7007000_t0000_u01752810749754") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208629_d20250718_m035224_c001_v0001100_t0046_u01752810744686") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6a7_d20250718_m035221_c001_v7007000_t0000_u01752810741924") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0ad_d20250718_m035213_c001_v0001101_t0043_u01752810733281") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498735_d20250718_m035204_c001_v7007000_t0000_u01752810724466") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7931_d20250718_m035159_c001_v0001109_t0037_u01752810719052") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9164_d20250718_m035155_c001_v7007000_t0000_u01752810715835") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e01e_d20250718_m035147_c001_v0001101_t0046_u01752810707972") 2025/07/18 03:55:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f402a3a37c78b5369_d20250718_m035134_c001_v7007000_t0000_u01752810694874") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7062_d20250718_m035126_c001_v0001116_t0039_u01752810686061") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4fee_d20250718_m035116_c001_v7007000_t0000_u01752810676527") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7016_d20250718_m035105_c001_v0001116_t0037_u01752810665732") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f2_d20250718_m035056_c001_v7007000_t0000_u01752810656584") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fef_d20250718_m035047_c001_v0001116_t0000_u01752810647097") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0e61_d20250718_m035225_c001_v7007000_t0000_u01752810745598") 2025/07/18 03:55:24 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20860f_d20250718_m035220_c001_v0001100_t0047_u01752810740559") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06168_d20250718_m035251_c001_v7007000_t0000_u01752810771496") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e145_d20250718_m035245_c001_v0001101_t0052_u01752810765477") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0600a_d20250718_m035422_c001_v7007000_t0000_u01752810862910") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e2da_d20250718_m035413_c001_v0001101_t0051_u01752810853307") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67751_d20250718_m035404_c001_v7007000_t0000_u01752810844075") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e27a_d20250718_m035355_c001_v0001101_t0011_u01752810835069") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226235_d20250718_m035345_c001_v7007000_t0000_u01752810825771") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e21f_d20250718_m035337_c001_v0001101_t0038_u01752810817269") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71837_d20250718_m035328_c001_v7007000_t0000_u01752810808689") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e1c4_d20250718_m035319_c001_v0001101_t0001_u01752810799337") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aab9_d20250718_m035309_c001_v7007000_t0000_u01752810789998") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e185_d20250718_m035300_c001_v0001101_t0021_u01752810780635") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06155_d20250718_m035246_c001_v7007000_t0000_u01752810766937") 2025/07/18 03:55:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79a5_d20250718_m035239_c001_v0001109_t0029_u01752810759337") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75c_d20250718_m035229_c001_v7007000_t0000_u01752810749935") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7989_d20250718_m035224_c001_v0001109_t0019_u01752810744705") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d675e8_d20250718_m035222_c001_v7007000_t0000_u01752810742152") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf795b_d20250718_m035213_c001_v0001109_t0045_u01752810733732") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498736_d20250718_m035204_c001_v7007000_t0000_u01752810724648") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085b1_d20250718_m035159_c001_v0001100_t0042_u01752810719094") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3acb_d20250718_m035156_c001_v7007000_t0000_u01752810716258") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208565_d20250718_m035148_c001_v0001100_t0029_u01752810708384") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f573_d20250718_m035135_c001_v7007000_t0000_u01752810695025") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78bd_d20250718_m035126_c001_v0001109_t0006_u01752810686735") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4ff0_d20250718_m035116_c001_v7007000_t0000_u01752810676711") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7881_d20250718_m035106_c001_v0001109_t0059_u01752810666341") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f3_d20250718_m035056_c001_v7007000_t0000_u01752810656765") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7851_d20250718_m035047_c001_v0001109_t0007_u01752810647613") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b74a_d20250718_m035225_c001_v7007000_t0000_u01752810745608") 2025/07/18 03:55:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7138_d20250718_m035220_c001_v0001116_t0022_u01752810740733") 2025/07/18 03:55:25 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06169_d20250718_m035251_c001_v7007000_t0000_u01752810771679") 2025/07/18 03:55:25 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208673_d20250718_m035245_c001_v0001100_t0035_u01752810765485") 2025/07/18 03:55:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0600b_d20250718_m035423_c001_v7007000_t0000_u01752810863093") 2025/07/18 03:55:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72be_d20250718_m035413_c001_v0001116_t0026_u01752810853775") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67752_d20250718_m035404_c001_v7007000_t0000_u01752810844259") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7280_d20250718_m035355_c001_v0001116_t0019_u01752810835351") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226236_d20250718_m035345_c001_v7007000_t0000_u01752810825953") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c723c_d20250718_m035337_c001_v0001116_t0040_u01752810817631") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71839_d20250718_m035328_c001_v7007000_t0000_u01752810808873") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71ec_d20250718_m035319_c001_v0001116_t0037_u01752810799859") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aaba_d20250718_m035310_c001_v7007000_t0000_u01752810790182") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c71bc_d20250718_m035301_c001_v0001116_t0011_u01752810781225") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c834987d3_d20250718_m035246_c001_v7007000_t0000_u01752810766967") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e12d_d20250718_m035239_c001_v0001101_t0050_u01752810759852") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75d_d20250718_m035230_c001_v7007000_t0000_u01752810750118") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0f3_d20250718_m035224_c001_v0001101_t0057_u01752810744735") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0e5c_d20250718_m035222_c001_v7007000_t0000_u01752810742130") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085f3_d20250718_m035214_c001_v0001100_t0014_u01752810734682") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498737_d20250718_m035204_c001_v7007000_t0000_u01752810724833") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70de_d20250718_m035159_c001_v0001116_t0047_u01752810719102") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f403d65dd03b30c5a_d20250718_m035156_c001_v7007000_t0000_u01752810716434") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7901_d20250718_m035148_c001_v0001109_t0019_u01752810708699") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50a8fa_d20250718_m035135_c001_v7007000_t0000_u01752810695069") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208509_d20250718_m035127_c001_v0001100_t0011_u01752810687380") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4ff1_d20250718_m035116_c001_v7007000_t0000_u01752810676895") 2025/07/18 03:55:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2084d3_d20250718_m035107_c001_v0001100_t0044_u01752810667633") 2025/07/18 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f4_d20250718_m035056_c001_v7007000_t0000_u01752810656946") 2025/07/18 03:55:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208491_d20250718_m035048_c001_v0001100_t0040_u01752810648254") 2025/07/18 03:55:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b749_d20250718_m035225_c001_v7007000_t0000_u01752810745426") 2025/07/18 03:55:27 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7973_d20250718_m035220_c001_v0001109_t0042_u01752810740759") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0616a_d20250718_m035251_c001_v7007000_t0000_u01752810771860") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79bd_d20250718_m035245_c001_v0001109_t0011_u01752810765756") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0600d_d20250718_m035423_c001_v7007000_t0000_u01752810863285") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20879f_d20250718_m035414_c001_v0001100_t0045_u01752810854222") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67753_d20250718_m035404_c001_v7007000_t0000_u01752810844442") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208753_d20250718_m035355_c001_v0001100_t0014_u01752810835974") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226237_d20250718_m035346_c001_v7007000_t0000_u01752810826136") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20871f_d20250718_m035338_c001_v0001100_t0011_u01752810818188") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7183b_d20250718_m035329_c001_v7007000_t0000_u01752810809057") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086e7_d20250718_m035320_c001_v0001100_t0027_u01752810800469") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aabb_d20250718_m035310_c001_v7007000_t0000_u01752810790366") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2086a3_d20250718_m035301_c001_v0001100_t0013_u01752810781852") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b474a_d20250718_m035246_c001_v7007000_t0000_u01752810766737") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208659_d20250718_m035240_c001_v0001100_t0006_u01752810760215") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75e_d20250718_m035230_c001_v7007000_t0000_u01752810750300") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c714e_d20250718_m035224_c001_v0001116_t0043_u01752810744819") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f05e12_d20250718_m035221_c001_v7007000_t0000_u01752810741545") 2025/07/18 03:55:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c711e_d20250718_m035215_c001_v0001116_t0013_u01752810735008") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498738_d20250718_m035205_c001_v7007000_t0000_u01752810725023") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e065_d20250718_m035159_c001_v0001101_t0055_u01752810719419") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3acc_d20250718_m035156_c001_v7007000_t0000_u01752810716444") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70b2_d20250718_m035149_c001_v0001116_t0041_u01752810709368") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f571_d20250718_m035134_c001_v7007000_t0000_u01752810694834") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfae_d20250718_m035127_c001_v0001101_t0036_u01752810687707") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4ff3_d20250718_m035117_c001_v7007000_t0000_u01752810677079") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245df50_d20250718_m035108_c001_v0001101_t0032_u01752810668009") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f5_d20250718_m035057_c001_v7007000_t0000_u01752810657130") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245defe_d20250718_m035048_c001_v0001101_t0057_u01752810648840") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b74b_d20250718_m035225_c001_v7007000_t0000_u01752810745794") 2025/07/18 03:55:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208611_d20250718_m035220_c001_v0001100_t0026_u01752810740886") 2025/07/18 03:55:28 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0616b_d20250718_m035252_c001_v7007000_t0000_u01752810772044") 2025/07/18 03:55:28 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208679_d20250718_m035245_c001_v0001100_t0017_u01752810765793") 2025/07/18 03:55:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0600e_d20250718_m035423_c001_v7007000_t0000_u01752810863468") 2025/07/18 03:55:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7acd_d20250718_m035414_c001_v0001109_t0052_u01752810854596") 2025/07/18 03:55:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67754_d20250718_m035404_c001_v7007000_t0000_u01752810844629") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a8f_d20250718_m035356_c001_v0001109_t0037_u01752810836399") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226238_d20250718_m035346_c001_v7007000_t0000_u01752810826317") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a49_d20250718_m035338_c001_v0001109_t0029_u01752810818668") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7183d_d20250718_m035329_c001_v7007000_t0000_u01752810809240") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a1b_d20250718_m035320_c001_v0001109_t0033_u01752810800941") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aabc_d20250718_m035310_c001_v7007000_t0000_u01752810790552") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79f9_d20250718_m035302_c001_v0001109_t0055_u01752810782152") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4082a78421cd50c8_d20250718_m035246_c001_v7007000_t0000_u01752810766982") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7174_d20250718_m035240_c001_v0001116_t0055_u01752810760612") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b75f_d20250718_m035230_c001_v7007000_t0000_u01752810750481") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20862b_d20250718_m035225_c001_v0001100_t0046_u01752810745040") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a9176_d20250718_m035221_c001_v7007000_t0000_u01752810741974") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0b9_d20250718_m035215_c001_v0001101_t0014_u01752810735509") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498739_d20250718_m035205_c001_v7007000_t0000_u01752810725206") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2085b3_d20250718_m035159_c001_v0001100_t0022_u01752810719459") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf5099_d20250718_m035156_c001_v7007000_t0000_u01752810716455") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e026_d20250718_m035149_c001_v0001101_t0042_u01752810709952") 2025/07/18 03:55:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a80_d20250718_m035134_c001_v7007000_t0000_u01752810694851") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c706c_d20250718_m035128_c001_v0001116_t0052_u01752810688027") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4ff5_d20250718_m035117_c001_v7007000_t0000_u01752810677262") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7022_d20250718_m035108_c001_v0001116_t0036_u01752810668549") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f6_d20250718_m035057_c001_v7007000_t0000_u01752810657313") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ff4_d20250718_m035049_c001_v0001116_t0034_u01752810649267") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409030974547e12c_d20250718_m035225_c001_v7007000_t0000_u01752810745441") 2025/07/18 03:55:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0d7_d20250718_m035220_c001_v0001101_t0052_u01752810740997") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a93_d20250718_m035137_c001_v7007000_t0000_u01752810697616") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208527_d20250718_m035132_c001_v0001100_t0019_u01752810692206") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a95_d20250718_m035137_c001_v7007000_t0000_u01752810697799") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfd4_d20250718_m035132_c001_v0001101_t0014_u01752810692424") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a96_d20250718_m035137_c001_v7007000_t0000_u01752810697995") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7080_d20250718_m035132_c001_v0001116_t0044_u01752810692463") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a98_d20250718_m035138_c001_v7007000_t0000_u01752810698179") 2025/07/18 03:55:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20852b_d20250718_m035132_c001_v0001100_t0055_u01752810692510") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a99_d20250718_m035138_c001_v7007000_t0000_u01752810698363") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78d7_d20250718_m035132_c001_v0001109_t0056_u01752810692588") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a9b_d20250718_m035138_c001_v7007000_t0000_u01752810698546") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfd8_d20250718_m035132_c001_v0001101_t0044_u01752810692712") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a9d_d20250718_m035138_c001_v7007000_t0000_u01752810698729") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20852f_d20250718_m035132_c001_v0001100_t0021_u01752810692987") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3a9e_d20250718_m035138_c001_v7007000_t0000_u01752810698922") 2025/07/18 03:55:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfda_d20250718_m035133_c001_v0001101_t0020_u01752810693039") 2025/07/18 03:55:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa0_d20250718_m035139_c001_v7007000_t0000_u01752810699105") 2025/07/18 03:55:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78db_d20250718_m035133_c001_v0001109_t0020_u01752810693112") 2025/07/18 03:55:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa1_d20250718_m035139_c001_v7007000_t0000_u01752810699288") 2025/07/18 03:55:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7088_d20250718_m035133_c001_v0001116_t0020_u01752810693245") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa3_d20250718_m035139_c001_v7007000_t0000_u01752810699472") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208533_d20250718_m035133_c001_v0001100_t0043_u01752810693271") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa5_d20250718_m035139_c001_v7007000_t0000_u01752810699657") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfde_d20250718_m035133_c001_v0001101_t0004_u01752810693415") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa6_d20250718_m035139_c001_v7007000_t0000_u01752810699842") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf78dd_d20250718_m035133_c001_v0001109_t0056_u01752810693581") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aa8_d20250718_m035140_c001_v7007000_t0000_u01752810700025") 2025/07/18 03:55:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c708a_d20250718_m035133_c001_v0001116_t0039_u01752810693653") 2025/07/18 03:55:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aab_d20250718_m035140_c001_v7007000_t0000_u01752810700218") 2025/07/18 03:55:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208537_d20250718_m035133_c001_v0001100_t0027_u01752810693664") 2025/07/18 03:55:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3aac_d20250718_m035140_c001_v7007000_t0000_u01752810700407") 2025/07/18 03:55:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dfe4_d20250718_m035133_c001_v0001101_t0024_u01752810693839") 2025/07/18 03:55:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3ad1_d20250718_m035200_c001_v7007000_t0000_u01752810720143") 2025/07/18 03:55:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e03f_d20250718_m035153_c001_v0001101_t0015_u01752810713666") 2025/07/18 03:55:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f403d65dd03b30c5b_d20250718_m035200_c001_v7007000_t0000_u01752810720152") 2025/07/18 03:55:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208583_d20250718_m035153_c001_v0001100_t0058_u01752810713677") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3ad2_d20250718_m035200_c001_v7007000_t0000_u01752810720337") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf791b_d20250718_m035153_c001_v0001109_t0002_u01752810713742") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0d3e_d20250718_m035200_c001_v7007000_t0000_u01752810720159") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e041_d20250718_m035154_c001_v0001101_t0033_u01752810714002") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f403d65dd03b30c5c_d20250718_m035200_c001_v7007000_t0000_u01752810720337") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208585_d20250718_m035154_c001_v0001100_t0005_u01752810714100") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0d44_d20250718_m035200_c001_v7007000_t0000_u01752810720349") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70c6_d20250718_m035154_c001_v0001116_t0020_u01752810714192") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498721_d20250718_m035200_c001_v7007000_t0000_u01752810720368") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf791d_d20250718_m035154_c001_v0001109_t0010_u01752810714210") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f404061a0e78e0d4c_d20250718_m035200_c001_v7007000_t0000_u01752810720539") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e045_d20250718_m035154_c001_v0001101_t0036_u01752810714310") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a916b_d20250718_m035200_c001_v7007000_t0000_u01752810720376") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7923_d20250718_m035154_c001_v0001109_t0006_u01752810714653") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42277695e05b8b8e_d20250718_m035200_c001_v7007000_t0000_u01752810720171") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208587_d20250718_m035154_c001_v0001100_t0047_u01752810714665") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42277695e05b8b8f_d20250718_m035200_c001_v7007000_t0000_u01752810720359") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c70c8_d20250718_m035154_c001_v0001116_t0051_u01752810714673") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a916c_d20250718_m035200_c001_v7007000_t0000_u01752810720387") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e047_d20250718_m035154_c001_v0001101_t0026_u01752810714722") 2025/07/18 03:55:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3ad3_d20250718_m035200_c001_v7007000_t0000_u01752810720522") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208589_d20250718_m035154_c001_v0001100_t0049_u01752810714988") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498722_d20250718_m035200_c001_v7007000_t0000_u01752810720561") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e04b_d20250718_m035155_c001_v0001101_t0056_u01752810715006") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c83498720_d20250718_m035200_c001_v7007000_t0000_u01752810720181") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7925_d20250718_m035155_c001_v0001109_t0055_u01752810715270") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf50a6_d20250718_m035200_c001_v7007000_t0000_u01752810720533") 2025/07/18 03:55:33 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20858f_d20250718_m035155_c001_v0001100_t0055_u01752810715373") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e2963e_d20250718_m034926_c001_v7007000_t0000_u01752810566646") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1025eb9218261910_d20250718_m034924_c001_v0001099_t0058_u01752810564512") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4082a78421cd46f9_d20250718_m034924_c001_v7007000_t0000_u01752810564330") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1025eb92182618f6_d20250718_m034921_c001_v0001099_t0032_u01752810561338") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4082a78421cd46f4_d20250718_m034920_c001_v7007000_t0000_u01752810560614") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ea9_d20250718_m034915_c001_v0001116_t0058_u01752810555866") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb9a8_d20250718_m034914_c001_v7007000_t0000_u01752810554361") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1080f7e0dd5f2f91_d20250718_m034912_c001_v0001100_t0000_u01752810552080") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8ef8_d20250718_m034911_c001_v7007000_t0000_u01752810551895") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1080f7e0dd5f2f87_d20250718_m034907_c001_v0001100_t0058_u01752810547907") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8ecd_d20250718_m034907_c001_v7007000_t0000_u01752810547173") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2082e3_d20250718_m034902_c001_v0001100_t0005_u01752810542734") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04cb_d20250718_m034901_c001_v7007000_t0000_u01752810541449") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f100762c46f83ae42_d20250718_m034859_c001_v0001171_t0056_u01752810539696") 2025/07/18 03:55:33 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41405168104c1cc4_d20250718_m034859_c001_v7007000_t0000_u01752810539513") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f100762c46f83ae1a_d20250718_m034857_c001_v0001171_t0040_u01752810537082") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41405168104c1cbe_d20250718_m034856_c001_v7007000_t0000_u01752810536352") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2082b9_d20250718_m034852_c001_v0001100_t0027_u01752810532723") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04a6_d20250718_m034851_c001_v7007000_t0000_u01752810531813") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101bbec9c34c157b_d20250718_m034849_c001_v0001109_t0033_u01752810529844") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41838196eacccd43_d20250718_m034849_c001_v7007000_t0000_u01752810529657") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101bbec9c34c156f_d20250718_m034845_c001_v0001109_t0018_u01752810525923") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41838196eacccd32_d20250718_m034845_c001_v7007000_t0000_u01752810525173") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208288_d20250718_m034839_c001_v0001100_t0053_u01752810519290") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e04_d20250718_m034838_c001_v7007000_t0000_u01752810518378") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1040996b946d720b_d20250718_m034836_c001_v0001106_t0002_u01752810516361") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e00_d20250718_m034836_c001_v7007000_t0000_u01752810516181") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1040996b946d7203_d20250718_m034832_c001_v0001106_t0023_u01752810512816") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225dfb_d20250718_m034832_c001_v7007000_t0000_u01752810512091") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20824c_d20250718_m034826_c001_v0001100_t0025_u01752810506135") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6730c_d20250718_m034825_c001_v7007000_t0000_u01752810505225") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f113208d31e7b68be_d20250718_m034823_c001_v0001157_t0049_u01752810503571") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f058dc_d20250718_m034823_c001_v7007000_t0000_u01752810503386") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f113208d31e7b68aa_d20250718_m034819_c001_v0001157_t0040_u01752810499804") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f058d3_d20250718_m034819_c001_v7007000_t0000_u01752810499078") 2025/07/18 03:55:34 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20820f_d20250718_m034810_c001_v0001100_t0027_u01752810490805") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c7_d20250718_m034809_c001_v7007000_t0000_u01752810489645") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f114e6b5e0dc520a4_d20250718_m034803_c001_v0001130_t0058_u01752810483593") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42277695e05b891b_d20250718_m034803_c001_v7007000_t0000_u01752810483396") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc532a_d20250718_m034759_c001_v0001150_t0021_u01752810479454") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f109c1f5977d6eba1_d20250718_m034758_c001_v0001161_t0022_u01752810478630") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f109c1f5977d6eb9b_d20250718_m034757_c001_v0001161_t0000_u01752810477431") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225dac_d20250718_m034743_c001_v7007000_t0000_u01752810463796") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20818f_d20250718_m034736_c001_v0001100_t0038_u01752810456499") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f111dc58be929223f_d20250718_m034735_c001_v0001099_t0003_u01752810455522") 2025/07/18 03:55:35 DEBUG : dst/one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f111dc58be9292239_d20250718_m034734_c001_v0001099_t0017_u01752810454444") 2025/07/18 03:55:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e2963f_d20250718_m034926_c001_v7007000_t0000_u01752810566828") 2025/07/18 03:55:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101f347628738cf8_d20250718_m034924_c001_v0001184_t0037_u01752810564124") 2025/07/18 03:55:35 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f111f16d601395ddb_d20250718_m034920_c001_v0001109_t0019_u01752810560097") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb9ac_d20250718_m034914_c001_v7007000_t0000_u01752810554545") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f104ff46d02ab47a0_d20250718_m034911_c001_v0001137_t0036_u01752810551542") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1058d0acbc73ee0b_d20250718_m034906_c001_v0001172_t0047_u01752810546787") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04cc_d20250718_m034901_c001_v7007000_t0000_u01752810541633") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1039f25ed4b6736a_d20250718_m034859_c001_v0001181_t0028_u01752810539306") 2025/07/18 03:55:35 DEBUG : dst/one.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11813e9b040fcc99_d20250718_m034856_c001_v0001183_t0013_u01752810536101") 2025/07/18 03:55:35 DEBUG : dst/three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c8_d20250718_m034809_c001_v7007000_t0000_u01752810489885") 2025/07/18 03:55:35 DEBUG : dst/three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f109c1f5977d6ebd7_d20250718_m034808_c001_v0001161_t0011_u01752810488190") 2025/07/18 03:55:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29640_d20250718_m034927_c001_v7007000_t0000_u01752810567009") 2025/07/18 03:55:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1008c4ccb3642d76_d20250718_m034925_c001_v0001177_t0059_u01752810565558") 2025/07/18 03:55:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1004481a680ad2d6_d20250718_m034922_c001_v0001180_t0021_u01752810562231") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29641_d20250718_m034927_c001_v7007000_t0000_u01752810567200") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1025eb9218261922_d20250718_m034925_c001_v0001099_t0027_u01752810565951") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4082a78421cd46ff_d20250718_m034925_c001_v7007000_t0000_u01752810565769") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1025eb9218261900_d20250718_m034922_c001_v0001099_t0014_u01752810562620") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4082a78421cd46f6_d20250718_m034922_c001_v7007000_t0000_u01752810562438") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6eaf_d20250718_m034917_c001_v0001116_t0054_u01752810557076") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb9af_d20250718_m034914_c001_v7007000_t0000_u01752810554745") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1080f7e0dd5f2f99_d20250718_m034913_c001_v0001100_t0035_u01752810553645") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8f06_d20250718_m034913_c001_v7007000_t0000_u01752810553460") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1080f7e0dd5f2f8d_d20250718_m034909_c001_v0001100_t0034_u01752810549877") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8ee2_d20250718_m034909_c001_v7007000_t0000_u01752810549691") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2082e9_d20250718_m034904_c001_v0001100_t0039_u01752810544051") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41405168104c1cc6_d20250718_m034900_c001_v7007000_t0000_u01752810540883") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e77_d20250718_m034858_c001_v0001116_t0000_u01752810538159") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41405168104c1cc0_d20250718_m034857_c001_v7007000_t0000_u01752810537785") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2082bf_d20250718_m034853_c001_v0001100_t0015_u01752810533592") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41838196eacccd48_d20250718_m034850_c001_v7007000_t0000_u01752810530887") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e5f_d20250718_m034848_c001_v0001116_t0033_u01752810528110") 2025/07/18 03:55:36 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41838196eacccd39_d20250718_m034847_c001_v7007000_t0000_u01752810527007") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20828e_d20250718_m034840_c001_v0001100_t0023_u01752810520424") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e01_d20250718_m034837_c001_v7007000_t0000_u01752810517414") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e35_d20250718_m034834_c001_v0001116_t0016_u01752810514959") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225dfe_d20250718_m034833_c001_v7007000_t0000_u01752810513873") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208254_d20250718_m034827_c001_v0001100_t0045_u01752810507338") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f058dd_d20250718_m034824_c001_v7007000_t0000_u01752810504279") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e15_d20250718_m034821_c001_v0001116_t0059_u01752810501977") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f058d8_d20250718_m034820_c001_v7007000_t0000_u01752810500880") 2025/07/18 03:55:37 DEBUG : dst/three.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20821d_d20250718_m034814_c001_v0001100_t0025_u01752810494249") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb9b5_d20250718_m034914_c001_v7007000_t0000_u01752810554948") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1017813a40760f46_d20250718_m034913_c001_v0001171_t0051_u01752810553036") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f108f700b95b1efc9_d20250718_m034909_c001_v0001116_t0038_u01752810549080") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04cd_d20250718_m034901_c001_v7007000_t0000_u01752810541819") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101605dbfd7396aa_d20250718_m034900_c001_v0001043_t0049_u01752810540436") 2025/07/18 03:55:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f10791c4f2c06d670_d20250718_m034857_c001_v0001182_t0039_u01752810537578") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29642_d20250718_m034927_c001_v7007000_t0000_u01752810567380") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20830d_d20250718_m034916_c001_v0001100_t0013_u01752810556783") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb9b8_d20250718_m034915_c001_v7007000_t0000_u01752810555132") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e8f_d20250718_m034903_c001_v0001116_t0054_u01752810543529") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04ce_d20250718_m034902_c001_v7007000_t0000_u01752810542003") 2025/07/18 03:55:37 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e71_d20250718_m034853_c001_v0001116_t0002_u01752810533056") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04a9_d20250718_m034851_c001_v7007000_t0000_u01752810531996") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e4b_d20250718_m034839_c001_v0001116_t0005_u01752810519896") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225e05_d20250718_m034838_c001_v7007000_t0000_u01752810518561") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6e1f_d20250718_m034826_c001_v0001116_t0019_u01752810506496") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6730e_d20250718_m034825_c001_v7007000_t0000_u01752810505408") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6dee_d20250718_m034811_c001_v0001116_t0007_u01752810491496") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8c9_d20250718_m034810_c001_v7007000_t0000_u01752810490070") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f113e4bd3f552b13c_d20250718_m034805_c001_v0001171_t0003_u01752810485719") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225dad_d20250718_m034743_c001_v7007000_t0000_u01752810463977") 2025/07/18 03:55:38 DEBUG : dst/two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f111dc58be9292259_d20250718_m034742_c001_v0001099_t0036_u01752810462698") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8cf5_d20250718_m034709_c001_v7007000_t0000_u01752810429514") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc529a_d20250718_m034705_c001_v0001150_t0004_u01752810425475") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8cd9_d20250718_m034703_c001_v7007000_t0000_u01752810423248") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5278_d20250718_m034652_c001_v0001150_t0040_u01752810412590") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6717e_d20250718_m034643_c001_v7007000_t0000_u01752810403358") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5246_d20250718_m034640_c001_v0001150_t0052_u01752810400001") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd688a_d20250718_m034618_c001_v7007000_t0000_u01752810378195") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51f4_d20250718_m034616_c001_v0001150_t0043_u01752810376246") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6882_d20250718_m034615_c001_v7007000_t0000_u01752810375305") 2025/07/18 03:55:38 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51e8_d20250718_m034614_c001_v0001150_t0010_u01752810374006") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6865_d20250718_m034611_c001_v7007000_t0000_u01752810371303") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51ce_d20250718_m034609_c001_v0001150_t0013_u01752810369407") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6848_d20250718_m034608_c001_v7007000_t0000_u01752810368205") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51c4_d20250718_m034606_c001_v0001150_t0013_u01752810366948") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6710_d20250718_m034600_c001_v7007000_t0000_u01752810360671") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51a2_d20250718_m034559_c001_v0001150_t0033_u01752810359160") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd66ff_d20250718_m034558_c001_v7007000_t0000_u01752810358271") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5198_d20250718_m034557_c001_v0001150_t0024_u01752810357435") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a341a_d20250718_m034552_c001_v7007000_t0000_u01752810352593") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5176_d20250718_m034550_c001_v0001150_t0003_u01752810350890") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3408_d20250718_m034549_c001_v7007000_t0000_u01752810349053") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5164_d20250718_m034547_c001_v0001150_t0053_u01752810347872") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3401_d20250718_m034547_c001_v7007000_t0000_u01752810347508") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1193b4cb5f7df430_d20250718_m034546_c001_v0001172_t0055_u01752810346499") 2025/07/18 03:55:39 DEBUG : empty space: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5158_d20250718_m034544_c001_v0001150_t0039_u01752810344884") 2025/07/18 03:55:39 DEBUG : enormous: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6887_d20250718_m034617_c001_v7007000_t0000_u01752810377234") 2025/07/18 03:55:39 DEBUG : enormous: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51f6_d20250718_m034616_c001_v0001150_t0045_u01752810376599") 2025/07/18 03:55:39 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f411ce4e733e29645_d20250718_m034932_c001_v7007000_t0000_u01752810572104") 2025/07/18 03:55:39 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208347_d20250718_m034930_c001_v0001100_t0046_u01752810570757") 2025/07/18 03:55:39 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67169_d20250718_m034638_c001_v7007000_t0000_u01752810398385") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2080ad_d20250718_m034637_c001_v0001100_t0049_u01752810397334") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33ed_d20250718_m034542_c001_v7007000_t0000_u01752810342056") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5142_d20250718_m034540_c001_v0001150_t0014_u01752810340942") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33e5_d20250718_m034540_c001_v7007000_t0000_u01752810340400") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc513e_d20250718_m034539_c001_v0001150_t0018_u01752810339790") 2025/07/18 03:55:40 DEBUG : existing: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5138_d20250718_m034538_c001_v0001150_t0039_u01752810338963") 2025/07/18 03:55:40 DEBUG : existing-b: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6716b_d20250718_m034638_c001_v7007000_t0000_u01752810398567") 2025/07/18 03:55:40 DEBUG : existing-b: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc523c_d20250718_m034637_c001_v0001150_t0012_u01752810397322") 2025/07/18 03:55:40 DEBUG : file1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f47a_d20250718_m035036_c001_v7007000_t0000_u01752810636866") 2025/07/18 03:55:40 DEBUG : file1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20846a_d20250718_m035035_c001_v0001100_t0026_u01752810635592") 2025/07/18 03:55:40 DEBUG : file1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f476_d20250718_m035034_c001_v7007000_t0000_u01752810634592") 2025/07/18 03:55:40 DEBUG : file1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7821_d20250718_m035033_c001_v0001109_t0038_u01752810633241") 2025/07/18 03:55:40 DEBUG : five: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6890_d20250718_m034622_c001_v7007000_t0000_u01752810382108") 2025/07/18 03:55:40 DEBUG : five: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406fa19393fc520c_d20250718_m034619_c001_v0001150_t0011_u01752810379964") 2025/07/18 03:55:40 DEBUG : foo: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a340e_d20250718_m034550_c001_v7007000_t0000_u01752810350524") 2025/07/18 03:55:40 DEBUG : foo: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406fa19393fc516e_d20250718_m034549_c001_v0001150_t0011_u01752810349962") 2025/07/18 03:55:40 DEBUG : foo: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406fa19393fc516a_d20250718_m034549_c001_v0001150_t0011_u01752810349411") 2025/07/18 03:55:40 DEBUG : four: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6891_d20250718_m034622_c001_v7007000_t0000_u01752810382294") 2025/07/18 03:55:40 DEBUG : four: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6cc0_d20250718_m034620_c001_v0001116_t0036_u01752810380522") 2025/07/18 03:55:40 DEBUG : four: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5206_d20250718_m034619_c001_v0001150_t0043_u01752810379278") 2025/07/18 03:55:40 DEBUG : hello world2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713d1_d20250718_m034457_c001_v7007000_t0000_u01752810297196") 2025/07/18 03:55:41 DEBUG : hello world2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc505f_d20250718_m034456_c001_v0001150_t0045_u01752810296547") 2025/07/18 03:55:41 DEBUG : ignore-size: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33e4_d20250718_m034538_c001_v7007000_t0000_u01752810338603") 2025/07/18 03:55:41 DEBUG : ignore-size: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5133_d20250718_m034537_c001_v0001150_t0017_u01752810337604") 2025/07/18 03:55:41 DEBUG : nested/sub dir/file: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6715e_d20250718_m034636_c001_v7007000_t0000_u01752810396580") 2025/07/18 03:55:41 DEBUG : nested/sub dir/file: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20809d_d20250718_m034635_c001_v0001100_t0022_u01752810395316") 2025/07/18 03:55:41 DEBUG : nested/sub dir/file: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67153_d20250718_m034634_c001_v7007000_t0000_u01752810394577") 2025/07/18 03:55:41 DEBUG : nested/sub dir/file: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208097_d20250718_m034633_c001_v0001100_t0019_u01752810393482") 2025/07/18 03:55:41 DEBUG : one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6892_d20250718_m034622_c001_v7007000_t0000_u01752810382478") 2025/07/18 03:55:41 DEBUG : one: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406fa19393fc51fc_d20250718_m034618_c001_v0001150_t0011_u01752810378571") 2025/07/18 03:55:41 DEBUG : only0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f45d_d20250718_m035028_c001_v7007000_t0000_u01752810628693") 2025/07/18 03:55:41 DEBUG : only0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c208436_d20250718_m035023_c001_v0001100_t0013_u01752810623419") 2025/07/18 03:55:41 DEBUG : only0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f63_d20250718_m035003_c001_v0001116_t0038_u01752810603830") 2025/07/18 03:55:41 DEBUG : only0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42bf_d20250718_m034957_c001_v7007000_t0000_u01752810597244") 2025/07/18 03:55:41 DEBUG : only0: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ef7_d20250718_m034936_c001_v0001116_t0051_u01752810576164") 2025/07/18 03:55:41 DEBUG : only1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f45e_d20250718_m035028_c001_v7007000_t0000_u01752810628877") 2025/07/18 03:55:41 DEBUG : only1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4152bee011cf7801_d20250718_m035023_c001_v0001109_t0016_u01752810623771") 2025/07/18 03:55:41 DEBUG : only1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f65_d20250718_m035004_c001_v0001116_t0039_u01752810604830") 2025/07/18 03:55:41 DEBUG : only1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5ea_d20250718_m034957_c001_v7007000_t0000_u01752810597835") 2025/07/18 03:55:41 DEBUG : only1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6efb_d20250718_m034937_c001_v0001116_t0001_u01752810577084") 2025/07/18 03:55:41 DEBUG : only10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f45f_d20250718_m035029_c001_v7007000_t0000_u01752810629061") 2025/07/18 03:55:41 DEBUG : only10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c208434_d20250718_m035023_c001_v0001100_t0013_u01752810623015") 2025/07/18 03:55:41 DEBUG : only10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f8b_d20250718_m035013_c001_v0001116_t0005_u01752810613564") 2025/07/18 03:55:42 DEBUG : only10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5e7_d20250718_m034957_c001_v7007000_t0000_u01752810597211") 2025/07/18 03:55:42 DEBUG : only10: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f17_d20250718_m034945_c001_v0001116_t0005_u01752810585593") 2025/07/18 03:55:42 DEBUG : only11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f460_d20250718_m035029_c001_v7007000_t0000_u01752810629252") 2025/07/18 03:55:42 DEBUG : only11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6fad_d20250718_m035023_c001_v0001116_t0036_u01752810623028") 2025/07/18 03:55:42 DEBUG : only11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f8d_d20250718_m035014_c001_v0001116_t0032_u01752810614451") 2025/07/18 03:55:42 DEBUG : only11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42c3_d20250718_m034957_c001_v7007000_t0000_u01752810597832") 2025/07/18 03:55:42 DEBUG : only11: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f1d_d20250718_m034946_c001_v0001116_t0021_u01752810586711") 2025/07/18 03:55:42 DEBUG : only12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f461_d20250718_m035029_c001_v7007000_t0000_u01752810629436") 2025/07/18 03:55:42 DEBUG : only12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6faf_d20250718_m035023_c001_v0001116_t0036_u01752810623431") 2025/07/18 03:55:42 DEBUG : only12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f91_d20250718_m035015_c001_v0001116_t0032_u01752810615582") 2025/07/18 03:55:42 DEBUG : only12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5e6_d20250718_m034957_c001_v7007000_t0000_u01752810597028") 2025/07/18 03:55:42 DEBUG : only12: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f25_d20250718_m034947_c001_v0001116_t0051_u01752810587805") 2025/07/18 03:55:42 DEBUG : only13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f463_d20250718_m035029_c001_v7007000_t0000_u01752810629620") 2025/07/18 03:55:42 DEBUG : only13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4152bee011cf77ff_d20250718_m035023_c001_v0001109_t0016_u01752810623584") 2025/07/18 03:55:42 DEBUG : only13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f95_d20250718_m035016_c001_v0001116_t0055_u01752810616703") 2025/07/18 03:55:42 DEBUG : only13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04d7_d20250718_m034957_c001_v7007000_t0000_u01752810597594") 2025/07/18 03:55:42 DEBUG : only13: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f29_d20250718_m034948_c001_v0001116_t0007_u01752810588711") 2025/07/18 03:55:42 DEBUG : only14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f464_d20250718_m035029_c001_v7007000_t0000_u01752810629876") 2025/07/18 03:55:42 DEBUG : only14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4099d6d23245de86_d20250718_m035023_c001_v0001101_t0056_u01752810623770") 2025/07/18 03:55:42 DEBUG : only14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f99_d20250718_m035017_c001_v0001116_t0035_u01752810617658") 2025/07/18 03:55:43 DEBUG : only14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5e8_d20250718_m034957_c001_v7007000_t0000_u01752810597393") 2025/07/18 03:55:43 DEBUG : only14: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f2f_d20250718_m034949_c001_v0001116_t0017_u01752810589964") 2025/07/18 03:55:43 DEBUG : only15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f465_d20250718_m035030_c001_v7007000_t0000_u01752810630060") 2025/07/18 03:55:43 DEBUG : only15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6fb3_d20250718_m035023_c001_v0001116_t0036_u01752810623797") 2025/07/18 03:55:43 DEBUG : only15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f9d_d20250718_m035018_c001_v0001116_t0030_u01752810618619") 2025/07/18 03:55:43 DEBUG : only15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04d9_d20250718_m034958_c001_v7007000_t0000_u01752810598015") 2025/07/18 03:55:43 DEBUG : only15: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f35_d20250718_m034951_c001_v0001116_t0028_u01752810591233") 2025/07/18 03:55:43 DEBUG : only16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f466_d20250718_m035030_c001_v7007000_t0000_u01752810630244") 2025/07/18 03:55:43 DEBUG : only16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c208440_d20250718_m035024_c001_v0001100_t0013_u01752810624011") 2025/07/18 03:55:43 DEBUG : only16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fa1_d20250718_m035019_c001_v0001116_t0022_u01752810619406") 2025/07/18 03:55:43 DEBUG : only16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04d6_d20250718_m034957_c001_v7007000_t0000_u01752810597410") 2025/07/18 03:55:43 DEBUG : only16: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f37_d20250718_m034952_c001_v0001116_t0052_u01752810592249") 2025/07/18 03:55:44 DEBUG : only17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f467_d20250718_m035030_c001_v7007000_t0000_u01752810630428") 2025/07/18 03:55:44 DEBUG : only17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6fb7_d20250718_m035024_c001_v0001116_t0036_u01752810624162") 2025/07/18 03:55:44 DEBUG : only17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fa5_d20250718_m035020_c001_v0001116_t0026_u01752810620216") 2025/07/18 03:55:44 DEBUG : only17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3921_d20250718_m034957_c001_v7007000_t0000_u01752810597604") 2025/07/18 03:55:44 DEBUG : only17: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f3f_d20250718_m034953_c001_v0001116_t0030_u01752810593181") 2025/07/18 03:55:44 DEBUG : only18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f468_d20250718_m035030_c001_v7007000_t0000_u01752810630615") 2025/07/18 03:55:44 DEBUG : only18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6fb1_d20250718_m035023_c001_v0001116_t0036_u01752810623614") 2025/07/18 03:55:44 DEBUG : only18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fa7_d20250718_m035021_c001_v0001116_t0041_u01752810621089") 2025/07/18 03:55:44 DEBUG : only18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42c2_d20250718_m034957_c001_v7007000_t0000_u01752810597629") 2025/07/18 03:55:44 DEBUG : only18: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f43_d20250718_m034954_c001_v0001116_t0026_u01752810594195") 2025/07/18 03:55:44 DEBUG : only19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f469_d20250718_m035030_c001_v7007000_t0000_u01752810630798") 2025/07/18 03:55:44 DEBUG : only19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c20843a_d20250718_m035023_c001_v0001100_t0013_u01752810623643") 2025/07/18 03:55:44 DEBUG : only19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fab_d20250718_m035021_c001_v0001116_t0011_u01752810621943") 2025/07/18 03:55:44 DEBUG : only19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04d5_d20250718_m034957_c001_v7007000_t0000_u01752810597224") 2025/07/18 03:55:44 DEBUG : only19: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f49_d20250718_m034955_c001_v0001116_t0046_u01752810595042") 2025/07/18 03:55:44 DEBUG : only2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46a_d20250718_m035030_c001_v7007000_t0000_u01752810630981") 2025/07/18 03:55:44 DEBUG : only2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c208442_d20250718_m035024_c001_v0001100_t0013_u01752810624195") 2025/07/18 03:55:44 DEBUG : only2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f69_d20250718_m035005_c001_v0001116_t0043_u01752810605746") 2025/07/18 03:55:44 DEBUG : only2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42c5_d20250718_m034958_c001_v7007000_t0000_u01752810598024") 2025/07/18 03:55:44 DEBUG : only2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f01_d20250718_m034937_c001_v0001116_t0057_u01752810577928") 2025/07/18 03:55:44 DEBUG : only3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46b_d20250718_m035031_c001_v7007000_t0000_u01752810631165") 2025/07/18 03:55:45 DEBUG : only3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c20843e_d20250718_m035023_c001_v0001100_t0013_u01752810623828") 2025/07/18 03:55:45 DEBUG : only3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f6d_d20250718_m035006_c001_v0001116_t0058_u01752810606663") 2025/07/18 03:55:45 DEBUG : only3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3920_d20250718_m034957_c001_v7007000_t0000_u01752810597420") 2025/07/18 03:55:45 DEBUG : only3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f05_d20250718_m034938_c001_v0001116_t0036_u01752810578868") 2025/07/18 03:55:45 DEBUG : only4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46c_d20250718_m035031_c001_v7007000_t0000_u01752810631350") 2025/07/18 03:55:45 DEBUG : only4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4152bee011cf7805_d20250718_m035023_c001_v0001109_t0016_u01752810623953") 2025/07/18 03:55:45 DEBUG : only4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f71_d20250718_m035007_c001_v0001116_t0054_u01752810607678") 2025/07/18 03:55:45 DEBUG : only4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5e5_d20250718_m034956_c001_v7007000_t0000_u01752810596847") 2025/07/18 03:55:45 DEBUG : only4: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f07_d20250718_m034939_c001_v0001116_t0040_u01752810579684") 2025/07/18 03:55:45 DEBUG : only5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46d_d20250718_m035031_c001_v7007000_t0000_u01752810631534") 2025/07/18 03:55:45 DEBUG : only5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4099d6d23245de88_d20250718_m035023_c001_v0001101_t0056_u01752810623963") 2025/07/18 03:55:45 DEBUG : only5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f79_d20250718_m035008_c001_v0001116_t0018_u01752810608726") 2025/07/18 03:55:45 DEBUG : only5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ce147b02d04d8_d20250718_m034957_c001_v7007000_t0000_u01752810597779") 2025/07/18 03:55:45 DEBUG : only5: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f0b_d20250718_m034940_c001_v0001116_t0020_u01752810580773") 2025/07/18 03:55:45 DEBUG : only6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46e_d20250718_m035031_c001_v7007000_t0000_u01752810631717") 2025/07/18 03:55:45 DEBUG : only6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41878005fb4c6fb5_d20250718_m035023_c001_v0001116_t0036_u01752810623979") 2025/07/18 03:55:45 DEBUG : only6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f81_d20250718_m035009_c001_v0001116_t0015_u01752810609728") 2025/07/18 03:55:45 DEBUG : only6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a391f_d20250718_m034957_c001_v7007000_t0000_u01752810597234") 2025/07/18 03:55:45 DEBUG : only6: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f0d_d20250718_m034941_c001_v0001116_t0003_u01752810581686") 2025/07/18 03:55:45 DEBUG : only7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f46f_d20250718_m035031_c001_v7007000_t0000_u01752810631901") 2025/07/18 03:55:46 DEBUG : only7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4099d6d23245de90_d20250718_m035024_c001_v0001101_t0056_u01752810624333") 2025/07/18 03:55:46 DEBUG : only7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f83_d20250718_m035010_c001_v0001116_t0050_u01752810610609") 2025/07/18 03:55:46 DEBUG : only7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b42c0_d20250718_m034957_c001_v7007000_t0000_u01752810597430") 2025/07/18 03:55:46 DEBUG : only7: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f0f_d20250718_m034942_c001_v0001116_t0056_u01752810582499") 2025/07/18 03:55:46 DEBUG : only8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f470_d20250718_m035032_c001_v7007000_t0000_u01752810632099") 2025/07/18 03:55:46 DEBUG : only8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4152bee011cf7807_d20250718_m035024_c001_v0001109_t0016_u01752810624138") 2025/07/18 03:55:46 DEBUG : only8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f85_d20250718_m035011_c001_v0001116_t0054_u01752810611726") 2025/07/18 03:55:46 DEBUG : only8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f417d3dc9e7b4e5e9_d20250718_m034957_c001_v7007000_t0000_u01752810597575") 2025/07/18 03:55:46 DEBUG : only8: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f11_d20250718_m034943_c001_v0001116_t0038_u01752810583497") 2025/07/18 03:55:46 DEBUG : only9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f471_d20250718_m035032_c001_v7007000_t0000_u01752810632283") 2025/07/18 03:55:46 DEBUG : only9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4099d6d23245de8e_d20250718_m035024_c001_v0001101_t0056_u01752810624148") 2025/07/18 03:55:46 DEBUG : only9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f87_d20250718_m035012_c001_v0001116_t0044_u01752810612666") 2025/07/18 03:55:46 DEBUG : only9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a3923_d20250718_m034957_c001_v7007000_t0000_u01752810597833") 2025/07/18 03:55:46 DEBUG : only9: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6f13_d20250718_m034944_c001_v0001116_t0034_u01752810584721") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67149_d20250718_m034632_c001_v7007000_t0000_u01752810392347") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6cd8_d20250718_m034630_c001_v0001116_t0028_u01752810390395") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6713f_d20250718_m034629_c001_v7007000_t0000_u01752810389289") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc521e_d20250718_m034627_c001_v0001150_t0051_u01752810387399") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6713c_d20250718_m034626_c001_v7007000_t0000_u01752810386296") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6cc8_d20250718_m034623_c001_v0001116_t0042_u01752810383417") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd687a_d20250718_m034613_c001_v7007000_t0000_u01752810373210") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51de_d20250718_m034611_c001_v0001150_t0044_u01752810371853") 2025/07/18 03:55:46 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd685a_d20250718_m034610_c001_v7007000_t0000_u01752810370061") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51cc_d20250718_m034608_c001_v0001150_t0054_u01752810368801") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6842_d20250718_m034607_c001_v7007000_t0000_u01752810367564") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51c2_d20250718_m034606_c001_v0001150_t0013_u01752810366723") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd670b_d20250718_m034600_c001_v7007000_t0000_u01752810360106") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc519e_d20250718_m034558_c001_v0001150_t0024_u01752810358822") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6700_d20250718_m034558_c001_v7007000_t0000_u01752810358456") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5196_d20250718_m034557_c001_v0001150_t0033_u01752810357105") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd66fc_d20250718_m034556_c001_v7007000_t0000_u01752810356741") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc518e_d20250718_m034556_c001_v0001150_t0048_u01752810356054") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc518a_d20250718_m034555_c001_v0001150_t0029_u01752810355374") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd66fa_d20250718_m034555_c001_v7007000_t0000_u01752810355009") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5186_d20250718_m034554_c001_v0001150_t0010_u01752810354359") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5180_d20250718_m034553_c001_v0001150_t0000_u01752810353506") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a341c_d20250718_m034552_c001_v7007000_t0000_u01752810352776") 2025/07/18 03:55:47 DEBUG : potato: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc517a_d20250718_m034551_c001_v0001150_t0020_u01752810351870") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f402a3a37c78b4f57_d20250718_m034719_c001_v7007000_t0000_u01752810439495") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6d50_d20250718_m034718_c001_v0001116_t0018_u01752810438656") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8cf8_d20250718_m034709_c001_v7007000_t0000_u01752810429876") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6d36_d20250718_m034704_c001_v0001116_t0057_u01752810424534") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0606d_d20250718_m034656_c001_v7007000_t0000_u01752810416579") 2025/07/18 03:55:47 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6d20_d20250718_m034651_c001_v0001116_t0010_u01752810411654") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67180_d20250718_m034643_c001_v7007000_t0000_u01752810403581") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6cfa_d20250718_m034639_c001_v0001116_t0032_u01752810399477") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6888_d20250718_m034617_c001_v7007000_t0000_u01752810377419") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51ee_d20250718_m034615_c001_v0001150_t0055_u01752810375856") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6883_d20250718_m034615_c001_v7007000_t0000_u01752810375490") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51e6_d20250718_m034613_c001_v0001150_t0028_u01752810373761") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd687c_d20250718_m034613_c001_v7007000_t0000_u01752810373396") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51e2_d20250718_m034612_c001_v0001150_t0012_u01752810372485") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6868_d20250718_m034611_c001_v7007000_t0000_u01752810371487") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51d6_d20250718_m034610_c001_v0001150_t0057_u01752810370440") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd684b_d20250718_m034608_c001_v7007000_t0000_u01752810368389") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51c6_d20250718_m034607_c001_v0001150_t0040_u01752810367569") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6712_d20250718_m034600_c001_v7007000_t0000_u01752810360856") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc51a6_d20250718_m034559_c001_v0001150_t0048_u01752810359849") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713dd_d20250718_m034500_c001_v7007000_t0000_u01752810300034") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc506b_d20250718_m034459_c001_v0001150_t0023_u01752810299358") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713d7_d20250718_m034458_c001_v7007000_t0000_u01752810298458") 2025/07/18 03:55:48 DEBUG : potato2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5067_d20250718_m034457_c001_v0001150_t0044_u01752810297731") 2025/07/18 03:55:48 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41219a62b36a8cfb_d20250718_m034710_c001_v7007000_t0000_u01752810430407") 2025/07/18 03:55:48 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20811f_d20250718_m034706_c001_v0001100_t0003_u01752810426339") 2025/07/18 03:55:49 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0606e_d20250718_m034657_c001_v7007000_t0000_u01752810417123") 2025/07/18 03:55:49 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2080f1_d20250718_m034653_c001_v0001100_t0027_u01752810413304") 2025/07/18 03:55:49 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67182_d20250718_m034644_c001_v7007000_t0000_u01752810404010") 2025/07/18 03:55:49 DEBUG : potato3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2080b5_d20250718_m034640_c001_v0001100_t0051_u01752810400509") 2025/07/18 03:55:49 DEBUG : pre-dest1/1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8b9_d20250718_m034753_c001_v7007000_t0000_u01752810473262") 2025/07/18 03:55:49 DEBUG : pre-dest1/1: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2081b1_d20250718_m034744_c001_v0001100_t0034_u01752810464726") 2025/07/18 03:55:49 DEBUG : pre-dest2/2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f400b9fa7d84fb8bb_d20250718_m034753_c001_v7007000_t0000_u01752810473443") 2025/07/18 03:55:49 DEBUG : pre-dest2/2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6d9a_d20250718_m034745_c001_v0001116_t0042_u01752810465474") 2025/07/18 03:55:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e225d7d_d20250718_m034730_c001_v7007000_t0000_u01752810450423") 2025/07/18 03:55:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc52ca_d20250718_m034727_c001_v0001150_t0033_u01752810447313") 2025/07/18 03:55:49 DEBUG : sizeonly: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33e3_d20250718_m034537_c001_v7007000_t0000_u01752810337059") 2025/07/18 03:55:49 DEBUG : sizeonly: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc512b_d20250718_m034536_c001_v0001150_t0023_u01752810336040") 2025/07/18 03:55:49 DEBUG : splitbanan: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c0616c_d20250718_m035252_c001_v7007000_t0000_u01752810772226") 2025/07/18 03:55:49 DEBUG : splitbanan: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79af_d20250718_m035243_c001_v0001109_t0004_u01752810763910") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0600f_d20250718_m035423_c001_v7007000_t0000_u01752810863651") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7ad9_d20250718_m035416_c001_v0001109_t0056_u01752810856911") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67755_d20250718_m035404_c001_v7007000_t0000_u01752810844812") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a99_d20250718_m035358_c001_v0001109_t0049_u01752810838108") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41885b8a7e226239_d20250718_m035346_c001_v7007000_t0000_u01752810826498") 2025/07/18 03:55:49 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a4d_d20250718_m035340_c001_v0001109_t0029_u01752810820217") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7183f_d20250718_m035329_c001_v7007000_t0000_u01752810809423") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7a1f_d20250718_m035323_c001_v0001109_t0020_u01752810803105") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416dc2b30c50aabd_d20250718_m035310_c001_v7007000_t0000_u01752810790735") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf79fd_d20250718_m035304_c001_v0001109_t0023_u01752810784117") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f409aa7de59c06154_d20250718_m035246_c001_v7007000_t0000_u01752810766754") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7178_d20250718_m035242_c001_v0001116_t0045_u01752810762531") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f416115fae5b9b761_d20250718_m035230_c001_v7007000_t0000_u01752810750663") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7975_d20250718_m035223_c001_v0001109_t0031_u01752810743095") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d675e6_d20250718_m035221_c001_v7007000_t0000_u01752810741945") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0bf_d20250718_m035217_c001_v0001101_t0040_u01752810737563") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f40784b8c8349873a_d20250718_m035205_c001_v7007000_t0000_u01752810725391") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e04f_d20250718_m035157_c001_v0001101_t0029_u01752810717384") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a717c6_d20250718_m035156_c001_v7007000_t0000_u01752810716194") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e039_d20250718_m035152_c001_v0001101_t0004_u01752810712030") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f56c_d20250718_m035134_c001_v7007000_t0000_u01752810694442") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7074_d20250718_m035129_c001_v0001116_t0007_u01752810689887") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f41725b053ebf4ff7_d20250718_m035117_c001_v7007000_t0000_u01752810677445") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7028_d20250718_m035110_c001_v0001116_t0033_u01752810670710") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d4f7_d20250718_m035057_c001_v7007000_t0000_u01752810657494") 2025/07/18 03:55:50 DEBUG : splitbananasplit: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6ff6_d20250718_m035051_c001_v0001116_t0013_u01752810651149") 2025/07/18 03:55:50 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f421828ee6aa3d6c4_d20250718_m035225_c001_v7007000_t0000_u01752810745637") 2025/07/18 03:55:51 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e0c7_d20250718_m035218_c001_v0001101_t0057_u01752810738870") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f482_d20250718_m035041_c001_v7007000_t0000_u01752810641195") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fdb_d20250718_m035039_c001_v0001116_t0011_u01752810639921") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f47e_d20250718_m035039_c001_v7007000_t0000_u01752810639151") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf782b_d20250718_m035037_c001_v0001109_t0024_u01752810637832") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6715f_d20250718_m034636_c001_v7007000_t0000_u01752810396773") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6cec_d20250718_m034635_c001_v0001116_t0006_u01752810395305") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67155_d20250718_m034634_c001_v7007000_t0000_u01752810394758") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5230_d20250718_m034633_c001_v0001150_t0000_u01752810393833") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33df_d20250718_m034533_c001_v7007000_t0000_u01752810333914") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5117_d20250718_m034532_c001_v0001150_t0047_u01752810332458") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33de_d20250718_m034532_c001_v7007000_t0000_u01752810332086") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc510f_d20250718_m034530_c001_v0001150_t0052_u01752810330862") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33db_d20250718_m034528_c001_v7007000_t0000_u01752810328678") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50f9_d20250718_m034527_c001_v0001150_t0021_u01752810327476") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33d8_d20250718_m034526_c001_v7007000_t0000_u01752810326928") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50ef_d20250718_m034525_c001_v0001150_t0051_u01752810325847") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50e5_d20250718_m034522_c001_v0001150_t0059_u01752810322665") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406b16a9982a33c7_d20250718_m034522_c001_v7007000_t0000_u01752810322307") 2025/07/18 03:55:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50dd_d20250718_m034521_c001_v0001150_t0033_u01752810321681") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50d9_d20250718_m034521_c001_v0001150_t0041_u01752810321007") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71414_d20250718_m034520_c001_v7007000_t0000_u01752810320284") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50c5_d20250718_m034517_c001_v0001150_t0057_u01752810317537") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50b3_d20250718_m034514_c001_v0001150_t0019_u01752810314721") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7140f_d20250718_m034514_c001_v7007000_t0000_u01752810314365") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50ad_d20250718_m034513_c001_v0001150_t0011_u01752810313717") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc50a9_d20250718_m034513_c001_v0001150_t0019_u01752810313042") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a7140d_d20250718_m034512_c001_v7007000_t0000_u01752810312687") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5099_d20250718_m034508_c001_v0001150_t0039_u01752810308537") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a71402_d20250718_m034508_c001_v7007000_t0000_u01752810308183") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5093_d20250718_m034507_c001_v0001150_t0039_u01752810307582") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713fc_d20250718_m034506_c001_v7007000_t0000_u01752810306688") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc508b_d20250718_m034505_c001_v0001150_t0054_u01752810305966") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713f6_d20250718_m034505_c001_v7007000_t0000_u01752810305409") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5085_d20250718_m034504_c001_v0001150_t0036_u01752810304807") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713ef_d20250718_m034503_c001_v7007000_t0000_u01752810303907") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc507d_d20250718_m034503_c001_v0001150_t0019_u01752810303096") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713e8_d20250718_m034502_c001_v7007000_t0000_u01752810302499") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5071_d20250718_m034501_c001_v0001150_t0056_u01752810301704") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713e2_d20250718_m034501_c001_v7007000_t0000_u01752810301170") 2025/07/18 03:55:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc506f_d20250718_m034500_c001_v0001150_t0046_u01752810300570") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713cd_d20250718_m034456_c001_v7007000_t0000_u01752810296007") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5059_d20250718_m034455_c001_v0001150_t0017_u01752810295374") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713cb_d20250718_m034454_c001_v7007000_t0000_u01752810294836") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc504f_d20250718_m034453_c001_v0001150_t0057_u01752810293946") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713c8_d20250718_m034453_c001_v7007000_t0000_u01752810293046") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc504d_d20250718_m034452_c001_v0001150_t0013_u01752810292389") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4156b67ef3a713c7_d20250718_m034450_c001_v7007000_t0000_u01752810290017") 2025/07/18 03:55:53 DEBUG : sub dir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc503b_d20250718_m034449_c001_v0001150_t0032_u01752810289378") 2025/07/18 03:55:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f483_d20250718_m035041_c001_v7007000_t0000_u01752810641386") 2025/07/18 03:55:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245dece_d20250718_m035039_c001_v0001101_t0041_u01752810639933") 2025/07/18 03:55:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f47f_d20250718_m035039_c001_v7007000_t0000_u01752810639334") 2025/07/18 03:55:53 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20846e_d20250718_m035037_c001_v0001100_t0050_u01752810637840") 2025/07/18 03:55:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06010_d20250718_m035425_c001_v7007000_t0000_u01752810865865") 2025/07/18 03:55:53 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e304_d20250718_m035425_c001_v0001101_t0052_u01752810865034") 2025/07/18 03:55:53 DEBUG : sub/yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67144_d20250718_m034631_c001_v7007000_t0000_u01752810391800") 2025/07/18 03:55:53 DEBUG : sub/yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20808d_d20250718_m034630_c001_v0001100_t0026_u01752810390043") 2025/07/18 03:55:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f47b_d20250718_m035037_c001_v7007000_t0000_u01752810637051") 2025/07/18 03:55:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245debc_d20250718_m035035_c001_v0001101_t0023_u01752810635947") 2025/07/18 03:55:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f477_d20250718_m035034_c001_v7007000_t0000_u01752810634775") 2025/07/18 03:55:53 DEBUG : test_dir1/file2: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208468_d20250718_m035033_c001_v0001100_t0019_u01752810633251") 2025/07/18 03:55:53 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f47c_d20250718_m035037_c001_v7007000_t0000_u01752810637234") 2025/07/18 03:55:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fd3_d20250718_m035035_c001_v0001116_t0050_u01752810635603") 2025/07/18 03:55:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4051ed0cc8f1f478_d20250718_m035034_c001_v7007000_t0000_u01752810634959") 2025/07/18 03:55:54 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c6fc9_d20250718_m035033_c001_v0001116_t0050_u01752810633241") 2025/07/18 03:55:54 DEBUG : three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6893_d20250718_m034622_c001_v7007000_t0000_u01752810382662") 2025/07/18 03:55:54 DEBUG : three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5210_d20250718_m034621_c001_v0001150_t0025_u01752810381305") 2025/07/18 03:55:54 DEBUG : three: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f106fa19393fc5200_d20250718_m034618_c001_v0001150_t0022_u01752810378940") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06011_d20250718_m035427_c001_v7007000_t0000_u01752810867990") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72e8_d20250718_m035426_c001_v0001116_t0050_u01752810866841") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0608d_d20250718_m035448_c001_v7007000_t0000_u01752810888800") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2087e9_d20250718_m035446_c001_v0001100_t0011_u01752810886739") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0608b_d20250718_m035445_c001_v7007000_t0000_u01752810885079") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c730c_d20250718_m035442_c001_v0001116_t0050_u01752810882752") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06089_d20250718_m035441_c001_v7007000_t0000_u01752810881781") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e32a_d20250718_m035441_c001_v0001101_t0048_u01752810881046") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06072_d20250718_m035435_c001_v7007000_t0000_u01752810875909") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c72fe_d20250718_m035434_c001_v0001116_t0027_u01752810874781") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0607d_d20250718_m035438_c001_v7007000_t0000_u01752810878147") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2087d3_d20250718_m035436_c001_v0001100_t0058_u01752810876869") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06055_d20250718_m035433_c001_v7007000_t0000_u01752810873821") 2025/07/18 03:55:54 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1099d6d23245e314_d20250718_m035433_c001_v0001101_t0030_u01752810873035") 2025/07/18 03:55:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0603c_d20250718_m035432_c001_v7007000_t0000_u01752810872065") 2025/07/18 03:55:54 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7af7_d20250718_m035430_c001_v0001109_t0005_u01752810870748") 2025/07/18 03:55:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06014_d20250718_m035429_c001_v7007000_t0000_u01752810869795") 2025/07/18 03:55:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c2087bd_d20250718_m035428_c001_v0001100_t0030_u01752810868966") 2025/07/18 03:55:55 DEBUG : toe/toe/toe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f419b0467b21b4b2c_d20250718_m035454_c001_v7007000_t0000_u01752810894276") 2025/07/18 03:55:55 DEBUG : toe/toe/toe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f11878005fb4c7328_d20250718_m035453_c001_v0001116_t0052_u01752810893024") 2025/07/18 03:55:55 DEBUG : toe/toe/toe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f06082_d20250718_m035440_c001_v7007000_t0000_u01752810880092") 2025/07/18 03:55:55 DEBUG : toe/toe/toe: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7b0b_d20250718_m035439_c001_v0001109_t0010_u01752810879102") 2025/07/18 03:55:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0608e_d20250718_m035449_c001_v7007000_t0000_u01752810889462") 2025/07/18 03:55:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1152bee011cf7b21_d20250718_m035448_c001_v0001109_t0007_u01752810888209") 2025/07/18 03:55:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f413da27b02f0608c_d20250718_m035445_c001_v7007000_t0000_u01752810885772") 2025/07/18 03:55:55 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1166013df0f430b7_d20250718_m035444_c001_v0001040_t0051_u01752810884245") 2025/07/18 03:55:55 DEBUG : two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f4153a7c1a0dd6894_d20250718_m034622_c001_v7007000_t0000_u01752810382848") 2025/07/18 03:55:55 DEBUG : two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f401ba2e85c208075_d20250718_m034620_c001_v0001100_t0013_u01752810380718") 2025/07/18 03:55:55 DEBUG : two: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f406fa19393fc51fe_d20250718_m034618_c001_v0001150_t0011_u01752810378754") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6714a_d20250718_m034632_c001_v7007000_t0000_u01752810392528") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f114fa994c803afbc_d20250718_m034631_c001_v0001179_t0013_u01752810391587") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6713e_d20250718_m034628_c001_v7007000_t0000_u01752810388735") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c208085_d20250718_m034627_c001_v0001100_t0033_u01752810387047") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6713b_d20250718_m034625_c001_v7007000_t0000_u01752810385749") 2025/07/18 03:55:55 DEBUG : yam: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f101ba2e85c20807f_d20250718_m034623_c001_v0001100_t0025_u01752810383428") 2025/07/18 03:55:55 DEBUG : yaml: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d67140_d20250718_m034629_c001_v7007000_t0000_u01752810389470") 2025/07/18 03:55:55 DEBUG : yaml: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f1173cee22c7f69c1_d20250718_m034628_c001_v0001161_t0033_u01752810388464") 2025/07/18 03:55:56 DEBUG : yaml: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f42026ab4e5d6713d_d20250718_m034626_c001_v7007000_t0000_u01752810386482") 2025/07/18 03:55:56 DEBUG : yaml: Deleting (id "4_z5f227d13a02d1bbb9f880e1b_f119da9d4dfdd1bc2_d20250718_m034625_c001_v0001115_t0027_u01752810385141") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m10.760168445s (try 1/5)