"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/19 03:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe" 2025/07/19 03:50:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 03:50:38 DEBUG : Creating backend with remote "/tmp/rclone2925748072" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:39 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/19 03:50:39 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:41 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:41 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", 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-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:42 DEBUG : Creating backend with remote "/non-existing" 2025/07/19 03:50:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/19 03:50:42 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:42 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:43 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:43 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", 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-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:45 INFO : B2 bucket rclone-test-yimukuj5ziwe: Running all checks before starting transfers 2025/07/19 03:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:45 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:45 INFO : B2 bucket rclone-test-yimukuj5ziwe: Checks finished, now starting transfers 2025/07/19 03:50:45 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.12s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:46 ERROR : Ignoring --no-traverse with sync 2025/07/19 03:50:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:46 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:46 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:46 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.15s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/19 03:50:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/19 03:50:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:50:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/19 03:50:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:50:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:50:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:50:51 INFO : sub dir2: Making directory 2025/07/19 03:50:51 INFO : sub dir: Making directory 2025/07/19 03:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:51 INFO : sub dir2/sub sub dir2: Making directory 2025/07/19 03:50:51 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:51 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:51 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/19 03:50:51 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:52 INFO : sub dir2: Making directory 2025/07/19 03:50:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/19 03:50:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:50:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:52 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:52 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:53 DEBUG : sub dir2: Making directory with metadata 2025/07/19 03:50:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:50:53 INFO : sub dir2: Making directory 2025/07/19 03:50:53 INFO : sub dir: Making directory 2025/07/19 03:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:53 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:53 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/19 03:50:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/19 03:50:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", 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-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:55 INFO : sub dir2: Making directory 2025/07/19 03:50:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:55 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:55 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:55 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:56 DEBUG : sub dir2: Making directory with metadata 2025/07/19 03:50:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:50:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:50:56 INFO : sub dir2: Making directory 2025/07/19 03:50:56 INFO : sub dir: Making directory 2025/07/19 03:50:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:56 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:56 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/19 03:50:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:57 INFO : sub dir2: Making directory 2025/07/19 03:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:50:57 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:50:57 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:50:58 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:50:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jocasaq3deme" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-jocasaq3deme 2025/07/19 03:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:51:00 DEBUG : B2 bucket rclone-test-jocasaq3deme: Waiting for checks to finish 2025/07/19 03:51:00 DEBUG : B2 bucket rclone-test-jocasaq3deme: Waiting for transfers to finish 2025/07/19 03:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:51:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:01 DEBUG : B2 bucket rclone-test-jocasaq3deme: Purge remote 2025/07/19 03:51:01 INFO : B2 bucket rclone-test-jocasaq3deme: cleaning bucket "rclone-test-jocasaq3deme" of all files 2025/07/19 03:51:01 DEBUG : sub dir/hello world: Deleting (id "4_zbf127de3c0ed2b0b9f880e1b_f111360515411d674_d20250719_m035100_c001_v0001182_t0011_u01752897060937") --- PASS: TestServerSideCopy (4.02s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:51:03 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:03 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:51:03 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-raxulec7bare" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-raxulec7bare 2025/07/19 03:51:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:51:05 DEBUG : B2 bucket rclone-test-raxulec7bare: Waiting for checks to finish 2025/07/19 03:51:05 DEBUG : B2 bucket rclone-test-raxulec7bare: Waiting for transfers to finish 2025/07/19 03:51:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:51:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:51:07 DEBUG : B2 bucket rclone-test-raxulec7bare: Waiting for checks to finish 2025/07/19 03:51:07 DEBUG : B2 bucket rclone-test-raxulec7bare: Waiting for transfers to finish 2025/07/19 03:51:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:51:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:08 DEBUG : B2 bucket rclone-test-raxulec7bare: Purge remote 2025/07/19 03:51:08 INFO : B2 bucket rclone-test-raxulec7bare: cleaning bucket "rclone-test-raxulec7bare" of all files 2025/07/19 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_zeff29d33c0ed2b0b9f880e1b_f1055385969584980_d20250719_m035107_c001_v0001150_t0026_u01752897067914") 2025/07/19 03:51:08 DEBUG : sub dir/hello world: Deleting (id "4_zeff29d33c0ed2b0b9f880e1b_f11048054d532785d_d20250719_m035106_c001_v0001144_t0006_u01752897066399") --- PASS: TestServerSideCopyOverSelf (5.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:51:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:51:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/19 03:51:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:12 DEBUG : Creating backend with remote "TestB2:rclone-test-revekov9nubu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-revekov9nubu 2025/07/19 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:51:13 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for checks to finish 2025/07/19 03:51:13 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for transfers to finish 2025/07/19 03:51:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:51:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/19 03:51:15 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for checks to finish 2025/07/19 03:51:15 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for transfers to finish 2025/07/19 03:51:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/19 03:51:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:16 INFO : sub dir/hello world: Deleted 2025/07/19 03:51:17 DEBUG : testing file moves 2025/07/19 03:51:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/19 03:51:17 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for checks to finish 2025/07/19 03:51:17 DEBUG : B2 bucket rclone-test-revekov9nubu: Waiting for transfers to finish 2025/07/19 03:51:17 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/19 03:51:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/19 03:51:18 INFO : sub dir/hello world: Deleted 2025/07/19 03:51:18 DEBUG : B2 bucket rclone-test-revekov9nubu: Purge remote 2025/07/19 03:51:18 INFO : B2 bucket rclone-test-revekov9nubu: cleaning bucket "rclone-test-revekov9nubu" of all files 2025/07/19 03:51:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd03c0ed2b0b9f880e1b_f108d7e13aa39563d_d20250719_m035117_c001_v0001113_t0006_u01752897077462") 2025/07/19 03:51:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd03c0ed2b0b9f880e1b_f10360613269563ad_d20250719_m035115_c001_v0001161_t0024_u01752897075494") 2025/07/19 03:51:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd03c0ed2b0b9f880e1b_f104ff46d02ae9525_d20250719_m035114_c001_v0001137_t0000_u01752897074152") --- PASS: TestServerSideMoveOverSelf (8.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:20 ERROR : error listing: directory not found 2025/07/19 03:51:20 INFO : Local file system at /tmp/rclone2925748072: Making directory 2025/07/19 03:51:20 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:20 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:51:21 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for checks to finish 2025/07/19 03:51:21 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for transfers to finish 2025/07/19 03:51:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:51:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/19 03:51:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:23 INFO : check sum: Copied (new) 2025/07/19 03:51:23 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/19 03:51:23 DEBUG : check sum: Unchanged skipping 2025/07/19 03:51:23 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:23 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/19 03:51:24 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:24 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:51:25 INFO : sizeonly: Copied (new) 2025/07/19 03:51:25 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:25 DEBUG : sizeonly: Sizes identical 2025/07/19 03:51:25 DEBUG : sizeonly: Unchanged skipping 2025/07/19 03:51:25 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:25 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:25 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/19 03:51:26 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:26 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/19 03:51:26 INFO : ignore-size: Copied (new) 2025/07/19 03:51:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:26 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:51:26 DEBUG : ignore-size: Unchanged skipping 2025/07/19 03:51:26 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:26 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:51:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:28 DEBUG : existing: Unchanged skipping 2025/07/19 03:51:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:28 INFO : There was nothing to transfer 2025/07/19 03:51:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/19 03:51:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:51:28 INFO : existing: Copied (replaced existing) 2025/07/19 03:51:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:51:29 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:29 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:51:29 INFO : existing: Copied (new) 2025/07/19 03:51:29 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:30 DEBUG : existing: Destination exists, skipping 2025/07/19 03:51:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:30 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/19 03:51:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:31 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:51:31 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:31 INFO : a/potato2: Copied (new) 2025/07/19 03:51:31 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:32 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:33 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/19 03:51:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/19 03:51:33 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:33 INFO : There was nothing to transfer 2025/07/19 03:51:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:33 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/19 03:51:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:34 INFO : empty space: Updated modification time in destination 2025/07/19 03:51:34 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:34 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:36 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:36 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/19 03:51:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:51:36 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:36 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:37 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/19 03:51:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2925748072) 2025/07/19 03:51:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yimukuj5ziwe) 2025/07/19 03:51:37 DEBUG : foo: sha1 differ 2025/07/19 03:51:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/19 03:51:37 INFO : foo: Copied (replaced existing) 2025/07/19 03:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/19 03:51:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:38 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:39 INFO : potato: Copied (new) 2025/07/19 03:51:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/19 03:51:41 INFO : potato: Copied (replaced existing) 2025/07/19 03:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:42 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/19 03:51:42 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2925748072) 2025/07/19 03:51:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yimukuj5ziwe) 2025/07/19 03:51:42 DEBUG : potato: sha1 differ 2025/07/19 03:51:42 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/19 03:51:42 INFO : potato: Copied (replaced existing) 2025/07/19 03:51:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:44 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/19 03:51:44 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:44 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:44 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:45 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:45 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:45 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:46 INFO : potato2: Copied (new) 2025/07/19 03:51:46 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:47 INFO : d: Making directory 2025/07/19 03:51:47 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/19 03:51:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:47 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:51:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:48 INFO : a/potato2: Copied (new) 2025/07/19 03:51:48 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:49 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/19 03:51:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:50 DEBUG : c/non empty space: Unchanged skipping 2025/07/19 03:51:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:50 INFO : a/potato2: Copied (new) 2025/07/19 03:51:50 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting files as there were IO errors 2025/07/19 03:51:50 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.13s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:52 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:52 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:52 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:52 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:52 INFO : potato: Deleted 2025/07/19 03:51:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:54 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:54 INFO : potato: Deleted 2025/07/19 03:51:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:54 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:51:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:51:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/19 03:51:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:51:58 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : enormous: Excluded 2025/07/19 03:51:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : potato2: Excluded 2025/07/19 03:51:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:51:58 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:51:58 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:58 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:51:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:58 INFO : There was nothing to transfer 2025/07/19 03:51:58 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : enormous: Excluded 2025/07/19 03:51:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : potato2: Excluded 2025/07/19 03:51:58 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:51:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/19 03:51:58 DEBUG : empty space: Unchanged skipping 2025/07/19 03:51:58 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for checks to finish 2025/07/19 03:51:58 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for transfers to finish 2025/07/19 03:51:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:51:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/19 03:52:00 DEBUG : enormous: Excluded 2025/07/19 03:52:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/19 03:52:00 DEBUG : potato2: Excluded 2025/07/19 03:52:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:52:00 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:00 DEBUG : empty space: Unchanged skipping 2025/07/19 03:52:00 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:00 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:00 INFO : enormous: Deleted 2025/07/19 03:52:00 INFO : potato2: Deleted 2025/07/19 03:52:00 INFO : There was nothing to transfer 2025/07/19 03:52:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/19 03:52:01 DEBUG : empty space: Unchanged skipping 2025/07/19 03:52:01 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for checks to finish 2025/07/19 03:52:01 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for transfers to finish 2025/07/19 03:52:01 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:01 INFO : potato2: Deleted 2025/07/19 03:52:01 INFO : enormous: Deleted 2025/07/19 03:52:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:02 DEBUG : five: Need to transfer - File not found at Destination 2025/07/19 03:52:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/19 03:52:02 DEBUG : one: Destination is newer than source, skipping 2025/07/19 03:52:02 DEBUG : three: Sizes identical 2025/07/19 03:52:02 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/19 03:52:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2925748072) 2025/07/19 03:52:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yimukuj5ziwe) 2025/07/19 03:52:02 DEBUG : two: sha1 differ 2025/07/19 03:52:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:52:02 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/19 03:52:03 INFO : five: Copied (new) 2025/07/19 03:52:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/19 03:52:03 INFO : four: Copied (replaced existing) 2025/07/19 03:52:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:52:03 INFO : two: Copied (replaced existing) 2025/07/19 03:52:03 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:04 DEBUG : one: Destination is newer than source, skipping 2025/07/19 03:52:04 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/19 03:52:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/19 03:52:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:52:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2925748072) 2025/07/19 03:52:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yimukuj5ziwe) 2025/07/19 03:52:04 DEBUG : three: sha1 differ 2025/07/19 03:52:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:52:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/19 03:52:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/19 03:52:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/19 03:52:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/19 03:52:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:52:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/19 03:52:04 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:52:04 INFO : three: Copied (replaced existing) 2025/07/19 03:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/19 03:52:06 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:06 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:06 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:52:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/19 03:52:06 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:06 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:06 INFO : yam: Copied (new) 2025/07/19 03:52:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:52:06 INFO : potato: Copied (new) 2025/07/19 03:52:06 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:06 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:06 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:06 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:06 DEBUG : potato: Unchanged skipping 2025/07/19 03:52:06 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:08 INFO : yam: Copied (server-side copy) to: yaml 2025/07/19 03:52:08 INFO : yam: Deleted 2025/07/19 03:52:08 INFO : yaml: Renamed from "yam" 2025/07/19 03:52:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/19 03:52:09 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:09 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:52:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/19 03:52:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:09 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001176_t0003": EOF 2025/07/19 03:52:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001176_t0003": EOF) 2025/07/19 03:52:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/19 03:52:09 DEBUG : potato: Received error: Post "https://pod-000-1176-07.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001176_t0003": EOF - low level retry 0/10 2025/07/19 03:52:09 DEBUG : pacer: Reducing sleep to 10ms 2025/07/19 03:52:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:09 INFO : yam: Copied (new) 2025/07/19 03:52:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:52:09 INFO : potato: Copied (new) 2025/07/19 03:52:09 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:10 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:10 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:10 DEBUG : potato: Unchanged skipping 2025/07/19 03:52:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:10 INFO : yam: Copied (server-side copy) to: yaml 2025/07/19 03:52:10 INFO : yam: Deleted 2025/07/19 03:52:10 INFO : yaml: Renamed from "yam" 2025/07/19 03:52:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/19 03:52:12 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:12 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:12 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/19 03:52:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/19 03:52:12 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:12 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/19 03:52:12 INFO : potato: Copied (new) 2025/07/19 03:52:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:12 INFO : sub/yam: Copied (new) 2025/07/19 03:52:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:52:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:52:13 DEBUG : potato: Unchanged skipping 2025/07/19 03:52:13 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making map for --track-renames 2025/07/19 03:52:13 INFO : B2 bucket rclone-test-yimukuj5ziwe: Finished making map for --track-renames 2025/07/19 03:52:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for renames to finish 2025/07/19 03:52:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/19 03:52:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/19 03:52:13 INFO : sub/yam: Deleted 2025/07/19 03:52:13 INFO : yam: Renamed from "sub/yam" 2025/07/19 03:52:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:14 DEBUG : Creating backend with remote "/tmp/rclone2925748072/dir1" 2025/07/19 03:52:14 DEBUG : Creating backend with remote "/tmp/rclone2925748072/dir2" 2025/07/19 03:52:14 DEBUG : Local file system at /tmp/rclone2925748072/dir2: Using server-side directory move 2025/07/19 03:52:14 INFO : Local file system at /tmp/rclone2925748072/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/19 03:52:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/19 03:52:14 DEBUG : Local file system at /tmp/rclone2925748072/dir2: Waiting for checks to finish 2025/07/19 03:52:14 DEBUG : Local file system at /tmp/rclone2925748072/dir2: Waiting for transfers to finish 2025/07/19 03:52:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:52:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/19 03:52:15 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:15 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/19 03:52:15 INFO : nested/sub dir/file: Copied (new) 2025/07/19 03:52:15 INFO : nested/sub dir/file: Deleted 2025/07/19 03:52:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:52:15 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:52:15 INFO : sub dir/hello world: Deleted 2025/07/19 03:52:15 INFO : sub dir: Removing directory 2025/07/19 03:52:15 INFO : nested/sub dir: Removing directory 2025/07/19 03:52:15 INFO : nested: Removing directory 2025/07/19 03:52:15 DEBUG : Local file system at /tmp/rclone2925748072: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/19 03:52:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/19 03:52:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:52:17 INFO : sub dir/hello world: Copied (new) 2025/07/19 03:52:17 INFO : sub dir/hello world: Deleted 2025/07/19 03:52:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/19 03:52:17 INFO : nested/sub dir/file: Copied (new) 2025/07/19 03:52:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/19 03:52:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:52:18 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:18 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/19 03:52:18 INFO : existing-b: Copied (new) 2025/07/19 03:52:18 INFO : existing-b: Deleted 2025/07/19 03:52:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:52:19 INFO : existing: Copied (new) 2025/07/19 03:52:19 INFO : existing: Deleted 2025/07/19 03:52:19 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:52:19 DEBUG : existing: Destination exists, skipping 2025/07/19 03:52:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/19 03:52:19 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:52:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-babakug1cise" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-babakug1cise 2025/07/19 03:52:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:52:25 DEBUG : empty space: Unchanged skipping 2025/07/19 03:52:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:52:25 DEBUG : B2 bucket rclone-test-babakug1cise: Waiting for checks to finish 2025/07/19 03:52:25 INFO : empty space: Deleted 2025/07/19 03:52:25 DEBUG : B2 bucket rclone-test-babakug1cise: Waiting for transfers to finish 2025/07/19 03:52:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:25 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:25 INFO : potato2: Deleted 2025/07/19 03:52:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:25 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:26 INFO : potato3: Deleted 2025/07/19 03:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wodiyun5faqe" 2025/07/19 03:52:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/19 03:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:52:27 DEBUG : B2 bucket rclone-test-wodiyun5faqe: Waiting for checks to finish 2025/07/19 03:52:27 DEBUG : B2 bucket rclone-test-wodiyun5faqe: Waiting for transfers to finish 2025/07/19 03:52:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:52:28 INFO : empty space: Copied (server-side copy) 2025/07/19 03:52:28 INFO : empty space: Deleted 2025/07/19 03:52:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:28 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:28 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:29 INFO : potato3: Deleted 2025/07/19 03:52:29 INFO : potato2: Deleted 2025/07/19 03:52:29 DEBUG : B2 bucket rclone-test-wodiyun5faqe: Purge remote 2025/07/19 03:52:29 INFO : B2 bucket rclone-test-wodiyun5faqe: cleaning bucket "rclone-test-wodiyun5faqe" of all files 2025/07/19 03:52:29 DEBUG : empty space: Deleting (id "4_zef62dd23c0fd2b0b9f880e1b_f1078145a82d035dc_d20250719_m035228_c001_v0001116_t0026_u01752897148041") 2025/07/19 03:52:29 DEBUG : potato2: Deleting (id "4_zef62dd23c0fd2b0b9f880e1b_f11696f722ac9f8dd_d20250719_m035228_c001_v0001032_t0044_u01752897148409") 2025/07/19 03:52:29 DEBUG : potato3: Deleting (id "4_zef62dd23c0fd2b0b9f880e1b_f11023d43ef29cb61_d20250719_m035228_c001_v0001116_t0028_u01752897148452") 2025/07/19 03:52:30 DEBUG : B2 bucket rclone-test-babakug1cise: Purge remote 2025/07/19 03:52:30 INFO : B2 bucket rclone-test-babakug1cise: cleaning bucket "rclone-test-babakug1cise" of all files 2025/07/19 03:52:30 DEBUG : empty space: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f401de7017e818040_d20250719_m035228_c001_v7007000_t0000_u01752897148708") 2025/07/19 03:52:30 DEBUG : empty space: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f111cc7c9e952968b_d20250719_m035223_c001_v0001032_t0048_u01752897143982") 2025/07/19 03:52:30 DEBUG : potato2: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f42277695e06651d4_d20250719_m035229_c001_v7007000_t0000_u01752897149029") 2025/07/19 03:52:30 DEBUG : potato2: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f1149f47f35e40043_d20250719_m035225_c001_v0001029_t0022_u01752897145123") 2025/07/19 03:52:30 DEBUG : potato3: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f401de7017e818041_d20250719_m035228_c001_v7007000_t0000_u01752897148946") 2025/07/19 03:52:30 DEBUG : potato3: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f111f3f4cecdbb0de_d20250719_m035225_c001_v0001130_t0018_u01752897145501") 2025/07/19 03:52:30 DEBUG : potato3: Deleting (id "4_zff12cd03c0fd2b0b9f880e1b_f111cc7c9e952968d_d20250719_m035224_c001_v0001032_t0026_u01752897144386") --- PASS: TestServerSideMove (11.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jevuzeb7fape" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-jevuzeb7fape 2025/07/19 03:52:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:52:37 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:52:37 DEBUG : B2 bucket rclone-test-jevuzeb7fape: Waiting for checks to finish 2025/07/19 03:52:37 DEBUG : B2 bucket rclone-test-jevuzeb7fape: Waiting for transfers to finish 2025/07/19 03:52:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:37 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:37 INFO : potato2: Deleted 2025/07/19 03:52:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:37 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:38 INFO : potato3: Deleted 2025/07/19 03:52:38 DEBUG : Creating backend with remote "TestB2:rclone-test-tesitex0hilu" 2025/07/19 03:52:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/19 03:52:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:52:39 DEBUG : B2 bucket rclone-test-tesitex0hilu: Waiting for checks to finish 2025/07/19 03:52:39 DEBUG : B2 bucket rclone-test-tesitex0hilu: Waiting for transfers to finish 2025/07/19 03:52:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:40 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:40 INFO : potato2: Deleted 2025/07/19 03:52:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:40 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:41 INFO : potato3: Deleted 2025/07/19 03:52:41 DEBUG : B2 bucket rclone-test-tesitex0hilu: Purge remote 2025/07/19 03:52:41 INFO : B2 bucket rclone-test-tesitex0hilu: cleaning bucket "rclone-test-tesitex0hilu" of all files 2025/07/19 03:52:41 DEBUG : potato2: Deleting (id "4_z0ff20d23d00d2b0b9f880e1b_f100dfd4abfcf9663_d20250719_m035240_c001_v0001165_t0023_u01752897160337") 2025/07/19 03:52:41 DEBUG : potato3: Deleting (id "4_z0ff20d23d00d2b0b9f880e1b_f103c5924dec400dd_d20250719_m035240_c001_v0001117_t0029_u01752897160558") 2025/07/19 03:52:42 DEBUG : B2 bucket rclone-test-jevuzeb7fape: Purge remote 2025/07/19 03:52:42 INFO : B2 bucket rclone-test-jevuzeb7fape: cleaning bucket "rclone-test-jevuzeb7fape" of all files 2025/07/19 03:52:42 DEBUG : empty space: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f103a1088b14b6c08_d20250719_m035236_c001_v0001180_t0001_u01752897156545") 2025/07/19 03:52:42 DEBUG : potato2: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f414051681056c8dc_d20250719_m035240_c001_v7007000_t0000_u01752897160541") 2025/07/19 03:52:42 DEBUG : potato2: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f101f347628805760_d20250719_m035237_c001_v0001184_t0034_u01752897157403") 2025/07/19 03:52:42 DEBUG : potato3: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f414051681056c8dd_d20250719_m035240_c001_v7007000_t0000_u01752897160955") 2025/07/19 03:52:42 DEBUG : potato3: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f109735453ad9df7f_d20250719_m035237_c001_v0001130_t0016_u01752897157611") 2025/07/19 03:52:42 DEBUG : potato3: Deleting (id "4_zdfd2fd13c0fd2b0b9f880e1b_f103a1088b14b6c0a_d20250719_m035236_c001_v0001180_t0017_u01752897156743") --- PASS: TestServerSideMoveWithFilter (12.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-dibuyaj3qiku" 2025/07/19 03:52:46 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-yimukuj5ziwe -> B2 bucket rclone-test-dibuyaj3qiku 2025/07/19 03:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:52:49 DEBUG : empty space: Unchanged skipping 2025/07/19 03:52:49 DEBUG : B2 bucket rclone-test-dibuyaj3qiku: Waiting for checks to finish 2025/07/19 03:52:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/19 03:52:49 INFO : empty space: Deleted 2025/07/19 03:52:49 DEBUG : B2 bucket rclone-test-dibuyaj3qiku: Waiting for transfers to finish 2025/07/19 03:52:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:49 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:49 INFO : potato2: Deleted 2025/07/19 03:52:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:49 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:49 INFO : potato3: Deleted 2025/07/19 03:52:50 DEBUG : Creating backend with remote "TestB2:rclone-test-savogat2juxi" 2025/07/19 03:52:51 INFO : tomatoDir: Making directory 2025/07/19 03:52:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/19 03:52:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/19 03:52:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/19 03:52:51 DEBUG : B2 bucket rclone-test-savogat2juxi: Waiting for checks to finish 2025/07/19 03:52:51 DEBUG : B2 bucket rclone-test-savogat2juxi: Waiting for transfers to finish 2025/07/19 03:52:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/19 03:52:52 INFO : empty space: Copied (server-side copy) 2025/07/19 03:52:52 INFO : empty space: Deleted 2025/07/19 03:52:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/19 03:52:53 INFO : potato3: Copied (server-side copy) 2025/07/19 03:52:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/19 03:52:53 INFO : potato2: Copied (server-side copy) 2025/07/19 03:52:53 INFO : potato3: Deleted 2025/07/19 03:52:53 INFO : potato2: Deleted 2025/07/19 03:52:53 DEBUG : B2 bucket rclone-test-savogat2juxi: Purge remote 2025/07/19 03:52:53 INFO : B2 bucket rclone-test-savogat2juxi: cleaning bucket "rclone-test-savogat2juxi" of all files 2025/07/19 03:52:53 DEBUG : empty space: Deleting (id "4_z1fc23d13d00d2b0b9f880e1b_f1058b83b7c672a52_d20250719_m035252_c001_v0001134_t0045_u01752897172194") 2025/07/19 03:52:53 DEBUG : potato2: Deleting (id "4_z1fc23d13d00d2b0b9f880e1b_f1024ca58fe1c1714_d20250719_m035252_c001_v0001090_t0030_u01752897172528") 2025/07/19 03:52:53 DEBUG : potato3: Deleting (id "4_z1fc23d13d00d2b0b9f880e1b_f1197c758a880bbc4_d20250719_m035252_c001_v0001104_t0049_u01752897172542") 2025/07/19 03:52:54 DEBUG : B2 bucket rclone-test-dibuyaj3qiku: Purge remote 2025/07/19 03:52:54 INFO : B2 bucket rclone-test-dibuyaj3qiku: cleaning bucket "rclone-test-dibuyaj3qiku" of all files 2025/07/19 03:52:54 DEBUG : empty space: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f4051ed0cc8fee708_d20250719_m035252_c001_v7007000_t0000_u01752897172521") 2025/07/19 03:52:54 DEBUG : empty space: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f102716375717d7e9_d20250719_m035248_c001_v0001178_t0029_u01752897168473") 2025/07/19 03:52:54 DEBUG : potato2: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f40549ea035de914d_d20250719_m035253_c001_v7007000_t0000_u01752897173109") 2025/07/19 03:52:54 DEBUG : potato2: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f103f967be88cc698_d20250719_m035249_c001_v0001098_t0036_u01752897169288") 2025/07/19 03:52:54 DEBUG : potato3: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f4051ed0cc8fee709_d20250719_m035253_c001_v7007000_t0000_u01752897173092") 2025/07/19 03:52:54 DEBUG : potato3: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f107a5d6e22d80422_d20250719_m035249_c001_v0001183_t0011_u01752897169634") 2025/07/19 03:52:54 DEBUG : potato3: Deleting (id "4_zbf222d03d00d2b0b9f880e1b_f102716375717d7eb_d20250719_m035248_c001_v0001178_t0052_u01752897168690") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.08s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.77s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/rclone-sync-test" 2025/07/19 03:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/rclone-sync-test-include/layer2" 2025/07/19 03:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/rclone-sync-test-ignore-file" 2025/07/19 03:53:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/19 03:53:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/19 03:53:08 DEBUG : pacer: Reducing sleep to 10ms 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test: Waiting for checks to finish 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test: Waiting for transfers to finish 2025/07/19 03:53:08 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:08 INFO : There was nothing to transfer 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:53:08 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:08 INFO : There was nothing to transfer 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/19 03:53:08 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/19 03:53:08 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:08 INFO : There was nothing to transfer 2025/07/19 03:53:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:53:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:53:09 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:09 INFO : There was nothing to transfer 2025/07/19 03:53:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/19 03:53:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/19 03:53:09 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:09 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.57s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/CompareDest" 2025/07/19 03:53:13 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 03:53:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:14 INFO : one: Copied (new) 2025/07/19 03:53:14 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:14 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:14 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:53:15 INFO : one: Copied (replaced existing) 2025/07/19 03:53:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:17 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:53:17 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:17 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:17 INFO : There was nothing to transfer 2025/07/19 03:53:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:53:18 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:53:18 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:18 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:18 INFO : There was nothing to transfer 2025/07/19 03:53:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:53:19 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:53:19 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:19 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:19 INFO : There was nothing to transfer 2025/07/19 03:53:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:20 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/19 03:53:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:53:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/19 03:53:20 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:53:20 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:20 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:20 INFO : There was nothing to transfer 2025/07/19 03:53:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/19 03:53:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/19 03:53:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/19 03:53:22 INFO : two: Copied (new) 2025/07/19 03:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.01s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dest" 2025/07/19 03:53:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/pre-dest1" 2025/07/19 03:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/pre-dest2" 2025/07/19 03:53:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/19 03:53:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/19 03:53:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/19 03:53:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dest: Waiting for checks to finish 2025/07/19 03:53:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dest: Waiting for transfers to finish 2025/07/19 03:53:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/19 03:53:30 INFO : 3: Copied (new) 2025/07/19 03:53:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:53:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:53:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/CopyDest" 2025/07/19 03:53:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/19 03:53:35 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:35 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:36 INFO : one: Copied (new) 2025/07/19 03:53:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:53:37 INFO : one: Copied (replaced existing) 2025/07/19 03:53:37 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/BackupDir" 2025/07/19 03:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:41 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/19 03:53:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:43 INFO : one: Copied (server-side copy) 2025/07/19 03:53:43 INFO : one: Deleted 2025/07/19 03:53:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/19 03:53:43 INFO : one: Copied (server-side copy) 2025/07/19 03:53:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/19 03:53:43 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:43 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:44 DEBUG : CopyDest/two: Clearing upload URL because of error: Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001029_t0030": EOF 2025/07/19 03:53:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001029_t0030": EOF) 2025/07/19 03:53:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-yimukuj5ziwe: 1/10 (Post "https://pod-000-1029-17.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001029_t0030": EOF) 2025/07/19 03:53:46 DEBUG : pacer: Reducing sleep to 10ms 2025/07/19 03:53:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:47 DEBUG : one: Unchanged skipping 2025/07/19 03:53:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/19 03:53:48 INFO : two: Copied (server-side copy) 2025/07/19 03:53:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/19 03:53:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:48 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:48 DEBUG : one: Unchanged skipping 2025/07/19 03:53:48 DEBUG : two: Unchanged skipping 2025/07/19 03:53:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:48 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:48 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:48 INFO : There was nothing to transfer 2025/07/19 03:53:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:49 DEBUG : one: Unchanged skipping 2025/07/19 03:53:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/19 03:53:49 DEBUG : three: Destination not found in --copy-dest 2025/07/19 03:53:49 DEBUG : three: Need to transfer - File not found at Destination 2025/07/19 03:53:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/19 03:53:49 DEBUG : two: Unchanged skipping 2025/07/19 03:53:49 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:49 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/19 03:53:50 INFO : three: Copied (new) 2025/07/19 03:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.79s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/backup" 2025/07/19 03:53:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:53:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:53:56 DEBUG : two: Unchanged skipping 2025/07/19 03:53:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:53:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:53:57 INFO : one: Copied (server-side copy) 2025/07/19 03:53:58 INFO : one: Deleted 2025/07/19 03:53:58 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:53:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:53:59 INFO : one: Copied (new) 2025/07/19 03:53:59 DEBUG : Waiting for deletions to finish 2025/07/19 03:53:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:53:59 INFO : three.txt: Copied (server-side copy) 2025/07/19 03:53:59 INFO : three.txt: Deleted 2025/07/19 03:53:59 INFO : three.txt: Moved into backup dir 2025/07/19 03:54:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:01 DEBUG : two: Unchanged skipping 2025/07/19 03:54:01 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:02 INFO : one: Copied (server-side copy) 2025/07/19 03:54:02 INFO : one: Deleted 2025/07/19 03:54:02 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:54:02 INFO : one: Copied (new) 2025/07/19 03:54:02 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:03 INFO : three.txt: Copied (server-side copy) 2025/07/19 03:54:03 INFO : three.txt: Deleted 2025/07/19 03:54:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/backup" 2025/07/19 03:54:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:54:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:09 DEBUG : two: Unchanged skipping 2025/07/19 03:54:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:54:10 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:10 INFO : one: Deleted 2025/07/19 03:54:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:11 INFO : one: Copied (new) 2025/07/19 03:54:11 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:54:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:12 INFO : three.txt: Deleted 2025/07/19 03:54:12 INFO : three.txt: Moved into backup dir 2025/07/19 03:54:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:54:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:13 DEBUG : two: Unchanged skipping 2025/07/19 03:54:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:14 INFO : one: Deleted 2025/07/19 03:54:14 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:54:15 INFO : one: Copied (new) 2025/07/19 03:54:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:16 INFO : three.txt: Deleted 2025/07/19 03:54:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/backup" 2025/07/19 03:54:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:54:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:21 DEBUG : two: Unchanged skipping 2025/07/19 03:54:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:54:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:54:23 INFO : one: Deleted 2025/07/19 03:54:23 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:24 INFO : one: Copied (new) 2025/07/19 03:54:24 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:54:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:54:24 INFO : three.txt: Deleted 2025/07/19 03:54:24 INFO : three.txt: Moved into backup dir 2025/07/19 03:54:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:54:26 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:26 DEBUG : two: Unchanged skipping 2025/07/19 03:54:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:54:27 INFO : one: Deleted 2025/07/19 03:54:27 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:54:28 INFO : one: Copied (new) 2025/07/19 03:54:28 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:54:29 INFO : three.txt: Deleted 2025/07/19 03:54:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:54:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:54:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:33 DEBUG : two: Unchanged skipping 2025/07/19 03:54:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:54:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:34 INFO : one: Deleted 2025/07/19 03:54:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:35 INFO : one: Copied (new) 2025/07/19 03:54:35 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:54:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:36 INFO : three.txt: Deleted 2025/07/19 03:54:36 INFO : three.txt: Moved into backup dir 2025/07/19 03:54:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001161_t0000": EOF 2025/07/19 03:54:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001161_t0000": EOF) 2025/07/19 03:54:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yimukuj5ziwe: 1/10 (Post "https://pod-000-1161-08.backblaze.com/b2api/v1/b2_upload_file/efd22da3c0ed2b0b9f880e1b/c001_v0001161_t0000": EOF) 2025/07/19 03:54:39 DEBUG : pacer: Reducing sleep to 10ms 2025/07/19 03:54:40 DEBUG : one.bak: Excluded (Path Filter) 2025/07/19 03:54:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/19 03:54:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:54:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for checks to finish 2025/07/19 03:54:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:40 DEBUG : two: Unchanged skipping 2025/07/19 03:54:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:40 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:41 INFO : one: Deleted 2025/07/19 03:54:41 DEBUG : B2 bucket rclone-test-yimukuj5ziwe path dst: Waiting for transfers to finish 2025/07/19 03:54:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:54:41 INFO : one: Copied (new) 2025/07/19 03:54:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:54:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:42 INFO : three.txt: Deleted 2025/07/19 03:54:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.15s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:54:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:54:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:54:47 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:47 INFO : one: Deleted 2025/07/19 03:54:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:48 INFO : one: Copied (new) 2025/07/19 03:54:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:48 DEBUG : two: Unchanged skipping 2025/07/19 03:54:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/19 03:54:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:54:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:49 INFO : three.txt: Deleted 2025/07/19 03:54:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:49 INFO : three.txt: Copied (new) 2025/07/19 03:54:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:54:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:54:51 INFO : one: Copied (server-side copy) to: one.bak 2025/07/19 03:54:51 INFO : one: Deleted 2025/07/19 03:54:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:54:51 INFO : one: Copied (new) 2025/07/19 03:54:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:54:51 DEBUG : two: Unchanged skipping 2025/07/19 03:54:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/19 03:54:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:54:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/19 03:54:52 INFO : three.txt: Deleted 2025/07/19 03:54:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/19 03:54:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yimukuj5ziwe/dst" 2025/07/19 03:54:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/19 03:54:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/19 03:54:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:54:59 INFO : one: Deleted 2025/07/19 03:55:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:55:00 INFO : one: Copied (new) 2025/07/19 03:55:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:00 DEBUG : two: Unchanged skipping 2025/07/19 03:55:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/19 03:55:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/19 03:55:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:55:01 INFO : three.txt: Deleted 2025/07/19 03:55:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:55:02 INFO : three.txt: Copied (new) 2025/07/19 03:55:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/19 03:55:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/19 03:55:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/19 03:55:03 INFO : one: Deleted 2025/07/19 03:55:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/19 03:55:04 INFO : one: Copied (new) 2025/07/19 03:55:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:04 DEBUG : two: Unchanged skipping 2025/07/19 03:55:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/19 03:55:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/19 03:55:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/19 03:55:05 INFO : three.txt: Deleted 2025/07/19 03:55:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/19 03:55:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:55:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/19 03:55:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:09 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/19 03:55:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/19 03:55:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.32s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:55:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/19 03:55:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:10 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/19 03:55:11 INFO : existing: Copied (new) 2025/07/19 03:55:11 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/19 03:55:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/19 03:55:11 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:11 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:11 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting files as there were IO errors 2025/07/19 03:55:11 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:55:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:13 DEBUG : existing: Unchanged skipping 2025/07/19 03:55:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:13 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", 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-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:55:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both0: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both10: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both12: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both15: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both16: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both17: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both13: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both18: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both1: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both2: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both3: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both4: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both5: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both6: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both7: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both8: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:32 DEBUG : both19: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both14: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both11: Unchanged skipping 2025/07/19 03:55:32 DEBUG : both9: Unchanged skipping 2025/07/19 03:55:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:55:32 INFO : only12: Deleted 2025/07/19 03:55:32 INFO : only13: Deleted 2025/07/19 03:55:32 INFO : only5: Deleted 2025/07/19 03:55:33 INFO : only17: Deleted 2025/07/19 03:55:33 INFO : only11: Deleted 2025/07/19 03:55:33 INFO : only18: Deleted 2025/07/19 03:55:33 INFO : only4: Deleted 2025/07/19 03:55:33 INFO : only3: Deleted 2025/07/19 03:55:33 INFO : only7: Deleted 2025/07/19 03:55:33 INFO : only8: Deleted 2025/07/19 03:55:33 INFO : only19: Deleted 2025/07/19 03:55:33 INFO : only14: Deleted 2025/07/19 03:55:33 INFO : only2: Deleted 2025/07/19 03:55:33 INFO : only6: Deleted 2025/07/19 03:55:33 INFO : only9: Deleted 2025/07/19 03:55:33 INFO : only0: Deleted 2025/07/19 03:55:33 INFO : only10: Deleted 2025/07/19 03:55:33 INFO : only15: Deleted 2025/07/19 03:55:33 INFO : only16: Deleted 2025/07/19 03:55:33 INFO : only1: Deleted 2025/07/19 03:55:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:55:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both0: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both10: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both11: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both14: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:55:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both12: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both17: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both18: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both16: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both1: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both2: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both3: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both15: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both5: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both6: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both7: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both8: Unchanged skipping 2025/07/19 03:55:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:55:54 DEBUG : both9: Unchanged skipping 2025/07/19 03:55:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : both4: Unchanged skipping 2025/07/19 03:55:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : both13: Unchanged skipping 2025/07/19 03:55:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : both19: Unchanged skipping 2025/07/19 03:55:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/19 03:55:54 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:55:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:54 INFO : only0: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only10: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only13: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only11: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only14: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only18: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only16: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only15: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only17: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only12: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only19: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only4: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only1: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only6: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only7: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only8: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only9: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only2: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only3: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/19 03:55:55 INFO : only5: Copied (replaced existing) 2025/07/19 03:55:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.11s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:04 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:56:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:56:04 DEBUG : empty_on_remote: Making directory with metadata 2025/07/19 03:56:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:56:04 INFO : empty_on_remote: Making directory 2025/07/19 03:56:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/19 03:56:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.39s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:06 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:56:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:56:06 DEBUG : empty_on_remote: Making directory with metadata 2025/07/19 03:56:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/19 03:56:06 INFO : empty_on_remote: Making directory 2025/07/19 03:56:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/19 03:56:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:08 INFO : sub dir: Making directory 2025/07/19 03:56:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/19 03:56:10 INFO : sub dir: Making directory 2025/07/19 03:56:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:21 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:21 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:21 INFO : There was nothing to transfer 2025/07/19 03:56:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:22 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:22 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:22 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:22 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:22 INFO : There was nothing to transfer 2025/07/19 03:56:22 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:22 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:36 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:36 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:37 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:37 INFO : There was nothing to transfer 2025/07/19 03:56:37 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:37 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:38 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:38 INFO : There was nothing to transfer 2025/07/19 03:56:38 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:38 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:56:52 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:53 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:56:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:56:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:56:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:56:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/19 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:56:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:56:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/19 03:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:56:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:56:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:56:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:56:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:56:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:56:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:56:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:56:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:56:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:56:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:56:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:56:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:56:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:56:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:56:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:56:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:56 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:56:56 INFO : appleappleapplebanana: Deleted 2025/07/19 03:56:56 INFO : splitbananasplit: Deleted 2025/07/19 03:56:56 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:56:56 INFO : banana: Deleted 2025/07/19 03:56:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:56:56 INFO : apple: Deleted 2025/07/19 03:56:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:56:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:56:56 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : apple: Unchanged skipping 2025/07/19 03:56:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : banana: Unchanged skipping 2025/07/19 03:56:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:56:57 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:56:57 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:56:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:57 DEBUG : Waiting for deletions to finish 2025/07/19 03:56:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/19 03:56:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/19 03:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/19 03:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:58 DEBUG : apple: transformed to: YXBwbGU= 2025/07/19 03:56:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/19 03:56:58 DEBUG : banana: transformed to: YmFuYW5h 2025/07/19 03:56:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/19 03:56:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/19 03:56:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/19 03:56:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/19 03:56:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/19 03:56:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:57:12 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:12 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:12 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:12 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:13 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/19 03:57:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/19 03:57:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/19 03:57:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/19 03:57:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/19 03:57:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/19 03:57:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/19 03:57:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/19 03:57:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/19 03:57:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/19 03:57:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:57:13 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:57:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:57:13 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:57:13 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/19 03:57:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:57:13 INFO : apple: Copied (new) to: PREFIXapple 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:57:13 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:57:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:57:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:57:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:57:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:57:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:57:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:57:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:57:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:57:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:57:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:57:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:57:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:57:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:15 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:57:15 INFO : apple: Deleted 2025/07/19 03:57:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:57:15 INFO : banana: Deleted 2025/07/19 03:57:15 INFO : splitbananasplit: Deleted 2025/07/19 03:57:15 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:57:15 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:57:15 INFO : appleappleapplebanana: Deleted 2025/07/19 03:57:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:57:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:16 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : apple: transformed to: PREFIXapple 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/19 03:57:16 DEBUG : banana: transformed to: PREFIXbanana 2025/07/19 03:57:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/19 03:57:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:57:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:57:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:57:17 INFO : appleappleapplebanana: Copied (new) 2025/07/19 03:57:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:57:17 INFO : apple: Copied (new) 2025/07/19 03:57:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:57:17 INFO : splitbananasplit: Copied (new) 2025/07/19 03:57:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:57:17 INFO : banana: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:57:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:57:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:57:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:57:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:57:17 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:57:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:57:17 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/19 03:57:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:57:17 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:57:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:57:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:57:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:57:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:57:18 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:57:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:57:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:57:18 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/19 03:57:18 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/19 03:57:18 INFO : PREFIXsplitbananasplit: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/19 03:57:18 INFO : PREFIXbanana: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/19 03:57:18 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/19 03:57:19 INFO : PREFIXapple: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/19 03:57:19 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/19 03:57:19 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:19 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:19 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:57:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:34 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/19 03:57:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:57:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:57:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:57:35 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:57:35 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:57:35 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:57:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:57:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:57:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:57:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:57:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:57:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:57:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:57:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:57:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:57:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:57:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:57:36 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:57:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:57:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:57:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:57:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:57:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:37 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:37 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:57:37 INFO : apple: Deleted 2025/07/19 03:57:37 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:57:37 INFO : appleappleapplebanana: Deleted 2025/07/19 03:57:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:57:37 INFO : banana: Deleted 2025/07/19 03:57:37 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:57:37 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:57:37 INFO : splitbananasplit: Deleted 2025/07/19 03:57:37 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:57:37 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:38 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : apple: transformed to: appleSUFFIX 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/19 03:57:38 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/19 03:57:38 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/19 03:57:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:57:38 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:57:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:57:38 INFO : splitbananasplit: Copied (new) 2025/07/19 03:57:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:57:38 INFO : appleappleapplebanana: Copied (new) 2025/07/19 03:57:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/19 03:57:39 INFO : apple: Copied (new) 2025/07/19 03:57:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/19 03:57:39 INFO : banana: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:57:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:57:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:57:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:57:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:57:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:57:39 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/19 03:57:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:57:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:57:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:57:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:57:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:57:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:57:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:57:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:57:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:57:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:57:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/19 03:57:40 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/19 03:57:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/19 03:57:40 INFO : bananaSUFFIX: Deleted 2025/07/19 03:57:40 INFO : splitbananasplitSUFFIX: Deleted 2025/07/19 03:57:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : appleSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/19 03:57:41 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/19 03:57:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:41 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:41 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:42 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:57:55 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:56 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:56 DEBUG : apple: Unchanged skipping 2025/07/19 03:57:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:57:56 DEBUG : banana: Unchanged skipping 2025/07/19 03:57:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:57:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:57:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:57:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:57:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:57:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:57:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:57:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:57:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:57:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:57:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:57:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:57:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:57:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:57:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:57:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:57:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/19 03:57:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:57:56 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:57:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/19 03:57:57 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/19 03:57:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/19 03:57:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/19 03:57:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/19 03:57:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/19 03:57:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/19 03:57:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/19 03:57:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/19 03:57:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/19 03:57:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/19 03:57:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/19 03:57:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/19 03:57:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/19 03:57:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/19 03:57:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/19 03:57:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/19 03:57:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/19 03:57:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/19 03:57:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/19 03:57:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/19 03:57:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/19 03:57:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/19 03:57:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/19 03:57:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/19 03:57:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/19 03:57:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/19 03:57:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/19 03:57:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/19 03:57:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/19 03:57:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/19 03:57:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/19 03:57:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/19 03:57:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/19 03:57:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/19 03:57:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/19 03:57:58 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:58 INFO : dir1/0010-456789.txt: Deleted 2025/07/19 03:57:58 INFO : dir1/0011-56789;.txt: Deleted 2025/07/19 03:57:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0003-defghij.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0014-89;=.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0015-9;=.txt: Deleted 2025/07/19 03:57:59 INFO : splitbananasplit: Deleted 2025/07/19 03:57:59 INFO : dir1/0013-789;=.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0009-3456789.txt: Deleted 2025/07/19 03:57:59 INFO : appleappleapplebanana: Deleted 2025/07/19 03:57:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0007-1234567.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0008-2345678.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0012-6789;.txt: Deleted 2025/07/19 03:57:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/19 03:57:59 DEBUG : Waiting for deletions to finish 2025/07/19 03:57:59 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : appleapple: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:57:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:57:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:57:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:57:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:57:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:57:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:57:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:57:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:57:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:57:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:57:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:57:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:57:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:57:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:57:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:57:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:58:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/19 03:58:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/19 03:58:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/19 03:58:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/19 03:58:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/19 03:58:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/19 03:58:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/19 03:58:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/19 03:58:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/19 03:58:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/19 03:58:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/19 03:58:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/19 03:58:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/19 03:58:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/19 03:58:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/19 03:58:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:00 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:00 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:00 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:00 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:00 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : appleapple: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:58:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:58:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/19 03:58:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/19 03:58:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/19 03:58:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/19 03:58:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/19 03:58:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/19 03:58:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/19 03:58:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/19 03:58:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/19 03:58:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/19 03:58:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/19 03:58:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/19 03:58:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/19 03:58:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/19 03:58:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/19 03:58:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/19 03:58:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/19 03:58:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:58:14 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:14 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:15 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:15 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:15 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:15 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:16 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:16 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:16 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:16 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:16 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:17 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:58:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:32 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:32 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:33 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:33 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:33 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:33 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:58:48 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:48 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:49 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:49 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:49 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:49 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:49 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:49 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : banana: Unchanged skipping 2025/07/19 03:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:58:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : apple: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:58:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:58:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:58:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:58:50 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:50 DEBUG : Waiting for deletions to finish 2025/07/19 03:58:50 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:04 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:04 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : apple: Unchanged skipping 2025/07/19 03:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : banana: Unchanged skipping 2025/07/19 03:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:05 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:05 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:05 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:05 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : apple: Unchanged skipping 2025/07/19 03:59:05 DEBUG : banana: Unchanged skipping 2025/07/19 03:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:59:05 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:05 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:05 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:06 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:19 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:20 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : apple: Unchanged skipping 2025/07/19 03:59:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:59:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : banana: Unchanged skipping 2025/07/19 03:59:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:21 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/19 03:59:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : apple: Unchanged skipping 2025/07/19 03:59:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : banana: Unchanged skipping 2025/07/19 03:59:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/19 03:59:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/19 03:59:21 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:21 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:22 DEBUG : apple: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : banana: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/19 03:59:22 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.90s) --- PASS: TestTransform/NFC (14.40s) --- PASS: TestTransform/NFD (15.57s) --- PASS: TestTransform/base64 (19.63s) --- PASS: TestTransform/prefix (21.99s) --- PASS: TestTransform/suffix (22.17s) --- PASS: TestTransform/truncate (18.33s) --- PASS: TestTransform/encoder (16.69s) --- PASS: TestTransform/ISO-8859-1 (16.91s) --- PASS: TestTransform/charmap (16.37s) --- PASS: TestTransform/lowercase (15.98s) --- PASS: TestTransform/ascii (15.85s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:26 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:59:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:59:27 INFO : sub dir_somesuffix: Making directory 2025/07/19 03:59:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/19 03:59:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/19 03:59:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:59:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:59:27 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:27 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:27 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/19 03:59:27 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:28 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:28 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:28 INFO : tictactoe: Making directory 2025/07/19 03:59:28 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:28 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:28 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:28 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:29 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:29 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/19 03:59:29 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.86s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:30 INFO : toe: Making directory 2025/07/19 03:59:30 INFO : toe/toe: Making directory 2025/07/19 03:59:30 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:59:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:59:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:59:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:30 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/19 03:59:31 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:32 INFO : toe: Making directory 2025/07/19 03:59:32 INFO : toe/toe: Making directory 2025/07/19 03:59:32 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:59:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:59:32 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/19 03:59:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:32 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/19 03:59:33 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.74s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:34 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:59:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:59:34 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:34 INFO : tictacempty_dir: Making directory 2025/07/19 03:59:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:34 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:34 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:34 INFO : tictactoe: Making directory 2025/07/19 03:59:34 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:34 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:34 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:34 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.69s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:35 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:59:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:59:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:35 INFO : tictacempty_dir: Making directory 2025/07/19 03:59:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:35 INFO : tictactoe: Making directory 2025/07/19 03:59:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:35 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:35 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:35 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:59:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:35 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:35 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:36 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:59:36 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:36 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:59:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/19 03:59:37 NOTICE: B2 bucket rclone-test-yimukuj5ziwe: 0 differences found 2025/07/19 03:59:37 NOTICE: B2 bucket rclone-test-yimukuj5ziwe: 1 matching files --- PASS: TestAllTag (2.03s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 INFO : tictactoe: Making directory 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:37 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:37 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:38 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:38 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:39 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:39 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:39 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/19 03:59:39 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/19 03:59:39 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/19 03:59:39 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/07/19 03:59:39 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:40 INFO : toe: Making directory 2025/07/19 03:59:40 INFO : toe/toe: Making directory 2025/07/19 03:59:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:59:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:40 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:40 INFO : toe/toe/toe: Copied (new) 2025/07/19 03:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:41 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:59:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:59:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:41 INFO : tictacempty_dir: Making directory 2025/07/19 03:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:41 INFO : tictactoe: Making directory 2025/07/19 03:59:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:41 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:41 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:59:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:41 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:41 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:41 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:41 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:42 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:59:42 INFO : toe/toe: Removing directory 2025/07/19 03:59:42 INFO : toe: Removing directory 2025/07/19 03:59:42 INFO : empty_dir: Removing directory 2025/07/19 03:59:42 DEBUG : Local file system at /tmp/rclone2925748072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.76s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:43 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:59:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:59:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:43 INFO : tictacempty_dir: Making directory 2025/07/19 03:59:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:43 INFO : tictactoe: Making directory 2025/07/19 03:59:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:43 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:43 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:59:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:43 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:43 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:44 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:59:44 INFO : toe/toe: Removing directory 2025/07/19 03:59:44 INFO : toe: Removing directory 2025/07/19 03:59:44 INFO : empty_dir: Removing directory 2025/07/19 03:59:44 DEBUG : Local file system at /tmp/rclone2925748072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/19 03:59:46 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.77s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:47 DEBUG : Reset feature "Copy" 2025/07/19 03:59:47 DEBUG : Reset feature "Move" 2025/07/19 03:59:47 DEBUG : Reset feature "Copy" 2025/07/19 03:59:47 DEBUG : Reset feature "Move" 2025/07/19 03:59:47 DEBUG : empty_dir: Making directory with metadata 2025/07/19 03:59:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/19 03:59:47 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:47 INFO : tictacempty_dir: Making directory 2025/07/19 03:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/19 03:59:47 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:47 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:47 INFO : tictactoe: Making directory 2025/07/19 03:59:47 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:47 DEBUG : toe: transformed to: tictactoe 2025/07/19 03:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:47 INFO : tictactoe/tictactoe: Making directory 2025/07/19 03:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/19 03:59:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/19 03:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:47 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/19 03:59:48 INFO : toe/toe/toe.txt: Deleted 2025/07/19 03:59:48 INFO : toe/toe: Removing directory 2025/07/19 03:59:48 INFO : toe: Removing directory 2025/07/19 03:59:48 INFO : empty_dir: Removing directory 2025/07/19 03:59:48 DEBUG : Local file system at /tmp/rclone2925748072: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/19 03:59:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/19 03:59:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/19 03:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/19 03:59:49 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.44s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:50 DEBUG : toe: transformed to: dG9l 2025/07/19 03:59:50 DEBUG : toe: transformed to: dG9l 2025/07/19 03:59:50 INFO : dG9l: Making directory 2025/07/19 03:59:50 DEBUG : toe: transformed to: dG9l 2025/07/19 03:59:50 DEBUG : toe: transformed to: dG9l 2025/07/19 03:59:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/19 03:59:50 INFO : dG9l/dG9l: Making directory 2025/07/19 03:59:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/19 03:59:50 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/19 03:59:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:59:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/19 03:59:50 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:59:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:50 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/19 03:59:51 DEBUG : Waiting for deletions to finish 2025/07/19 03:59:51 DEBUG : dG9l: transformed to: toe 2025/07/19 03:59:51 DEBUG : dG9l: transformed to: toe 2025/07/19 03:59:51 DEBUG : dG9l: transformed to: toe 2025/07/19 03:59:51 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/19 03:59:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/19 03:59:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/19 03:59:51 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for checks to finish 2025/07/19 03:59:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/19 03:59:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/19 03:59:51 DEBUG : Local file system at /tmp/rclone2925748072: Waiting for transfers to finish 2025/07/19 03:59:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.56s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-yimukuj5ziwe", Local "Local file system at /tmp/rclone2925748072", Modify Window "1ms" 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe: transformed to: 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe: transformed to: 2025/07/19 03:59:53 INFO : B2 bucket rclone-test-yimukuj5ziwe: Making directory 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe: transformed to: 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe: transformed to: 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe/toe: transformed to: 2025/07/19 03:59:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/19 03:59:53 INFO : toe/toe: Making directory 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe/toe: transformed to: 2025/07/19 03:59:53 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe: transformed to: 2025/07/19 03:59:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/19 03:59:53 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/19 03:59:53 DEBUG : toe/toe/toe: transformed to: 2025/07/19 03:59:53 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/19 03:59:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for checks to finish 2025/07/19 03:59:53 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Waiting for transfers to finish 2025/07/19 03:59:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/19 03:59:54 INFO : toe/toe/toe: Copied (new) 2025/07/19 03:59:54 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting files as there were IO errors 2025/07/19 03:59:54 ERROR : B2 bucket rclone-test-yimukuj5ziwe: not deleting directories as there were IO errors --- PASS: TestError (1.86s) PASS 2025/07/19 03:59:55 DEBUG : B2 bucket rclone-test-yimukuj5ziwe: Purge remote 2025/07/19 03:59:55 INFO : B2 bucket rclone-test-yimukuj5ziwe: cleaning bucket "rclone-test-yimukuj5ziwe" of all files 2025/07/19 03:59:56 DEBUG : BackupDir/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa1_d20250719_m035350_c001_v7007000_t0000_u01752897230886") 2025/07/19 03:59:56 DEBUG : BackupDir/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1135298e9eba9c5b_d20250719_m035342_c001_v0001113_t0045_u01752897222532") 2025/07/19 03:59:56 DEBUG : CompareDest/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c91f_d20250719_m035322_c001_v7007000_t0000_u01752897202463") 2025/07/19 03:59:56 DEBUG : CompareDest/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b58_d20250719_m035316_c001_v0001029_t0011_u01752897196488") 2025/07/19 03:59:56 DEBUG : CompareDest/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c920_d20250719_m035322_c001_v7007000_t0000_u01752897202647") 2025/07/19 03:59:56 DEBUG : CompareDest/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4eb2_d20250719_m035317_c001_v0001161_t0000_u01752897197886") 2025/07/19 03:59:56 DEBUG : CopyDest/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa3_d20250719_m035351_c001_v7007000_t0000_u01752897231124") 2025/07/19 03:59:56 DEBUG : CopyDest/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f10_d20250719_m035339_c001_v0001161_t0032_u01752897219487") 2025/07/19 03:59:56 DEBUG : CopyDest/three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa4_d20250719_m035351_c001_v7007000_t0000_u01752897231305") 2025/07/19 03:59:56 DEBUG : CopyDest/three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f46_d20250719_m035348_c001_v0001161_t0022_u01752897228846") 2025/07/19 03:59:56 DEBUG : CopyDest/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa5_d20250719_m035351_c001_v7007000_t0000_u01752897231487") 2025/07/19 03:59:56 DEBUG : CopyDest/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f3c_d20250719_m035346_c001_v0001161_t0016_u01752897226494") 2025/07/19 03:59:56 DEBUG : EXISTING: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2634c_d20250719_m035513_c001_v7007000_t0000_u01752897313727") 2025/07/19 03:59:56 DEBUG : EXISTING: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336770d_d20250719_m035512_c001_v0001041_t0059_u01752897312542") 2025/07/19 03:59:56 DEBUG : PREFIXapple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b376905c_d20250719_m035718_c001_v7007000_t0000_u01752897438972") 2025/07/19 03:59:56 DEBUG : PREFIXapple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a9a_d20250719_m035713_c001_v0001100_t0015_u01752897433154") 2025/07/19 03:59:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f403d65dd03b573ef_d20250719_m035718_c001_v7007000_t0000_u01752897438711") 2025/07/19 03:59:56 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19f5_d20250719_m035713_c001_v0001090_t0038_u01752897433141") 2025/07/19 03:59:56 DEBUG : PREFIXbanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9c3_d20250719_m035718_c001_v7007000_t0000_u01752897438754") 2025/07/19 03:59:57 DEBUG : PREFIXbanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93dc_d20250719_m035713_c001_v0001090_t0041_u01752897433133") 2025/07/19 03:59:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf88_d20250719_m035718_c001_v7007000_t0000_u01752897438720") 2025/07/19 03:59:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678c3_d20250719_m035713_c001_v0001041_t0026_u01752897433158") 2025/07/19 03:59:57 DEBUG : Testêé: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2634a_d20250719_m035509_c001_v7007000_t0000_u01752897309991") 2025/07/19 03:59:57 DEBUG : Testêé: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367701_d20250719_m035509_c001_v0001041_t0023_u01752897309132") 2025/07/19 03:59:57 DEBUG : Testêé: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676fd_d20250719_m035508_c001_v0001041_t0017_u01752897308404") 2025/07/19 03:59:57 DEBUG : YXBwbGU=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee917_d20250719_m035658_c001_v7007000_t0000_u01752897418439") 2025/07/19 03:59:57 DEBUG : YXBwbGU=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367899_d20250719_m035653_c001_v0001041_t0049_u01752897413833") 2025/07/19 03:59:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee918_d20250719_m035658_c001_v7007000_t0000_u01752897418623") 2025/07/19 03:59:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a5e_d20250719_m035653_c001_v0001100_t0006_u01752897413863") 2025/07/19 03:59:57 DEBUG : YmFuYW5h: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee919_d20250719_m035658_c001_v7007000_t0000_u01752897418807") 2025/07/19 03:59:57 DEBUG : YmFuYW5h: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb939c_d20250719_m035653_c001_v0001090_t0055_u01752897413851") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c67_d20250719_m035150_c001_v7007000_t0000_u01752897110797") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e95_d20250719_m035150_c001_v0001176_t0034_u01752897110206") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c65_d20250719_m035148_c001_v7007000_t0000_u01752897108848") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e87_d20250719_m035148_c001_v0001176_t0036_u01752897108075") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7bc_d20250719_m035132_c001_v7007000_t0000_u01752897092539") 2025/07/19 03:59:57 DEBUG : a/potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e2a_d20250719_m035131_c001_v0001176_t0001_u01752897091769") 2025/07/19 03:59:57 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87ad_d20250719_m035922_c001_v7007000_t0000_u01752897562600") 2025/07/19 03:59:57 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c10_d20250719_m035918_c001_v0001100_t0053_u01752897558399") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba005_d20250719_m035906_c001_v7007000_t0000_u01752897546818") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bd6_d20250719_m035902_c001_v0001100_t0023_u01752897542515") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2645f_d20250719_m035850_c001_v7007000_t0000_u01752897530852") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bb0_d20250719_m035847_c001_v0001100_t0029_u01752897527052") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d916_d20250719_m035834_c001_v7007000_t0000_u01752897514498") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b8a_d20250719_m035830_c001_v0001100_t0036_u01752897510354") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e16_d20250719_m035817_c001_v7007000_t0000_u01752897497566") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b66_d20250719_m035812_c001_v0001100_t0034_u01752897492919") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1656_d20250719_m035800_c001_v7007000_t0000_u01752897480986") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a91_d20250719_m035754_c001_v0001090_t0038_u01752897474666") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f14_d20250719_m035742_c001_v7007000_t0000_u01752897462623") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a61_d20250719_m035738_c001_v0001090_t0015_u01752897458677") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26435_d20250719_m035737_c001_v7007000_t0000_u01752897457321") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9408_d20250719_m035732_c001_v0001090_t0028_u01752897452341") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d4_d20250719_m035720_c001_v7007000_t0000_u01752897440451") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a0b_d20250719_m035716_c001_v0001090_t0015_u01752897436828") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb6_d20250719_m035715_c001_v7007000_t0000_u01752897435636") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93d2_d20250719_m035710_c001_v0001090_t0023_u01752897430849") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c835566eb_d20250719_m035656_c001_v7007000_t0000_u01752897416625") 2025/07/19 03:59:58 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367893_d20250719_m035651_c001_v0001041_t0037_u01752897411179") 2025/07/19 03:59:59 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee3_d20250719_m035638_c001_v7007000_t0000_u01752897398821") 2025/07/19 03:59:59 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367875_d20250719_m035634_c001_v0001041_t0045_u01752897394740") 2025/07/19 03:59:59 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941775_d20250719_m035623_c001_v7007000_t0000_u01752897383260") 2025/07/19 03:59:59 DEBUG : apple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367853_d20250719_m035619_c001_v0001041_t0055_u01752897379358") 2025/07/19 03:59:59 DEBUG : appleSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652b9_d20250719_m035741_c001_v7007000_t0000_u01752897461054") 2025/07/19 03:59:59 DEBUG : appleSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367907_d20250719_m035734_c001_v0001041_t0039_u01752897454815") 2025/07/19 03:59:59 DEBUG : appleapple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1658_d20250719_m035801_c001_v7007000_t0000_u01752897481166") 2025/07/19 03:59:59 DEBUG : appleapple: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a9b_d20250719_m035756_c001_v0001090_t0054_u01752897476795") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87ae_d20250719_m035922_c001_v7007000_t0000_u01752897562783") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94fe_d20250719_m035919_c001_v0001090_t0029_u01752897559098") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba00b_d20250719_m035907_c001_v7007000_t0000_u01752897547002") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94c4_d20250719_m035903_c001_v0001090_t0000_u01752897543339") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26460_d20250719_m035851_c001_v7007000_t0000_u01752897531036") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94a2_d20250719_m035847_c001_v0001090_t0024_u01752897527715") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d917_d20250719_m035834_c001_v7007000_t0000_u01752897514680") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb948c_d20250719_m035831_c001_v0001090_t0014_u01752897511208") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e17_d20250719_m035817_c001_v7007000_t0000_u01752897497749") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9462_d20250719_m035813_c001_v0001090_t0020_u01752897493914") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f401ce147b02f7bd2_d20250719_m035759_c001_v7007000_t0000_u01752897479239") 2025/07/19 03:59:59 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b34_d20250719_m035755_c001_v0001100_t0057_u01752897475331") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f15_d20250719_m035742_c001_v7007000_t0000_u01752897462804") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367915_d20250719_m035738_c001_v0001041_t0040_u01752897458641") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6ed_d20250719_m035737_c001_v7007000_t0000_u01752897457485") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367903_d20250719_m035733_c001_v0001041_t0006_u01752897453254") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d5_d20250719_m035720_c001_v7007000_t0000_u01752897440633") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93e6_d20250719_m035716_c001_v0001090_t0001_u01752897436820") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf86_d20250719_m035715_c001_v7007000_t0000_u01752897435873") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a96_d20250719_m035711_c001_v0001100_t0006_u01752897431532") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf7a_d20250719_m035656_c001_v7007000_t0000_u01752897416215") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a5a_d20250719_m035651_c001_v0001100_t0015_u01752897411978") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee4_d20250719_m035639_c001_v7007000_t0000_u01752897399003") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a2c_d20250719_m035635_c001_v0001100_t0050_u01752897395504") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941776_d20250719_m035623_c001_v7007000_t0000_u01752897383443") 2025/07/19 04:00:00 DEBUG : appleappleapplebanana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a04_d20250719_m035620_c001_v0001100_t0017_u01752897380362") 2025/07/19 04:00:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652ba_d20250719_m035741_c001_v7007000_t0000_u01752897461235") 2025/07/19 04:00:00 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ae6_d20250719_m035734_c001_v0001100_t0019_u01752897454828") 2025/07/19 04:00:00 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c68_d20250719_m035150_c001_v7007000_t0000_u01752897110979") 2025/07/19 04:00:00 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e8f_d20250719_m035149_c001_v0001176_t0052_u01752897109404") 2025/07/19 04:00:00 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c63_d20250719_m035148_c001_v7007000_t0000_u01752897108291") 2025/07/19 04:00:00 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e83_d20250719_m035147_c001_v0001176_t0056_u01752897107228") 2025/07/19 04:00:01 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7bb_d20250719_m035131_c001_v7007000_t0000_u01752897091982") 2025/07/19 04:00:01 DEBUG : b/potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e22_d20250719_m035130_c001_v0001176_t0031_u01752897090952") 2025/07/19 04:00:01 DEBUG : backup/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c942_d20250719_m035404_c001_v7007000_t0000_u01752897244046") 2025/07/19 04:00:01 DEBUG : backup/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f113c5f0ee9e2f925_d20250719_m035402_c001_v0001179_t0034_u01752897242109") 2025/07/19 04:00:01 DEBUG : backup/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1023436be93dd37d_d20250719_m035357_c001_v0001183_t0027_u01752897237804") 2025/07/19 04:00:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355665e_d20250719_m035429_c001_v7007000_t0000_u01752897269629") 2025/07/19 04:00:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1026b3cf1d9971e7_d20250719_m035427_c001_v0001136_t0030_u01752897267022") 2025/07/19 04:00:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11986ea9f742028b_d20250719_m035422_c001_v0001036_t0017_u01752897262664") 2025/07/19 04:00:01 DEBUG : backup/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f413da27b02fd065e_d20250719_m035416_c001_v7007000_t0000_u01752897256488") 2025/07/19 04:00:01 DEBUG : backup/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101881697f4b7bf8_d20250719_m035414_c001_v0001116_t0056_u01752897254212") 2025/07/19 04:00:01 DEBUG : backup/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1022e83a16bbcbf6_d20250719_m035410_c001_v0001180_t0035_u01752897250487") 2025/07/19 04:00:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355665f_d20250719_m035429_c001_v7007000_t0000_u01752897269814") 2025/07/19 04:00:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f106d31cae3b0a56d_d20250719_m035428_c001_v0001036_t0040_u01752897268333") 2025/07/19 04:00:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f112d09106fc2b410_d20250719_m035424_c001_v0001105_t0026_u01752897264433") 2025/07/19 04:00:01 DEBUG : backup/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c943_d20250719_m035404_c001_v7007000_t0000_u01752897244227") 2025/07/19 04:00:01 DEBUG : backup/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11371b3a2a53c589_d20250719_m035403_c001_v0001038_t0004_u01752897243042") 2025/07/19 04:00:01 DEBUG : backup/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1012143524b49e66_d20250719_m035359_c001_v0001153_t0023_u01752897239413") 2025/07/19 04:00:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f413da27b02fd065f_d20250719_m035416_c001_v7007000_t0000_u01752897256672") 2025/07/19 04:00:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f100762c46f8b6bfb_d20250719_m035415_c001_v0001171_t0050_u01752897255571") 2025/07/19 04:00:01 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10810c28ab1c48d4_d20250719_m035411_c001_v0001180_t0038_u01752897251959") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87af_d20250719_m035922_c001_v7007000_t0000_u01752897562966") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a15_d20250719_m035918_c001_v0001041_t0037_u01752897558698") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba00e_d20250719_m035907_c001_v7007000_t0000_u01752897547186") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679ed_d20250719_m035902_c001_v0001041_t0040_u01752897542940") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26461_d20250719_m035851_c001_v7007000_t0000_u01752897531220") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679bb_d20250719_m035847_c001_v0001041_t0020_u01752897527395") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d918_d20250719_m035834_c001_v7007000_t0000_u01752897514862") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336799b_d20250719_m035830_c001_v0001041_t0009_u01752897510631") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e18_d20250719_m035817_c001_v7007000_t0000_u01752897497935") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336796d_d20250719_m035813_c001_v0001041_t0000_u01752897493500") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1659_d20250719_m035801_c001_v7007000_t0000_u01752897481349") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367941_d20250719_m035754_c001_v0001041_t0040_u01752897474962") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f16_d20250719_m035742_c001_v7007000_t0000_u01752897462986") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233afa_d20250719_m035738_c001_v0001100_t0031_u01752897458654") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416115fae5bf7c97_d20250719_m035737_c001_v7007000_t0000_u01752897457537") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a47_d20250719_m035732_c001_v0001090_t0055_u01752897452936") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d6_d20250719_m035720_c001_v7007000_t0000_u01752897440815") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aae_d20250719_m035716_c001_v0001100_t0006_u01752897436808") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb7_d20250719_m035715_c001_v7007000_t0000_u01752897435820") 2025/07/19 04:00:02 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19ef_d20250719_m035711_c001_v0001090_t0004_u01752897431162") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41885b8a7e2bb94d_d20250719_m035656_c001_v7007000_t0000_u01752897416464") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9398_d20250719_m035651_c001_v0001090_t0013_u01752897411567") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee5_d20250719_m035639_c001_v7007000_t0000_u01752897399186") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9358_d20250719_m035635_c001_v0001090_t0010_u01752897395055") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941778_d20250719_m035623_c001_v7007000_t0000_u01752897383625") 2025/07/19 04:00:03 DEBUG : banana: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb932a_d20250719_m035619_c001_v0001090_t0006_u01752897379692") 2025/07/19 04:00:03 DEBUG : bananaSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f15_d20250719_m035740_c001_v7007000_t0000_u01752897460875") 2025/07/19 04:00:03 DEBUG : bananaSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb940a_d20250719_m035734_c001_v0001090_t0023_u01752897454797") 2025/07/19 04:00:03 DEBUG : both0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e6d_d20250719_m035556_c001_v7007000_t0000_u01752897356587") 2025/07/19 04:00:03 DEBUG : both0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367797_d20250719_m035538_c001_v0001041_t0014_u01752897338482") 2025/07/19 04:00:03 DEBUG : both0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85c_d20250719_m035534_c001_v7007000_t0000_u01752897334290") 2025/07/19 04:00:03 DEBUG : both0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367719_d20250719_m035515_c001_v0001041_t0011_u01752897315597") 2025/07/19 04:00:03 DEBUG : both1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e6e_d20250719_m035556_c001_v7007000_t0000_u01752897356770") 2025/07/19 04:00:03 DEBUG : both1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336779b_d20250719_m035539_c001_v0001041_t0016_u01752897339181") 2025/07/19 04:00:03 DEBUG : both1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85d_d20250719_m035534_c001_v7007000_t0000_u01752897334472") 2025/07/19 04:00:03 DEBUG : both1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336771d_d20250719_m035516_c001_v0001041_t0054_u01752897316277") 2025/07/19 04:00:03 DEBUG : both10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e6f_d20250719_m035556_c001_v7007000_t0000_u01752897356955") 2025/07/19 04:00:03 DEBUG : both10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677cb_d20250719_m035545_c001_v0001041_t0003_u01752897345870") 2025/07/19 04:00:03 DEBUG : both10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85e_d20250719_m035534_c001_v7007000_t0000_u01752897334653") 2025/07/19 04:00:04 DEBUG : both10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367751_d20250719_m035523_c001_v0001041_t0009_u01752897323244") 2025/07/19 04:00:04 DEBUG : both11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e70_d20250719_m035557_c001_v7007000_t0000_u01752897357140") 2025/07/19 04:00:04 DEBUG : both11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677d1_d20250719_m035546_c001_v0001041_t0000_u01752897346784") 2025/07/19 04:00:04 DEBUG : both11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85f_d20250719_m035534_c001_v7007000_t0000_u01752897334835") 2025/07/19 04:00:04 DEBUG : both11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367755_d20250719_m035524_c001_v0001041_t0055_u01752897324136") 2025/07/19 04:00:04 DEBUG : both12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e71_d20250719_m035557_c001_v7007000_t0000_u01752897357386") 2025/07/19 04:00:04 DEBUG : both12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677d7_d20250719_m035547_c001_v0001041_t0012_u01752897347603") 2025/07/19 04:00:04 DEBUG : both12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d860_d20250719_m035535_c001_v7007000_t0000_u01752897335031") 2025/07/19 04:00:04 DEBUG : both12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367759_d20250719_m035524_c001_v0001041_t0029_u01752897324843") 2025/07/19 04:00:04 DEBUG : both13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e72_d20250719_m035557_c001_v7007000_t0000_u01752897357570") 2025/07/19 04:00:04 DEBUG : both13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677db_d20250719_m035548_c001_v0001041_t0039_u01752897348368") 2025/07/19 04:00:04 DEBUG : both13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d861_d20250719_m035535_c001_v7007000_t0000_u01752897335212") 2025/07/19 04:00:04 DEBUG : both13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367761_d20250719_m035525_c001_v0001041_t0000_u01752897325673") 2025/07/19 04:00:04 DEBUG : both14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e75_d20250719_m035557_c001_v7007000_t0000_u01752897357753") 2025/07/19 04:00:04 DEBUG : both14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677e1_d20250719_m035549_c001_v0001041_t0028_u01752897349055") 2025/07/19 04:00:04 DEBUG : both14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d862_d20250719_m035535_c001_v7007000_t0000_u01752897335393") 2025/07/19 04:00:04 DEBUG : both14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367765_d20250719_m035526_c001_v0001041_t0030_u01752897326678") 2025/07/19 04:00:04 DEBUG : both15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e76_d20250719_m035557_c001_v7007000_t0000_u01752897357937") 2025/07/19 04:00:04 DEBUG : both15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677e5_d20250719_m035549_c001_v0001041_t0030_u01752897349829") 2025/07/19 04:00:05 DEBUG : both15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d863_d20250719_m035535_c001_v7007000_t0000_u01752897335575") 2025/07/19 04:00:05 DEBUG : both15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336776b_d20250719_m035527_c001_v0001041_t0007_u01752897327488") 2025/07/19 04:00:05 DEBUG : both16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e77_d20250719_m035558_c001_v7007000_t0000_u01752897358123") 2025/07/19 04:00:05 DEBUG : both16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677e9_d20250719_m035550_c001_v0001041_t0029_u01752897350572") 2025/07/19 04:00:05 DEBUG : both16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d864_d20250719_m035535_c001_v7007000_t0000_u01752897335757") 2025/07/19 04:00:05 DEBUG : both16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336776f_d20250719_m035528_c001_v0001041_t0013_u01752897328290") 2025/07/19 04:00:05 DEBUG : both17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e7a_d20250719_m035558_c001_v7007000_t0000_u01752897358309") 2025/07/19 04:00:05 DEBUG : both17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677ef_d20250719_m035551_c001_v0001041_t0053_u01752897351295") 2025/07/19 04:00:05 DEBUG : both17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d865_d20250719_m035535_c001_v7007000_t0000_u01752897335938") 2025/07/19 04:00:05 DEBUG : both17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367773_d20250719_m035529_c001_v0001041_t0031_u01752897329088") 2025/07/19 04:00:05 DEBUG : both18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e7b_d20250719_m035558_c001_v7007000_t0000_u01752897358492") 2025/07/19 04:00:05 DEBUG : both18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677f3_d20250719_m035551_c001_v0001041_t0021_u01752897351965") 2025/07/19 04:00:05 DEBUG : both18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d866_d20250719_m035536_c001_v7007000_t0000_u01752897336120") 2025/07/19 04:00:05 DEBUG : both18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367779_d20250719_m035529_c001_v0001041_t0000_u01752897329808") 2025/07/19 04:00:05 DEBUG : both19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e7c_d20250719_m035558_c001_v7007000_t0000_u01752897358676") 2025/07/19 04:00:05 DEBUG : both19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677fb_d20250719_m035552_c001_v0001041_t0054_u01752897352825") 2025/07/19 04:00:05 DEBUG : both19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d867_d20250719_m035536_c001_v7007000_t0000_u01752897336301") 2025/07/19 04:00:05 DEBUG : both19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336777f_d20250719_m035530_c001_v0001041_t0048_u01752897330712") 2025/07/19 04:00:05 DEBUG : both2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e7e_d20250719_m035558_c001_v7007000_t0000_u01752897358862") 2025/07/19 04:00:05 DEBUG : both2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336779f_d20250719_m035539_c001_v0001041_t0020_u01752897339964") 2025/07/19 04:00:06 DEBUG : both2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d868_d20250719_m035536_c001_v7007000_t0000_u01752897336482") 2025/07/19 04:00:06 DEBUG : both2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367721_d20250719_m035517_c001_v0001041_t0029_u01752897317014") 2025/07/19 04:00:06 DEBUG : both3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e81_d20250719_m035559_c001_v7007000_t0000_u01752897359045") 2025/07/19 04:00:06 DEBUG : both3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677a5_d20250719_m035540_c001_v0001041_t0028_u01752897340663") 2025/07/19 04:00:06 DEBUG : both3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d869_d20250719_m035536_c001_v7007000_t0000_u01752897336664") 2025/07/19 04:00:06 DEBUG : both3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367727_d20250719_m035517_c001_v0001041_t0021_u01752897317761") 2025/07/19 04:00:06 DEBUG : both4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e83_d20250719_m035559_c001_v7007000_t0000_u01752897359229") 2025/07/19 04:00:06 DEBUG : both4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677a9_d20250719_m035541_c001_v0001041_t0049_u01752897341308") 2025/07/19 04:00:06 DEBUG : both4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86a_d20250719_m035536_c001_v7007000_t0000_u01752897336846") 2025/07/19 04:00:06 DEBUG : both4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336772f_d20250719_m035518_c001_v0001041_t0048_u01752897318496") 2025/07/19 04:00:06 DEBUG : both5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e84_d20250719_m035559_c001_v7007000_t0000_u01752897359415") 2025/07/19 04:00:06 DEBUG : both5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677af_d20250719_m035542_c001_v0001041_t0013_u01752897342057") 2025/07/19 04:00:06 DEBUG : both5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86b_d20250719_m035537_c001_v7007000_t0000_u01752897337029") 2025/07/19 04:00:06 DEBUG : both5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367737_d20250719_m035519_c001_v0001041_t0006_u01752897319254") 2025/07/19 04:00:06 DEBUG : both6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e85_d20250719_m035559_c001_v7007000_t0000_u01752897359598") 2025/07/19 04:00:06 DEBUG : both6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677b7_d20250719_m035542_c001_v0001041_t0027_u01752897342875") 2025/07/19 04:00:06 DEBUG : both6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86c_d20250719_m035537_c001_v7007000_t0000_u01752897337211") 2025/07/19 04:00:06 DEBUG : both6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336773d_d20250719_m035520_c001_v0001041_t0006_u01752897320161") 2025/07/19 04:00:06 DEBUG : both7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e86_d20250719_m035559_c001_v7007000_t0000_u01752897359782") 2025/07/19 04:00:06 DEBUG : both7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677bb_d20250719_m035543_c001_v0001041_t0011_u01752897343663") 2025/07/19 04:00:07 DEBUG : both7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86d_d20250719_m035537_c001_v7007000_t0000_u01752897337393") 2025/07/19 04:00:07 DEBUG : both7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367743_d20250719_m035520_c001_v0001041_t0023_u01752897320983") 2025/07/19 04:00:07 DEBUG : both8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e87_d20250719_m035559_c001_v7007000_t0000_u01752897359968") 2025/07/19 04:00:07 DEBUG : both8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677c1_d20250719_m035544_c001_v0001041_t0032_u01752897344377") 2025/07/19 04:00:07 DEBUG : both8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86e_d20250719_m035537_c001_v7007000_t0000_u01752897337574") 2025/07/19 04:00:07 DEBUG : both8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367747_d20250719_m035521_c001_v0001041_t0016_u01752897321726") 2025/07/19 04:00:07 DEBUG : both9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e88_d20250719_m035600_c001_v7007000_t0000_u01752897360151") 2025/07/19 04:00:07 DEBUG : both9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677c7_d20250719_m035545_c001_v0001041_t0014_u01752897345096") 2025/07/19 04:00:07 DEBUG : both9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d86f_d20250719_m035537_c001_v7007000_t0000_u01752897337756") 2025/07/19 04:00:07 DEBUG : both9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336774b_d20250719_m035522_c001_v0001041_t0038_u01752897322577") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c69_d20250719_m035151_c001_v7007000_t0000_u01752897111162") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e91_d20250719_m035149_c001_v0001176_t0014_u01752897109615") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c66_d20250719_m035149_c001_v7007000_t0000_u01752897109036") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e85_d20250719_m035147_c001_v0001176_t0007_u01752897107483") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7bd_d20250719_m035132_c001_v7007000_t0000_u01752897092723") 2025/07/19 04:00:07 DEBUG : c/non empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e24_d20250719_m035131_c001_v0001176_t0005_u01752897091179") 2025/07/19 04:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee91a_d20250719_m035658_c001_v7007000_t0000_u01752897418991") 2025/07/19 04:00:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19bd_d20250719_m035653_c001_v0001090_t0015_u01752897413871") 2025/07/19 04:00:07 DEBUG : check sum: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7ac_d20250719_m035124_c001_v7007000_t0000_u01752897084294") 2025/07/19 04:00:07 DEBUG : check sum: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694dfe_d20250719_m035123_c001_v0001176_t0052_u01752897083342") 2025/07/19 04:00:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d9a7_d20250719_m035952_c001_v7007000_t0000_u01752897592916") 2025/07/19 04:00:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c3a_d20250719_m035951_c001_v0001100_t0052_u01752897591305") 2025/07/19 04:00:08 DEBUG : dest/3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93a92_d20250719_m035331_c001_v7007000_t0000_u01752897211883") 2025/07/19 04:00:08 DEBUG : dest/3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4029fde026d5d683_d20250719_m035330_c001_v0001032_t0044_u01752897210787") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165a_d20250719_m035801_c001_v7007000_t0000_u01752897481530") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b38_d20250719_m035756_c001_v0001100_t0028_u01752897476817") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b0_d20250719_m035923_c001_v7007000_t0000_u01752897563151") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bf4_d20250719_m035911_c001_v0001100_t0036_u01752897551538") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba011_d20250719_m035907_c001_v7007000_t0000_u01752897547373") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bc0_d20250719_m035855_c001_v0001100_t0048_u01752897535559") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26462_d20250719_m035851_c001_v7007000_t0000_u01752897531404") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b9c_d20250719_m035839_c001_v0001100_t0019_u01752897519184") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d919_d20250719_m035835_c001_v7007000_t0000_u01752897515044") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b72_d20250719_m035822_c001_v0001100_t0019_u01752897502279") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e19_d20250719_m035818_c001_v7007000_t0000_u01752897498117") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b52_d20250719_m035805_c001_v0001100_t0007_u01752897485586") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40735141eb31e4c7_d20250719_m035758_c001_v7007000_t0000_u01752897478823") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a81_d20250719_m035747_c001_v0001090_t0002_u01752897467253") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f18_d20250719_m035743_c001_v7007000_t0000_u01752897463168") 2025/07/19 04:00:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb941a_d20250719_m035739_c001_v0001090_t0010_u01752897459010") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6eb_d20250719_m035737_c001_v7007000_t0000_u01752897457113") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93f6_d20250719_m035725_c001_v0001090_t0038_u01752897445079") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d7_d20250719_m035720_c001_v7007000_t0000_u01752897440996") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93e8_d20250719_m035717_c001_v0001090_t0058_u01752897437187") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297da6_d20250719_m035715_c001_v7007000_t0000_u01752897435677") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93bc_d20250719_m035703_c001_v0001090_t0044_u01752897423099") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c835566ea_d20250719_m035656_c001_v7007000_t0000_u01752897416436") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336787f_d20250719_m035643_c001_v0001041_t0045_u01752897403457") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee6_d20250719_m035639_c001_v7007000_t0000_u01752897399370") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336785d_d20250719_m035627_c001_v0001041_t0031_u01752897387895") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941779_d20250719_m035623_c001_v7007000_t0000_u01752897383807") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336783b_d20250719_m035613_c001_v0001041_t0011_u01752897373125") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f17_d20250719_m035741_c001_v7007000_t0000_u01752897461066") 2025/07/19 04:00:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367909_d20250719_m035735_c001_v0001041_t0019_u01752897455131") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165b_d20250719_m035801_c001_v7007000_t0000_u01752897481710") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb943c_d20250719_m035756_c001_v0001090_t0055_u01752897476828") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b2_d20250719_m035923_c001_v7007000_t0000_u01752897563351") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679ff_d20250719_m035912_c001_v0001041_t0035_u01752897552221") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba015_d20250719_m035907_c001_v7007000_t0000_u01752897547571") 2025/07/19 04:00:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679d5_d20250719_m035856_c001_v0001041_t0004_u01752897536302") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26463_d20250719_m035851_c001_v7007000_t0000_u01752897531589") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679ad_d20250719_m035839_c001_v0001041_t0036_u01752897519924") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91a_d20250719_m035835_c001_v7007000_t0000_u01752897515225") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367981_d20250719_m035822_c001_v0001041_t0017_u01752897502978") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1a_d20250719_m035818_c001_v7007000_t0000_u01752897498316") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367959_d20250719_m035806_c001_v0001041_t0059_u01752897486716") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1655_d20250719_m035759_c001_v7007000_t0000_u01752897479389") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367931_d20250719_m035748_c001_v0001041_t0011_u01752897468173") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f19_d20250719_m035743_c001_v7007000_t0000_u01752897463350") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367917_d20250719_m035739_c001_v0001041_t0036_u01752897459081") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652b6_d20250719_m035737_c001_v7007000_t0000_u01752897457532") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a33_d20250719_m035725_c001_v0001090_t0027_u01752897445774") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d8_d20250719_m035721_c001_v7007000_t0000_u01752897441176") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a0d_d20250719_m035717_c001_v0001090_t0054_u01752897437222") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f403d65dd03b573ed_d20250719_m035715_c001_v7007000_t0000_u01752897435642") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19db_d20250719_m035703_c001_v0001090_t0012_u01752897423868") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f406b16a998362173_d20250719_m035656_c001_v7007000_t0000_u01752897416635") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9374_d20250719_m035644_c001_v0001090_t0054_u01752897404139") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee7_d20250719_m035639_c001_v7007000_t0000_u01752897399553") 2025/07/19 04:00:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb933e_d20250719_m035628_c001_v0001090_t0045_u01752897388665") 2025/07/19 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177a_d20250719_m035624_c001_v7007000_t0000_u01752897384012") 2025/07/19 04:00:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb930e_d20250719_m035613_c001_v0001090_t0013_u01752897373497") 2025/07/19 04:00:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f1a_d20250719_m035741_c001_v7007000_t0000_u01752897461250") 2025/07/19 04:00:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ae8_d20250719_m035735_c001_v0001100_t0006_u01752897455197") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165c_d20250719_m035801_c001_v7007000_t0000_u01752897481891") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a9d_d20250719_m035757_c001_v0001090_t0013_u01752897477104") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b3_d20250719_m035923_c001_v7007000_t0000_u01752897563535") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94e2_d20250719_m035912_c001_v0001090_t0058_u01752897552950") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba018_d20250719_m035907_c001_v7007000_t0000_u01752897547756") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94b2_d20250719_m035857_c001_v0001090_t0008_u01752897537089") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26464_d20250719_m035851_c001_v7007000_t0000_u01752897531772") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9498_d20250719_m035840_c001_v0001090_t0058_u01752897520702") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91b_d20250719_m035835_c001_v7007000_t0000_u01752897515407") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb947a_d20250719_m035823_c001_v0001090_t0004_u01752897503762") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1b_d20250719_m035818_c001_v7007000_t0000_u01752897498501") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9456_d20250719_m035807_c001_v0001090_t0045_u01752897487388") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1654_d20250719_m035759_c001_v7007000_t0000_u01752897479204") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b20_d20250719_m035748_c001_v0001100_t0050_u01752897468902") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1a_d20250719_m035743_c001_v7007000_t0000_u01752897463532") 2025/07/19 04:00:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a63_d20250719_m035739_c001_v0001090_t0059_u01752897459176") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26434_d20250719_m035737_c001_v7007000_t0000_u01752897457126") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678f1_d20250719_m035726_c001_v0001041_t0039_u01752897446438") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8da_d20250719_m035721_c001_v7007000_t0000_u01752897441370") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678d5_d20250719_m035717_c001_v0001041_t0030_u01752897437280") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f403d65dd03b573ee_d20250719_m035715_c001_v7007000_t0000_u01752897435885") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a86_d20250719_m035704_c001_v0001100_t0054_u01752897424856") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf7c_d20250719_m035656_c001_v7007000_t0000_u01752897416585") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a42_d20250719_m035644_c001_v0001100_t0001_u01752897404832") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee8_d20250719_m035639_c001_v7007000_t0000_u01752897399736") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a18_d20250719_m035629_c001_v0001100_t0039_u01752897389411") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177b_d20250719_m035624_c001_v7007000_t0000_u01752897384195") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339ec_d20250719_m035613_c001_v0001100_t0012_u01752897373912") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f11_d20250719_m035741_c001_v7007000_t0000_u01752897461073") 2025/07/19 04:00:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb940c_d20250719_m035735_c001_v0001090_t0042_u01752897455208") 2025/07/19 04:00:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165d_d20250719_m035802_c001_v7007000_t0000_u01752897482071") 2025/07/19 04:00:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b3a_d20250719_m035757_c001_v0001100_t0030_u01752897477141") 2025/07/19 04:00:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b4_d20250719_m035923_c001_v7007000_t0000_u01752897563720") 2025/07/19 04:00:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b70_d20250719_m035913_c001_v0001090_t0059_u01752897553602") 2025/07/19 04:00:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba01c_d20250719_m035907_c001_v7007000_t0000_u01752897547941") 2025/07/19 04:00:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b42_d20250719_m035857_c001_v0001090_t0021_u01752897537853") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26465_d20250719_m035851_c001_v7007000_t0000_u01752897531956") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b0d_d20250719_m035841_c001_v0001090_t0012_u01752897521377") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91c_d20250719_m035835_c001_v7007000_t0000_u01752897515589") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1adb_d20250719_m035824_c001_v0001090_t0055_u01752897504497") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1c_d20250719_m035818_c001_v7007000_t0000_u01752897498684") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1abb_d20250719_m035808_c001_v0001090_t0026_u01752897488144") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dcd_d20250719_m035758_c001_v7007000_t0000_u01752897478982") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb942c_d20250719_m035749_c001_v0001090_t0007_u01752897469574") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1b_d20250719_m035743_c001_v7007000_t0000_u01752897463714") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233afc_d20250719_m035739_c001_v0001100_t0052_u01752897459244") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26437_d20250719_m035737_c001_v7007000_t0000_u01752897457545") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233acc_d20250719_m035727_c001_v0001100_t0040_u01752897447193") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8db_d20250719_m035721_c001_v7007000_t0000_u01752897441553") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ab2_d20250719_m035717_c001_v0001100_t0004_u01752897437376") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652ab_d20250719_m035715_c001_v7007000_t0000_u01752897435253") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678b3_d20250719_m035705_c001_v0001041_t0035_u01752897425532") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41885b8a7e2bb94e_d20250719_m035656_c001_v7007000_t0000_u01752897416647") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19a3_d20250719_m035645_c001_v0001090_t0010_u01752897405716") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ee9_d20250719_m035639_c001_v7007000_t0000_u01752897399926") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1979_d20250719_m035630_c001_v0001090_t0035_u01752897390066") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177c_d20250719_m035624_c001_v7007000_t0000_u01752897384379") 2025/07/19 04:00:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1947_d20250719_m035614_c001_v0001090_t0003_u01752897374277") 2025/07/19 04:00:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f18_d20250719_m035741_c001_v7007000_t0000_u01752897461094") 2025/07/19 04:00:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a51_d20250719_m035735_c001_v0001090_t0040_u01752897455295") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165e_d20250719_m035802_c001_v7007000_t0000_u01752897482252") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9440_d20250719_m035757_c001_v0001090_t0028_u01752897477157") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b5_d20250719_m035923_c001_v7007000_t0000_u01752897563902") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bfe_d20250719_m035914_c001_v0001100_t0016_u01752897554036") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba01f_d20250719_m035908_c001_v7007000_t0000_u01752897548126") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bca_d20250719_m035858_c001_v0001100_t0033_u01752897538176") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26466_d20250719_m035852_c001_v7007000_t0000_u01752897532143") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ba2_d20250719_m035841_c001_v0001100_t0054_u01752897521973") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91d_d20250719_m035835_c001_v7007000_t0000_u01752897515772") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b7c_d20250719_m035824_c001_v0001100_t0022_u01752897504827") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1d_d20250719_m035818_c001_v7007000_t0000_u01752897498868") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b58_d20250719_m035808_c001_v0001100_t0013_u01752897488511") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93bc0_d20250719_m035758_c001_v7007000_t0000_u01752897478988") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a87_d20250719_m035750_c001_v0001090_t0035_u01752897470009") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1c_d20250719_m035743_c001_v7007000_t0000_u01752897463896") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb941c_d20250719_m035739_c001_v0001090_t0027_u01752897459409") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dba_d20250719_m035737_c001_v7007000_t0000_u01752897457504") 2025/07/19 04:00:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93fa_d20250719_m035727_c001_v0001090_t0057_u01752897447473") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8dc_d20250719_m035721_c001_v7007000_t0000_u01752897441736") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93ea_d20250719_m035717_c001_v0001090_t0001_u01752897437504") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb4_d20250719_m035715_c001_v7007000_t0000_u01752897435269") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93c2_d20250719_m035705_c001_v0001090_t0045_u01752897425846") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9b1_d20250719_m035656_c001_v7007000_t0000_u01752897416663") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367887_d20250719_m035646_c001_v0001041_t0016_u01752897406309") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eea_d20250719_m035640_c001_v7007000_t0000_u01752897400110") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367867_d20250719_m035630_c001_v0001041_t0008_u01752897390366") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177d_d20250719_m035624_c001_v7007000_t0000_u01752897384560") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336783d_d20250719_m035614_c001_v0001041_t0001_u01752897374597") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dbe_d20250719_m035740_c001_v7007000_t0000_u01752897460899") 2025/07/19 04:00:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336790b_d20250719_m035735_c001_v0001041_t0000_u01752897455467") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf165f_d20250719_m035802_c001_v7007000_t0000_u01752897482433") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367949_d20250719_m035757_c001_v0001041_t0045_u01752897477179") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b7_d20250719_m035924_c001_v7007000_t0000_u01752897564085") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a05_d20250719_m035914_c001_v0001041_t0015_u01752897554460") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba023_d20250719_m035908_c001_v7007000_t0000_u01752897548311") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679df_d20250719_m035858_c001_v0001041_t0032_u01752897538604") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26467_d20250719_m035852_c001_v7007000_t0000_u01752897532328") 2025/07/19 04:00:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679b1_d20250719_m035842_c001_v0001041_t0053_u01752897522394") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91e_d20250719_m035835_c001_v7007000_t0000_u01752897515955") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336798b_d20250719_m035825_c001_v0001041_t0029_u01752897505228") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1e_d20250719_m035819_c001_v7007000_t0000_u01752897499051") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336795f_d20250719_m035808_c001_v0001041_t0005_u01752897488966") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f401ce147b02f7bd3_d20250719_m035759_c001_v7007000_t0000_u01752897479240") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367937_d20250719_m035750_c001_v0001041_t0045_u01752897470346") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1d_d20250719_m035744_c001_v7007000_t0000_u01752897464079") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a67_d20250719_m035739_c001_v0001090_t0059_u01752897459484") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6ee_d20250719_m035737_c001_v7007000_t0000_u01752897457670") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a35_d20250719_m035727_c001_v0001090_t0019_u01752897447795") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8dd_d20250719_m035721_c001_v7007000_t0000_u01752897441917") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a0f_d20250719_m035717_c001_v0001090_t0044_u01752897437546") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652ac_d20250719_m035715_c001_v7007000_t0000_u01752897435436") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19e1_d20250719_m035706_c001_v0001090_t0026_u01752897426169") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf7d_d20250719_m035656_c001_v7007000_t0000_u01752897416770") 2025/07/19 04:00:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb937e_d20250719_m035646_c001_v0001090_t0018_u01752897406765") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eeb_d20250719_m035640_c001_v7007000_t0000_u01752897400294") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9344_d20250719_m035630_c001_v0001090_t0042_u01752897390897") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177e_d20250719_m035624_c001_v7007000_t0000_u01752897384744") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9314_d20250719_m035614_c001_v0001090_t0005_u01752897374991") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93bb0_d20250719_m035741_c001_v7007000_t0000_u01752897461104") 2025/07/19 04:00:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb940e_d20250719_m035735_c001_v0001090_t0028_u01752897455574") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1660_d20250719_m035802_c001_v7007000_t0000_u01752897482612") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1aa1_d20250719_m035757_c001_v0001090_t0000_u01752897477523") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b8_d20250719_m035924_c001_v7007000_t0000_u01752897564268") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94ec_d20250719_m035914_c001_v0001090_t0039_u01752897554860") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba028_d20250719_m035908_c001_v7007000_t0000_u01752897548496") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94bc_d20250719_m035858_c001_v0001090_t0050_u01752897538918") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26468_d20250719_m035852_c001_v7007000_t0000_u01752897532513") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb949a_d20250719_m035842_c001_v0001090_t0018_u01752897522736") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d91f_d20250719_m035836_c001_v7007000_t0000_u01752897516137") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9480_d20250719_m035825_c001_v0001090_t0007_u01752897505589") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e1f_d20250719_m035819_c001_v7007000_t0000_u01752897499235") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb945a_d20250719_m035809_c001_v0001090_t0057_u01752897489392") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dcf_d20250719_m035759_c001_v7007000_t0000_u01752897479232") 2025/07/19 04:00:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b24_d20250719_m035750_c001_v0001100_t0000_u01752897470678") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1e_d20250719_m035744_c001_v7007000_t0000_u01752897464262") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367919_d20250719_m035739_c001_v0001041_t0010_u01752897459511") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bd49_d20250719_m035737_c001_v7007000_t0000_u01752897457135") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678f7_d20250719_m035728_c001_v0001041_t0000_u01752897448129") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8de_d20250719_m035722_c001_v7007000_t0000_u01752897442098") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678d7_d20250719_m035717_c001_v0001041_t0009_u01752897437618") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993df4_d20250719_m035715_c001_v7007000_t0000_u01752897435644") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a8a_d20250719_m035706_c001_v0001100_t0026_u01752897426476") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee914_d20250719_m035656_c001_v7007000_t0000_u01752897416779") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a4a_d20250719_m035647_c001_v0001100_t0051_u01752897407163") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eec_d20250719_m035640_c001_v7007000_t0000_u01752897400476") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a1e_d20250719_m035631_c001_v0001100_t0035_u01752897391259") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794177f_d20250719_m035624_c001_v7007000_t0000_u01752897384927") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339f2_d20250719_m035615_c001_v0001100_t0044_u01752897375534") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f13_d20250719_m035741_c001_v7007000_t0000_u01752897461261") 2025/07/19 04:00:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aea_d20250719_m035735_c001_v0001100_t0026_u01752897455653") 2025/07/19 04:00:18 DEBUG : dir1/0007-12345: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1661_d20250719_m035802_c001_v7007000_t0000_u01752897482793") 2025/07/19 04:00:18 DEBUG : dir1/0007-12345: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9442_d20250719_m035757_c001_v0001090_t0027_u01752897477604") 2025/07/19 04:00:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87b9_d20250719_m035924_c001_v7007000_t0000_u01752897564452") 2025/07/19 04:00:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b74_d20250719_m035915_c001_v0001090_t0050_u01752897555143") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba02b_d20250719_m035908_c001_v7007000_t0000_u01752897548694") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b4a_d20250719_m035859_c001_v0001090_t0014_u01752897539233") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2646e_d20250719_m035852_c001_v7007000_t0000_u01752897532697") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b11_d20250719_m035843_c001_v0001090_t0032_u01752897523108") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d921_d20250719_m035836_c001_v7007000_t0000_u01752897516319") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1ae5_d20250719_m035826_c001_v0001090_t0013_u01752897506271") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e20_d20250719_m035819_c001_v7007000_t0000_u01752897499419") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1abf_d20250719_m035809_c001_v0001090_t0053_u01752897489732") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dd0_d20250719_m035759_c001_v7007000_t0000_u01752897479347") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb942e_d20250719_m035751_c001_v0001090_t0039_u01752897471006") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f1f_d20250719_m035744_c001_v7007000_t0000_u01752897464443") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb941e_d20250719_m035739_c001_v0001090_t0036_u01752897459762") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26436_d20250719_m035737_c001_v7007000_t0000_u01752897457505") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ad6_d20250719_m035728_c001_v0001100_t0020_u01752897448639") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8df_d20250719_m035722_c001_v7007000_t0000_u01752897442281") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ab4_d20250719_m035717_c001_v0001100_t0056_u01752897437707") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb5_d20250719_m035715_c001_v7007000_t0000_u01752897435453") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678b7_d20250719_m035706_c001_v0001041_t0015_u01752897426774") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee911_d20250719_m035656_c001_v7007000_t0000_u01752897416406") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19a9_d20250719_m035647_c001_v0001090_t0029_u01752897407595") 2025/07/19 04:00:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eed_d20250719_m035640_c001_v7007000_t0000_u01752897400659") 2025/07/19 04:00:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f197b_d20250719_m035631_c001_v0001090_t0036_u01752897391572") 2025/07/19 04:00:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941780_d20250719_m035625_c001_v7007000_t0000_u01752897385109") 2025/07/19 04:00:20 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f194d_d20250719_m035615_c001_v0001090_t0040_u01752897375884") 2025/07/19 04:00:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6f1_d20250719_m035741_c001_v7007000_t0000_u01752897461118") 2025/07/19 04:00:20 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a55_d20250719_m035735_c001_v0001090_t0043_u01752897455666") 2025/07/19 04:00:20 DEBUG : dir1/0008-23456: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1662_d20250719_m035802_c001_v7007000_t0000_u01752897482974") 2025/07/19 04:00:20 DEBUG : dir1/0008-23456: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b3c_d20250719_m035757_c001_v0001100_t0027_u01752897477640") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87ba_d20250719_m035924_c001_v7007000_t0000_u01752897564636") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c06_d20250719_m035915_c001_v0001100_t0020_u01752897555405") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba02e_d20250719_m035908_c001_v7007000_t0000_u01752897548879") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bd0_d20250719_m035859_c001_v0001100_t0042_u01752897539680") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26470_d20250719_m035852_c001_v7007000_t0000_u01752897532881") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ba6_d20250719_m035843_c001_v0001100_t0027_u01752897523850") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d922_d20250719_m035836_c001_v7007000_t0000_u01752897516515") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b80_d20250719_m035826_c001_v0001100_t0053_u01752897506789") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e21_d20250719_m035819_c001_v7007000_t0000_u01752897499616") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b5a_d20250719_m035810_c001_v0001100_t0034_u01752897490071") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb86e5_d20250719_m035759_c001_v7007000_t0000_u01752897479363") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a89_d20250719_m035751_c001_v0001090_t0049_u01752897471358") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f20_d20250719_m035744_c001_v7007000_t0000_u01752897464625") 2025/07/19 04:00:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a69_d20250719_m035739_c001_v0001090_t0022_u01752897459786") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6ec_d20250719_m035737_c001_v7007000_t0000_u01752897457298") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93fe_d20250719_m035728_c001_v0001090_t0035_u01752897448941") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e0_d20250719_m035722_c001_v7007000_t0000_u01752897442464") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93ec_d20250719_m035717_c001_v0001090_t0059_u01752897437834") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652ad_d20250719_m035715_c001_v7007000_t0000_u01752897435620") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93c6_d20250719_m035707_c001_v0001090_t0013_u01752897427175") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb86b5_d20250719_m035656_c001_v7007000_t0000_u01752897416613") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367889_d20250719_m035648_c001_v0001041_t0040_u01752897408121") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eee_d20250719_m035640_c001_v7007000_t0000_u01752897400842") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336786d_d20250719_m035631_c001_v0001041_t0053_u01752897391896") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941781_d20250719_m035625_c001_v7007000_t0000_u01752897385291") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367845_d20250719_m035616_c001_v0001041_t0020_u01752897376210") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f16_d20250719_m035740_c001_v7007000_t0000_u01752897460905") 2025/07/19 04:00:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9410_d20250719_m035735_c001_v0001090_t0013_u01752897455908") 2025/07/19 04:00:21 DEBUG : dir1/0009-34567: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1663_d20250719_m035803_c001_v7007000_t0000_u01752897483156") 2025/07/19 04:00:21 DEBUG : dir1/0009-34567: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336794b_d20250719_m035757_c001_v0001041_t0015_u01752897477752") 2025/07/19 04:00:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87bb_d20250719_m035924_c001_v7007000_t0000_u01752897564819") 2025/07/19 04:00:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a09_d20250719_m035915_c001_v0001041_t0026_u01752897555686") 2025/07/19 04:00:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba032_d20250719_m035909_c001_v7007000_t0000_u01752897549065") 2025/07/19 04:00:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679e3_d20250719_m035900_c001_v0001041_t0054_u01752897540024") 2025/07/19 04:00:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26471_d20250719_m035853_c001_v7007000_t0000_u01752897533066") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679b3_d20250719_m035844_c001_v0001041_t0041_u01752897524144") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d923_d20250719_m035836_c001_v7007000_t0000_u01752897516698") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336798f_d20250719_m035827_c001_v0001041_t0001_u01752897507100") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e22_d20250719_m035819_c001_v7007000_t0000_u01752897499801") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367967_d20250719_m035810_c001_v0001041_t0029_u01752897490419") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41885b8a7e2bb9a6_d20250719_m035759_c001_v7007000_t0000_u01752897479235") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367939_d20250719_m035751_c001_v0001041_t0046_u01752897471668") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f21_d20250719_m035744_c001_v7007000_t0000_u01752897464808") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b02_d20250719_m035739_c001_v0001100_t0058_u01752897459840") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26438_d20250719_m035737_c001_v7007000_t0000_u01752897457730") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a3b_d20250719_m035729_c001_v0001090_t0001_u01752897449297") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e2_d20250719_m035722_c001_v7007000_t0000_u01752897442648") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a13_d20250719_m035717_c001_v0001090_t0046_u01752897437941") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9be_d20250719_m035715_c001_v7007000_t0000_u01752897435657") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19e5_d20250719_m035708_c001_v0001090_t0036_u01752897428010") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee912_d20250719_m035656_c001_v7007000_t0000_u01752897416595") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9388_d20250719_m035648_c001_v0001090_t0021_u01752897408602") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9eef_d20250719_m035641_c001_v7007000_t0000_u01752897401028") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9348_d20250719_m035632_c001_v0001090_t0027_u01752897392240") 2025/07/19 04:00:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941782_d20250719_m035625_c001_v7007000_t0000_u01752897385474") 2025/07/19 04:00:23 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9318_d20250719_m035616_c001_v0001090_t0043_u01752897376582") 2025/07/19 04:00:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93baf_d20250719_m035740_c001_v7007000_t0000_u01752897460919") 2025/07/19 04:00:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336790f_d20250719_m035735_c001_v0001041_t0017_u01752897455967") 2025/07/19 04:00:23 DEBUG : dir1/0010-45678: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1664_d20250719_m035803_c001_v7007000_t0000_u01752897483340") 2025/07/19 04:00:23 DEBUG : dir1/0010-45678: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1aa3_d20250719_m035757_c001_v0001090_t0017_u01752897477879") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87bc_d20250719_m035925_c001_v7007000_t0000_u01752897565001") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94f2_d20250719_m035916_c001_v0001090_t0023_u01752897556024") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba033_d20250719_m035909_c001_v7007000_t0000_u01752897549248") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94be_d20250719_m035900_c001_v0001090_t0037_u01752897540390") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26472_d20250719_m035853_c001_v7007000_t0000_u01752897533250") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb949c_d20250719_m035844_c001_v0001090_t0029_u01752897524514") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d924_d20250719_m035836_c001_v7007000_t0000_u01752897516880") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9484_d20250719_m035827_c001_v0001090_t0047_u01752897507555") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e23_d20250719_m035819_c001_v7007000_t0000_u01752897499984") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb945e_d20250719_m035810_c001_v0001090_t0018_u01752897490797") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dcc_d20250719_m035758_c001_v7007000_t0000_u01752897478798") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b28_d20250719_m035752_c001_v0001100_t0034_u01752897472064") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f22_d20250719_m035744_c001_v7007000_t0000_u01752897464991") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336791b_d20250719_m035739_c001_v0001041_t0033_u01752897459876") 2025/07/19 04:00:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dbb_d20250719_m035737_c001_v7007000_t0000_u01752897457694") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678fd_d20250719_m035729_c001_v0001041_t0019_u01752897449747") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e4_d20250719_m035722_c001_v7007000_t0000_u01752897442829") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ab6_d20250719_m035718_c001_v0001100_t0004_u01752897438001") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9bf_d20250719_m035715_c001_v7007000_t0000_u01752897435843") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a8e_d20250719_m035708_c001_v0001100_t0057_u01752897428503") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb86b4_d20250719_m035656_c001_v7007000_t0000_u01752897416421") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a4e_d20250719_m035649_c001_v0001100_t0002_u01752897409039") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef0_d20250719_m035641_c001_v7007000_t0000_u01752897401211") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a20_d20250719_m035632_c001_v0001100_t0019_u01752897392695") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941783_d20250719_m035625_c001_v7007000_t0000_u01752897385656") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339fa_d20250719_m035617_c001_v0001100_t0012_u01752897377003") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26441_d20250719_m035741_c001_v7007000_t0000_u01752897461224") 2025/07/19 04:00:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aee_d20250719_m035735_c001_v0001100_t0025_u01752897455981") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1665_d20250719_m035803_c001_v7007000_t0000_u01752897483522") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9446_d20250719_m035757_c001_v0001090_t0035_u01752897477961") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87bd_d20250719_m035925_c001_v7007000_t0000_u01752897565185") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b78_d20250719_m035916_c001_v0001090_t0022_u01752897556391") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba034_d20250719_m035909_c001_v7007000_t0000_u01752897549435") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b52_d20250719_m035900_c001_v0001090_t0020_u01752897540697") 2025/07/19 04:00:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26474_d20250719_m035853_c001_v7007000_t0000_u01752897533447") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b1f_d20250719_m035844_c001_v0001090_t0025_u01752897524874") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d925_d20250719_m035837_c001_v7007000_t0000_u01752897517064") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1ae9_d20250719_m035827_c001_v0001090_t0059_u01752897507982") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e24_d20250719_m035820_c001_v7007000_t0000_u01752897500172") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1ac5_d20250719_m035811_c001_v0001090_t0044_u01752897491203") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93bbf_d20250719_m035758_c001_v7007000_t0000_u01752897478806") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9430_d20250719_m035752_c001_v0001090_t0028_u01752897472443") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f23_d20250719_m035745_c001_v7007000_t0000_u01752897465173") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a6b_d20250719_m035740_c001_v0001090_t0003_u01752897460135") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bd4a_d20250719_m035737_c001_v7007000_t0000_u01752897457318") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ad8_d20250719_m035730_c001_v0001100_t0030_u01752897450122") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e6_d20250719_m035723_c001_v7007000_t0000_u01752897443010") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678d9_d20250719_m035718_c001_v0001041_t0046_u01752897438066") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf85_d20250719_m035715_c001_v7007000_t0000_u01752897435682") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678bd_d20250719_m035708_c001_v0001041_t0017_u01752897428869") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f406b16a998362172_d20250719_m035656_c001_v7007000_t0000_u01752897416443") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19ad_d20250719_m035649_c001_v0001090_t0019_u01752897409411") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef1_d20250719_m035641_c001_v7007000_t0000_u01752897401394") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1981_d20250719_m035633_c001_v0001090_t0045_u01752897393028") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941784_d20250719_m035625_c001_v7007000_t0000_u01752897385841") 2025/07/19 04:00:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1951_d20250719_m035617_c001_v0001090_t0027_u01752897377388") 2025/07/19 04:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f408d6af6dfb6b6ef_d20250719_m035740_c001_v7007000_t0000_u01752897460930") 2025/07/19 04:00:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a57_d20250719_m035736_c001_v0001090_t0013_u01752897456030") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1666_d20250719_m035803_c001_v7007000_t0000_u01752897483702") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b3e_d20250719_m035757_c001_v0001100_t0012_u01752897477991") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87be_d20250719_m035925_c001_v7007000_t0000_u01752897565379") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c0a_d20250719_m035916_c001_v0001100_t0029_u01752897556720") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba035_d20250719_m035909_c001_v7007000_t0000_u01752897549620") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233bd2_d20250719_m035901_c001_v0001100_t0038_u01752897541050") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26475_d20250719_m035853_c001_v7007000_t0000_u01752897533632") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233baa_d20250719_m035845_c001_v0001100_t0035_u01752897525233") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d926_d20250719_m035837_c001_v7007000_t0000_u01752897517246") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b88_d20250719_m035828_c001_v0001100_t0004_u01752897508507") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e25_d20250719_m035820_c001_v7007000_t0000_u01752897500355") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b62_d20250719_m035811_c001_v0001100_t0039_u01752897491552") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40735141eb31e4ca_d20250719_m035759_c001_v7007000_t0000_u01752897479375") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a8b_d20250719_m035752_c001_v0001090_t0052_u01752897472965") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f24_d20250719_m035745_c001_v7007000_t0000_u01752897465355") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9420_d20250719_m035740_c001_v0001090_t0032_u01752897460173") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bd4b_d20250719_m035737_c001_v7007000_t0000_u01752897457511") 2025/07/19 04:00:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9404_d20250719_m035730_c001_v0001090_t0019_u01752897450571") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e7_d20250719_m035723_c001_v7007000_t0000_u01752897443210") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93ee_d20250719_m035718_c001_v0001090_t0019_u01752897438126") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8cd_d20250719_m035715_c001_v7007000_t0000_u01752897435663") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93cc_d20250719_m035709_c001_v0001090_t0007_u01752897429235") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9ad_d20250719_m035656_c001_v7007000_t0000_u01752897416415") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367891_d20250719_m035649_c001_v0001041_t0004_u01752897409736") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef2_d20250719_m035641_c001_v7007000_t0000_u01752897401577") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367871_d20250719_m035633_c001_v0001041_t0026_u01752897393342") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941785_d20250719_m035626_c001_v7007000_t0000_u01752897386024") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336784d_d20250719_m035617_c001_v0001041_t0048_u01752897377886") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26440_d20250719_m035741_c001_v7007000_t0000_u01752897461042") 2025/07/19 04:00:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233af4_d20250719_m035736_c001_v0001100_t0016_u01752897456313") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1667_d20250719_m035803_c001_v7007000_t0000_u01752897483882") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336794d_d20250719_m035758_c001_v0001041_t0046_u01752897478188") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87bf_d20250719_m035925_c001_v7007000_t0000_u01752897565641") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a11_d20250719_m035917_c001_v0001041_t0019_u01752897557007") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba036_d20250719_m035909_c001_v7007000_t0000_u01752897549804") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679e9_d20250719_m035901_c001_v0001041_t0010_u01752897541390") 2025/07/19 04:00:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26476_d20250719_m035853_c001_v7007000_t0000_u01752897533816") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33679b7_d20250719_m035845_c001_v0001041_t0058_u01752897525624") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d927_d20250719_m035837_c001_v7007000_t0000_u01752897517430") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367995_d20250719_m035829_c001_v0001041_t0017_u01752897509022") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e26_d20250719_m035820_c001_v7007000_t0000_u01752897500538") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336796b_d20250719_m035811_c001_v0001041_t0051_u01752897491911") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40735141eb31e4c9_d20250719_m035759_c001_v7007000_t0000_u01752897479191") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336793d_d20250719_m035753_c001_v0001041_t0015_u01752897473256") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f26_d20250719_m035745_c001_v7007000_t0000_u01752897465539") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336791d_d20250719_m035740_c001_v0001041_t0023_u01752897460223") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f0d_d20250719_m035737_c001_v7007000_t0000_u01752897457698") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a3f_d20250719_m035730_c001_v0001090_t0006_u01752897450913") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e8_d20250719_m035723_c001_v7007000_t0000_u01752897443392") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a15_d20250719_m035718_c001_v0001090_t0001_u01752897438252") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8ce_d20250719_m035715_c001_v7007000_t0000_u01752897435851") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19e9_d20250719_m035709_c001_v0001090_t0015_u01752897429741") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf79_d20250719_m035656_c001_v7007000_t0000_u01752897416031") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9390_d20250719_m035650_c001_v0001090_t0037_u01752897410127") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef3_d20250719_m035641_c001_v7007000_t0000_u01752897401760") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9354_d20250719_m035633_c001_v0001090_t0012_u01752897393657") 2025/07/19 04:00:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941786_d20250719_m035626_c001_v7007000_t0000_u01752897386206") 2025/07/19 04:00:29 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9320_d20250719_m035618_c001_v0001090_t0023_u01752897378205") 2025/07/19 04:00:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2643e_d20250719_m035740_c001_v7007000_t0000_u01752897460861") 2025/07/19 04:00:29 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367911_d20250719_m035736_c001_v0001041_t0004_u01752897456366") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf1668_d20250719_m035804_c001_v7007000_t0000_u01752897484076") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1aa5_d20250719_m035758_c001_v0001090_t0051_u01752897478295") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c0_d20250719_m035925_c001_v7007000_t0000_u01752897565835") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94f6_d20250719_m035917_c001_v0001090_t0012_u01752897557456") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba037_d20250719_m035909_c001_v7007000_t0000_u01752897549988") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb94c0_d20250719_m035901_c001_v0001090_t0003_u01752897541778") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26478_d20250719_m035854_c001_v7007000_t0000_u01752897534000") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb949e_d20250719_m035845_c001_v0001090_t0006_u01752897525991") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d928_d20250719_m035837_c001_v7007000_t0000_u01752897517614") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9488_d20250719_m035829_c001_v0001090_t0008_u01752897509437") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e27_d20250719_m035820_c001_v7007000_t0000_u01752897500722") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9460_d20250719_m035812_c001_v0001090_t0033_u01752897492218") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40735141eb31e4c8_d20250719_m035759_c001_v7007000_t0000_u01752897479008") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b30_d20250719_m035753_c001_v0001100_t0020_u01752897473689") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f27_d20250719_m035745_c001_v7007000_t0000_u01752897465721") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233b04_d20250719_m035740_c001_v0001100_t0011_u01752897460367") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9f14_d20250719_m035737_c001_v7007000_t0000_u01752897457710") 2025/07/19 04:00:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678ff_d20250719_m035731_c001_v0001041_t0001_u01752897451641") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8e9_d20250719_m035723_c001_v7007000_t0000_u01752897443574") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ab8_d20250719_m035718_c001_v0001100_t0017_u01752897438377") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652ae_d20250719_m035715_c001_v7007000_t0000_u01752897435802") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a90_d20250719_m035710_c001_v0001100_t0017_u01752897430117") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9af_d20250719_m035656_c001_v7007000_t0000_u01752897416607") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a54_d20250719_m035650_c001_v0001100_t0048_u01752897410437") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef4_d20250719_m035641_c001_v7007000_t0000_u01752897401950") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a26_d20250719_m035634_c001_v0001100_t0057_u01752897394083") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941787_d20250719_m035626_c001_v7007000_t0000_u01752897386389") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a00_d20250719_m035618_c001_v0001100_t0004_u01752897378570") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652b8_d20250719_m035740_c001_v7007000_t0000_u01752897460866") 2025/07/19 04:00:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9414_d20250719_m035736_c001_v0001090_t0019_u01752897456578") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf166a_d20250719_m035804_c001_v7007000_t0000_u01752897484257") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9448_d20250719_m035758_c001_v0001090_t0018_u01752897478367") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c1_d20250719_m035926_c001_v7007000_t0000_u01752897566018") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b80_d20250719_m035917_c001_v0001090_t0005_u01752897557921") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba038_d20250719_m035910_c001_v7007000_t0000_u01752897550174") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b54_d20250719_m035902_c001_v0001090_t0010_u01752897542081") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2647a_d20250719_m035854_c001_v7007000_t0000_u01752897534184") 2025/07/19 04:00:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b23_d20250719_m035846_c001_v0001090_t0013_u01752897526621") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d929_d20250719_m035837_c001_v7007000_t0000_u01752897517798") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1aed_d20250719_m035829_c001_v0001090_t0000_u01752897509890") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e28_d20250719_m035820_c001_v7007000_t0000_u01752897500906") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1ac9_d20250719_m035812_c001_v0001090_t0056_u01752897492592") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dce_d20250719_m035759_c001_v7007000_t0000_u01752897479164") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9436_d20250719_m035754_c001_v0001090_t0020_u01752897474111") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f29_d20250719_m035745_c001_v7007000_t0000_u01752897465904") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9422_d20250719_m035740_c001_v0001090_t0051_u01752897460570") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f0c_d20250719_m035737_c001_v7007000_t0000_u01752897457516") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233adc_d20250719_m035732_c001_v0001100_t0039_u01752897451999") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8ea_d20250719_m035723_c001_v7007000_t0000_u01752897443756") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678db_d20250719_m035718_c001_v0001041_t0024_u01752897438423") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297da7_d20250719_m035715_c001_v7007000_t0000_u01752897435862") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678bf_d20250719_m035710_c001_v0001041_t0022_u01752897430518") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9ae_d20250719_m035656_c001_v7007000_t0000_u01752897416458") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19b1_d20250719_m035650_c001_v0001090_t0045_u01752897410796") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef5_d20250719_m035642_c001_v7007000_t0000_u01752897402134") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1985_d20250719_m035634_c001_v0001090_t0039_u01752897394455") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941788_d20250719_m035626_c001_v7007000_t0000_u01752897386571") 2025/07/19 04:00:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1957_d20250719_m035619_c001_v0001090_t0024_u01752897379035") 2025/07/19 04:00:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dbf_d20250719_m035741_c001_v7007000_t0000_u01752897461086") 2025/07/19 04:00:32 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a59_d20250719_m035736_c001_v0001090_t0000_u01752897456696") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee91c_d20250719_m035659_c001_v7007000_t0000_u01752897419175") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19bf_d20250719_m035654_c001_v0001090_t0056_u01752897414246") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee91e_d20250719_m035659_c001_v7007000_t0000_u01752897419359") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb939e_d20250719_m035654_c001_v0001090_t0036_u01752897414273") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee91f_d20250719_m035659_c001_v7007000_t0000_u01752897419543") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a60_d20250719_m035654_c001_v0001100_t0006_u01752897414360") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee920_d20250719_m035659_c001_v7007000_t0000_u01752897419726") 2025/07/19 04:00:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336789b_d20250719_m035654_c001_v0001041_t0033_u01752897414438") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee921_d20250719_m035659_c001_v7007000_t0000_u01752897419910") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19c3_d20250719_m035654_c001_v0001090_t0053_u01752897414572") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee922_d20250719_m035700_c001_v7007000_t0000_u01752897420094") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93a0_d20250719_m035654_c001_v0001090_t0005_u01752897414603") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee923_d20250719_m035700_c001_v7007000_t0000_u01752897420277") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336789d_d20250719_m035654_c001_v0001041_t0025_u01752897414769") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee925_d20250719_m035700_c001_v7007000_t0000_u01752897420461") 2025/07/19 04:00:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a62_d20250719_m035654_c001_v0001100_t0056_u01752897414803") 2025/07/19 04:00:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee926_d20250719_m035700_c001_v7007000_t0000_u01752897420645") 2025/07/19 04:00:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19c5_d20250719_m035654_c001_v0001090_t0010_u01752897414924") 2025/07/19 04:00:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee927_d20250719_m035700_c001_v7007000_t0000_u01752897420828") 2025/07/19 04:00:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93a2_d20250719_m035655_c001_v0001090_t0011_u01752897415084") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee928_d20250719_m035701_c001_v7007000_t0000_u01752897421013") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a64_d20250719_m035655_c001_v0001100_t0043_u01752897415193") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee929_d20250719_m035701_c001_v7007000_t0000_u01752897421198") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336789f_d20250719_m035655_c001_v0001041_t0007_u01752897415199") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee92a_d20250719_m035701_c001_v7007000_t0000_u01752897421382") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19c7_d20250719_m035655_c001_v0001090_t0022_u01752897415360") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee92b_d20250719_m035701_c001_v7007000_t0000_u01752897421565") 2025/07/19 04:00:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a66_d20250719_m035655_c001_v0001100_t0012_u01752897415500") 2025/07/19 04:00:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee92c_d20250719_m035701_c001_v7007000_t0000_u01752897421752") 2025/07/19 04:00:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93a6_d20250719_m035655_c001_v0001090_t0027_u01752897415525") 2025/07/19 04:00:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee92d_d20250719_m035701_c001_v7007000_t0000_u01752897421935") 2025/07/19 04:00:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678a1_d20250719_m035655_c001_v0001041_t0017_u01752897415644") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993df7_d20250719_m035718_c001_v7007000_t0000_u01752897438764") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93de_d20250719_m035713_c001_v0001090_t0018_u01752897433475") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f403d65dd03b573f1_d20250719_m035719_c001_v7007000_t0000_u01752897439080") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678c5_d20250719_m035713_c001_v0001041_t0043_u01752897433483") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb8_d20250719_m035718_c001_v7007000_t0000_u01752897438773") 2025/07/19 04:00:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233a9e_d20250719_m035713_c001_v0001100_t0007_u01752897433535") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf8a_d20250719_m035719_c001_v7007000_t0000_u01752897439090") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19f9_d20250719_m035713_c001_v0001090_t0019_u01752897433577") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f403d65dd03b573f0_d20250719_m035718_c001_v7007000_t0000_u01752897438896") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93e0_d20250719_m035713_c001_v0001090_t0024_u01752897433857") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b376905b_d20250719_m035718_c001_v7007000_t0000_u01752897438785") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19fd_d20250719_m035713_c001_v0001090_t0046_u01752897433934") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297dab_d20250719_m035719_c001_v7007000_t0000_u01752897439101") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aa2_d20250719_m035713_c001_v0001100_t0056_u01752897433979") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf89_d20250719_m035718_c001_v7007000_t0000_u01752897438905") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678c7_d20250719_m035714_c001_v0001041_t0024_u01752897434159") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993df8_d20250719_m035718_c001_v7007000_t0000_u01752897438949") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93e2_d20250719_m035714_c001_v0001090_t0019_u01752897434201") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1aeb9_d20250719_m035718_c001_v7007000_t0000_u01752897438962") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aa4_d20250719_m035714_c001_v0001100_t0038_u01752897434357") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d2_d20250719_m035719_c001_v7007000_t0000_u01752897439111") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19ff_d20250719_m035714_c001_v0001090_t0024_u01752897434370") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297daa_d20250719_m035718_c001_v7007000_t0000_u01752897438916") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678c9_d20250719_m035714_c001_v0001041_t0055_u01752897434538") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d1_d20250719_m035718_c001_v7007000_t0000_u01752897438926") 2025/07/19 04:00:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb93e4_d20250719_m035714_c001_v0001090_t0059_u01752897434601") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297da9_d20250719_m035718_c001_v7007000_t0000_u01752897438733") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233aa6_d20250719_m035714_c001_v0001100_t0043_u01752897434726") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8d0_d20250719_m035718_c001_v7007000_t0000_u01752897438741") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a03_d20250719_m035714_c001_v0001090_t0040_u01752897434735") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c9c4_d20250719_m035718_c001_v7007000_t0000_u01752897438940") 2025/07/19 04:00:35 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678cd_d20250719_m035714_c001_v0001041_t0034_u01752897434922") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26344_d20250719_m035506_c001_v7007000_t0000_u01752897306868") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11188c1b0ec65c32_d20250719_m035503_c001_v0001115_t0013_u01752897303984") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1ae7a_d20250719_m035503_c001_v7007000_t0000_u01752897303788") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11188c1b0ec65c24_d20250719_m035500_c001_v0001115_t0040_u01752897300025") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1ae75_d20250719_m035459_c001_v7007000_t0000_u01752897299298") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676df_d20250719_m035455_c001_v0001041_t0049_u01752897295047") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666b_d20250719_m035453_c001_v7007000_t0000_u01752897293572") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117b3d397a10fe89_d20250719_m035451_c001_v0001181_t0038_u01752897291349") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee7de_d20250719_m035451_c001_v7007000_t0000_u01752897291168") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117b3d397a10fe7d_d20250719_m035448_c001_v0001181_t0020_u01752897288583") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee7d9_d20250719_m035447_c001_v7007000_t0000_u01752897287854") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676c7_d20250719_m035443_c001_v0001041_t0046_u01752897283699") 2025/07/19 04:00:35 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556667_d20250719_m035442_c001_v7007000_t0000_u01752897282778") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f113890e6db695f23_d20250719_m035441_c001_v0001183_t0024_u01752897281488") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556665_d20250719_m035440_c001_v7007000_t0000_u01752897280943") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f113890e6db695ee7_d20250719_m035435_c001_v0001183_t0042_u01752897275547") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556663_d20250719_m035434_c001_v7007000_t0000_u01752897274808") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed500c_d20250719_m035430_c001_v0001161_t0021_u01752897270553") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556660_d20250719_m035429_c001_v7007000_t0000_u01752897269997") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10459582df7de452_d20250719_m035427_c001_v0001146_t0029_u01752897267532") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733edde59_d20250719_m035427_c001_v7007000_t0000_u01752897267346") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10459582df7de43c_d20250719_m035423_c001_v0001146_t0010_u01752897263802") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733edde4b_d20250719_m035423_c001_v7007000_t0000_u01752897263070") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fd0_d20250719_m035417_c001_v0001161_t0051_u01752897257414") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f413da27b02fd0660_d20250719_m035416_c001_v7007000_t0000_u01752897256856") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f112668e8ed6e577e_d20250719_m035414_c001_v0001090_t0012_u01752897254927") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b3768fcb_d20250719_m035414_c001_v7007000_t0000_u01752897254734") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f112668e8ed6e5772_d20250719_m035411_c001_v0001090_t0046_u01752897251419") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b3768fc8_d20250719_m035410_c001_v7007000_t0000_u01752897250691") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f9c_d20250719_m035404_c001_v0001161_t0030_u01752897244960") 2025/07/19 04:00:36 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c944_d20250719_m035404_c001_v7007000_t0000_u01752897244409") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1047edd104084cfa_d20250719_m035402_c001_v0001043_t0048_u01752897242513") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb862f_d20250719_m035402_c001_v7007000_t0000_u01752897242326") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1047edd104084cec_d20250719_m035358_c001_v0001043_t0003_u01752897238767") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb862a_d20250719_m035358_c001_v7007000_t0000_u01752897238028") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f54_d20250719_m035352_c001_v0001161_t0048_u01752897232399") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa6_d20250719_m035351_c001_v7007000_t0000_u01752897231667") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f115ebc25f4f7b98c_d20250719_m035343_c001_v0001102_t0036_u01752897223379") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d96c3_d20250719_m035343_c001_v7007000_t0000_u01752897223176") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b7e_d20250719_m035338_c001_v0001029_t0033_u01752897218451") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1020650268e43a41_d20250719_m035337_c001_v0001130_t0059_u01752897217558") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1020650268e43a39_d20250719_m035336_c001_v0001130_t0011_u01752897216298") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c921_d20250719_m035322_c001_v7007000_t0000_u01752897202829") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4eac_d20250719_m035315_c001_v0001161_t0001_u01752897195731") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10858acb5df5dde4_d20250719_m035314_c001_v0001182_t0059_u01752897194973") 2025/07/19 04:00:37 DEBUG : dst/one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10858acb5df5ddd4_d20250719_m035314_c001_v0001182_t0033_u01752897194015") 2025/07/19 04:00:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26345_d20250719_m035507_c001_v7007000_t0000_u01752897307053") 2025/07/19 04:00:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10635b0657d98a75_d20250719_m035503_c001_v0001101_t0021_u01752897303445") 2025/07/19 04:00:37 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f103ca7f9bb41e6ab_d20250719_m035458_c001_v0001092_t0054_u01752897298975") 2025/07/19 04:00:37 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666c_d20250719_m035453_c001_v7007000_t0000_u01752897293756") 2025/07/19 04:00:37 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11674c4d1f0bbc05_d20250719_m035450_c001_v0001041_t0047_u01752897290753") 2025/07/19 04:00:38 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1082b6ed43b0af95_d20250719_m035447_c001_v0001101_t0002_u01752897287432") 2025/07/19 04:00:38 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556668_d20250719_m035442_c001_v7007000_t0000_u01752897282961") 2025/07/19 04:00:38 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed5038_d20250719_m035440_c001_v0001161_t0046_u01752897280496") 2025/07/19 04:00:38 DEBUG : dst/one.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10717de476815f4f_d20250719_m035434_c001_v0001157_t0054_u01752897274224") 2025/07/19 04:00:38 DEBUG : dst/three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa7_d20250719_m035351_c001_v7007000_t0000_u01752897231849") 2025/07/19 04:00:38 DEBUG : dst/three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1020650268e43a56_d20250719_m035350_c001_v0001130_t0028_u01752897230205") 2025/07/19 04:00:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26346_d20250719_m035507_c001_v7007000_t0000_u01752897307235") 2025/07/19 04:00:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f111adc7427fa3598_d20250719_m035505_c001_v0001037_t0055_u01752897305078") 2025/07/19 04:00:38 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f108c209ea17e60bf_d20250719_m035501_c001_v0001130_t0057_u01752897301039") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26347_d20250719_m035507_c001_v7007000_t0000_u01752897307417") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11188c1b0ec65c34_d20250719_m035505_c001_v0001115_t0001_u01752897305779") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1ae7b_d20250719_m035505_c001_v7007000_t0000_u01752897305594") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f11188c1b0ec65c28_d20250719_m035501_c001_v0001115_t0041_u01752897301576") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4153a7c1a0e1ae78_d20250719_m035501_c001_v7007000_t0000_u01752897301390") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676e5_d20250719_m035456_c001_v0001041_t0006_u01752897296046") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666d_d20250719_m035453_c001_v7007000_t0000_u01752897293942") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117b3d397a10fe97_d20250719_m035452_c001_v0001181_t0041_u01752897292946") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee7e1_d20250719_m035452_c001_v7007000_t0000_u01752897292764") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117b3d397a10fe85_d20250719_m035449_c001_v0001181_t0051_u01752897289748") 2025/07/19 04:00:38 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4051ed0cc8fee7dc_d20250719_m035449_c001_v7007000_t0000_u01752897289565") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676cb_d20250719_m035444_c001_v0001041_t0004_u01752897284538") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556666_d20250719_m035442_c001_v7007000_t0000_u01752897282215") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676c5_d20250719_m035439_c001_v0001041_t0025_u01752897279528") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556664_d20250719_m035436_c001_v7007000_t0000_u01752897276494") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed5012_d20250719_m035431_c001_v0001161_t0012_u01752897271501") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733edde5a_d20250719_m035429_c001_v7007000_t0000_u01752897269064") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4ffa_d20250719_m035425_c001_v0001161_t0059_u01752897265977") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733edde50_d20250719_m035424_c001_v7007000_t0000_u01752897264887") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fda_d20250719_m035418_c001_v0001161_t0055_u01752897258151") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b3768fcd_d20250719_m035415_c001_v7007000_t0000_u01752897255925") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fbc_d20250719_m035413_c001_v0001161_t0026_u01752897253265") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b3768fc9_d20250719_m035412_c001_v7007000_t0000_u01752897252167") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fa6_d20250719_m035405_c001_v0001161_t0045_u01752897245958") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb8630_d20250719_m035403_c001_v7007000_t0000_u01752897243493") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f80_d20250719_m035400_c001_v0001161_t0024_u01752897240957") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb862d_d20250719_m035359_c001_v7007000_t0000_u01752897239860") 2025/07/19 04:00:39 DEBUG : dst/three.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f5a_d20250719_m035353_c001_v0001161_t0025_u01752897233238") 2025/07/19 04:00:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666e_d20250719_m035454_c001_v7007000_t0000_u01752897294127") 2025/07/19 04:00:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101f74aaf8a12b5d_d20250719_m035452_c001_v0001137_t0020_u01752897292121") 2025/07/19 04:00:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1193a98b0f85399c_d20250719_m035449_c001_v0001177_t0057_u01752897289356") 2025/07/19 04:00:39 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556669_d20250719_m035443_c001_v7007000_t0000_u01752897283146") 2025/07/19 04:00:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f102e81f1f62d141e_d20250719_m035441_c001_v0001102_t0047_u01752897281901") 2025/07/19 04:00:40 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f118d6e67ea5e8ab3_d20250719_m035435_c001_v0001113_t0005_u01752897275975") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc26348_d20250719_m035507_c001_v7007000_t0000_u01752897307670") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676e3_d20250719_m035455_c001_v0001041_t0009_u01752897295530") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666f_d20250719_m035454_c001_v7007000_t0000_u01752897294313") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33676c9_d20250719_m035444_c001_v0001041_t0044_u01752897284098") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c8355666a_d20250719_m035443_c001_v7007000_t0000_u01752897283330") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed5010_d20250719_m035431_c001_v0001161_t0001_u01752897271069") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f40784b8c83556661_d20250719_m035430_c001_v7007000_t0000_u01752897270181") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fd4_d20250719_m035417_c001_v0001161_t0056_u01752897257792") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f413da27b02fd0661_d20250719_m035417_c001_v7007000_t0000_u01752897257040") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4fa0_d20250719_m035405_c001_v0001161_t0001_u01752897245303") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c945_d20250719_m035404_c001_v7007000_t0000_u01752897244591") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4f58_d20250719_m035352_c001_v0001161_t0020_u01752897232902") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93aa8_d20250719_m035352_c001_v7007000_t0000_u01752897232030") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1105462fd22eb125_d20250719_m035348_c001_v0001172_t0046_u01752897228008") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c922_d20250719_m035323_c001_v7007000_t0000_u01752897203012") 2025/07/19 04:00:40 DEBUG : dst/two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f10858acb5df5de0d_d20250719_m035321_c001_v0001182_t0055_u01752897201881") 2025/07/19 04:00:40 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c79416f8_d20250719_m035249_c001_v7007000_t0000_u01752897169265") 2025/07/19 04:00:40 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4e2e_d20250719_m035246_c001_v0001161_t0031_u01752897166206") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c79416f6_d20250719_m035244_c001_v7007000_t0000_u01752897164124") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b14_d20250719_m035234_c001_v0001029_t0015_u01752897154092") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d967a_d20250719_m035225_c001_v7007000_t0000_u01752897145101") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4dd6_d20250719_m035221_c001_v0001161_t0038_u01752897141519") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c7c_d20250719_m035201_c001_v7007000_t0000_u01752897121454") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ecc_d20250719_m035159_c001_v0001176_t0020_u01752897119756") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c77_d20250719_m035158_c001_v7007000_t0000_u01752897118977") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ec4_d20250719_m035157_c001_v0001176_t0058_u01752897117785") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c70_d20250719_m035155_c001_v7007000_t0000_u01752897115303") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ead_d20250719_m035153_c001_v0001176_t0024_u01752897113732") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c6c_d20250719_m035152_c001_v7007000_t0000_u01752897112965") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e9f_d20250719_m035151_c001_v0001176_t0008_u01752897111737") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c61_d20250719_m035146_c001_v7007000_t0000_u01752897106679") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e74_d20250719_m035145_c001_v0001176_t0045_u01752897105308") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c5d_d20250719_m035144_c001_v7007000_t0000_u01752897104546") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e6c_d20250719_m035143_c001_v0001176_t0035_u01752897103772") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7cb_d20250719_m035139_c001_v7007000_t0000_u01752897099585") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e4e_d20250719_m035138_c001_v0001176_t0032_u01752897098350") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7c5_d20250719_m035136_c001_v7007000_t0000_u01752897096527") 2025/07/19 04:00:41 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e40_d20250719_m035135_c001_v0001176_t0043_u01752897095573") 2025/07/19 04:00:42 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7c0_d20250719_m035135_c001_v7007000_t0000_u01752897095210") 2025/07/19 04:00:42 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f118cb2e57d159424_d20250719_m035134_c001_v0001184_t0040_u01752897094633") 2025/07/19 04:00:42 DEBUG : empty space: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e32_d20250719_m035133_c001_v0001176_t0041_u01752897093087") 2025/07/19 04:00:42 DEBUG : enormous: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c79_d20250719_m035200_c001_v7007000_t0000_u01752897120538") 2025/07/19 04:00:42 DEBUG : enormous: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ece_d20250719_m035159_c001_v0001176_t0013_u01752897119963") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2634b_d20250719_m035512_c001_v7007000_t0000_u01752897312170") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367705_d20250719_m035510_c001_v0001041_t0004_u01752897310738") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9678_d20250719_m035220_c001_v7007000_t0000_u01752897140080") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4dcc_d20250719_m035218_c001_v0001161_t0035_u01752897138519") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7b8_d20250719_m035130_c001_v7007000_t0000_u01752897090590") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e1a_d20250719_m035129_c001_v0001176_t0044_u01752897089625") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7b7_d20250719_m035129_c001_v7007000_t0000_u01752897089080") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e14_d20250719_m035128_c001_v0001176_t0047_u01752897088472") 2025/07/19 04:00:42 DEBUG : existing: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e12_d20250719_m035127_c001_v0001176_t0035_u01752897087718") 2025/07/19 04:00:42 DEBUG : existing-b: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9679_d20250719_m035220_c001_v7007000_t0000_u01752897140262") 2025/07/19 04:00:42 DEBUG : existing-b: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685aea_d20250719_m035218_c001_v0001029_t0024_u01752897138531") 2025/07/19 04:00:42 DEBUG : file1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ebc_d20250719_m035608_c001_v7007000_t0000_u01752897368237") 2025/07/19 04:00:42 DEBUG : file1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f192d_d20250719_m035607_c001_v0001090_t0050_u01752897367218") 2025/07/19 04:00:42 DEBUG : file1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9e_d20250719_m035605_c001_v7007000_t0000_u01752897365864") 2025/07/19 04:00:42 DEBUG : file1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367827_d20250719_m035604_c001_v0001041_t0039_u01752897364806") 2025/07/19 04:00:43 DEBUG : five: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c7f_d20250719_m035204_c001_v7007000_t0000_u01752897124923") 2025/07/19 04:00:43 DEBUG : five: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407f353920694eec_d20250719_m035203_c001_v0001176_t0003_u01752897123017") 2025/07/19 04:00:43 DEBUG : foo: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7c9_d20250719_m035137_c001_v7007000_t0000_u01752897097987") 2025/07/19 04:00:43 DEBUG : foo: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407f353920694e48_d20250719_m035137_c001_v0001176_t0003_u01752897097439") 2025/07/19 04:00:43 DEBUG : foo: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407f353920694e42_d20250719_m035136_c001_v0001176_t0003_u01752897096890") 2025/07/19 04:00:43 DEBUG : four: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c80_d20250719_m035205_c001_v7007000_t0000_u01752897125105") 2025/07/19 04:00:43 DEBUG : four: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417cbf6a87685abe_d20250719_m035203_c001_v0001029_t0030_u01752897123571") 2025/07/19 04:00:43 DEBUG : four: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ee6_d20250719_m035202_c001_v0001176_t0041_u01752897122431") 2025/07/19 04:00:43 DEBUG : hello world2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941654_d20250719_m035048_c001_v7007000_t0000_u01752897048236") 2025/07/19 04:00:43 DEBUG : hello world2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d40_d20250719_m035047_c001_v0001176_t0025_u01752897047648") 2025/07/19 04:00:43 DEBUG : ignore-size: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7b2_d20250719_m035127_c001_v7007000_t0000_u01752897087355") 2025/07/19 04:00:43 DEBUG : ignore-size: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e0c_d20250719_m035126_c001_v0001176_t0014_u01752897086418") 2025/07/19 04:00:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9675_d20250719_m035217_c001_v7007000_t0000_u01752897137783") 2025/07/19 04:00:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685ae6_d20250719_m035216_c001_v0001029_t0043_u01752897136975") 2025/07/19 04:00:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9673_d20250719_m035216_c001_v7007000_t0000_u01752897136234") 2025/07/19 04:00:43 DEBUG : nested/sub dir/file: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685ade_d20250719_m035215_c001_v0001029_t0022_u01752897135187") 2025/07/19 04:00:43 DEBUG : one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c81_d20250719_m035205_c001_v7007000_t0000_u01752897125298") 2025/07/19 04:00:43 DEBUG : one: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407f353920694edc_d20250719_m035201_c001_v0001176_t0003_u01752897121854") 2025/07/19 04:00:43 DEBUG : only0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e89_d20250719_m035600_c001_v7007000_t0000_u01752897360336") 2025/07/19 04:00:43 DEBUG : only0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e3367803_d20250719_m035554_c001_v0001041_t0019_u01752897354396") 2025/07/19 04:00:43 DEBUG : only0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367799_d20250719_m035538_c001_v0001041_t0058_u01752897338860") 2025/07/19 04:00:44 DEBUG : only0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d859_d20250719_m035533_c001_v7007000_t0000_u01752897333487") 2025/07/19 04:00:44 DEBUG : only0: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336771b_d20250719_m035515_c001_v0001041_t0058_u01752897315952") 2025/07/19 04:00:44 DEBUG : only1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e8a_d20250719_m035600_c001_v7007000_t0000_u01752897360519") 2025/07/19 04:00:44 DEBUG : only1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e336780d_d20250719_m035555_c001_v0001041_t0019_u01752897355529") 2025/07/19 04:00:44 DEBUG : only1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336779d_d20250719_m035539_c001_v0001041_t0028_u01752897339597") 2025/07/19 04:00:44 DEBUG : only1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85b_d20250719_m035533_c001_v7007000_t0000_u01752897333669") 2025/07/19 04:00:44 DEBUG : only1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336771f_d20250719_m035516_c001_v0001041_t0036_u01752897316586") 2025/07/19 04:00:44 DEBUG : only10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e8c_d20250719_m035600_c001_v7007000_t0000_u01752897360703") 2025/07/19 04:00:44 DEBUG : only10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f1909_d20250719_m035554_c001_v0001090_t0057_u01752897354959") 2025/07/19 04:00:44 DEBUG : only10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677cd_d20250719_m035546_c001_v0001041_t0032_u01752897346276") 2025/07/19 04:00:44 DEBUG : only10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcb2_d20250719_m035533_c001_v7007000_t0000_u01752897333496") 2025/07/19 04:00:44 DEBUG : only10: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367753_d20250719_m035523_c001_v0001041_t0017_u01752897323710") 2025/07/19 04:00:44 DEBUG : only11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e8d_d20250719_m035600_c001_v7007000_t0000_u01752897360903") 2025/07/19 04:00:44 DEBUG : only11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407964a5c3bb92d8_d20250719_m035555_c001_v0001090_t0050_u01752897355142") 2025/07/19 04:00:44 DEBUG : only11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677d5_d20250719_m035547_c001_v0001041_t0042_u01752897347284") 2025/07/19 04:00:44 DEBUG : only11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d853_d20250719_m035532_c001_v7007000_t0000_u01752897332927") 2025/07/19 04:00:44 DEBUG : only11: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367757_d20250719_m035524_c001_v0001041_t0058_u01752897324490") 2025/07/19 04:00:44 DEBUG : only12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e8e_d20250719_m035601_c001_v7007000_t0000_u01752897361087") 2025/07/19 04:00:44 DEBUG : only12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f401ba2e85c2339b6_d20250719_m035555_c001_v0001100_t0000_u01752897355348") 2025/07/19 04:00:44 DEBUG : only12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677d9_d20250719_m035548_c001_v0001041_t0057_u01752897348012") 2025/07/19 04:00:45 DEBUG : only12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bca8_d20250719_m035532_c001_v7007000_t0000_u01752897332528") 2025/07/19 04:00:45 DEBUG : only12: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336775d_d20250719_m035525_c001_v0001041_t0031_u01752897325305") 2025/07/19 04:00:45 DEBUG : only13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e8f_d20250719_m035601_c001_v7007000_t0000_u01752897361270") 2025/07/19 04:00:45 DEBUG : only13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e3367805_d20250719_m035554_c001_v0001041_t0019_u01752897354979") 2025/07/19 04:00:45 DEBUG : only13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677df_d20250719_m035548_c001_v0001041_t0022_u01752897348769") 2025/07/19 04:00:45 DEBUG : only13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcaa_d20250719_m035532_c001_v7007000_t0000_u01752897332714") 2025/07/19 04:00:45 DEBUG : only13: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367763_d20250719_m035526_c001_v0001041_t0011_u01752897326155") 2025/07/19 04:00:45 DEBUG : only14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e90_d20250719_m035601_c001_v7007000_t0000_u01752897361453") 2025/07/19 04:00:45 DEBUG : only14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f190b_d20250719_m035555_c001_v0001090_t0057_u01752897355147") 2025/07/19 04:00:45 DEBUG : only14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677e3_d20250719_m035549_c001_v0001041_t0058_u01752897349421") 2025/07/19 04:00:45 DEBUG : only14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcb0_d20250719_m035533_c001_v7007000_t0000_u01752897333281") 2025/07/19 04:00:45 DEBUG : only14: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367767_d20250719_m035527_c001_v0001041_t0031_u01752897327110") 2025/07/19 04:00:45 DEBUG : only15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e91_d20250719_m035601_c001_v7007000_t0000_u01752897361637") 2025/07/19 04:00:45 DEBUG : only15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f190d_d20250719_m035555_c001_v0001090_t0057_u01752897355335") 2025/07/19 04:00:45 DEBUG : only15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677e7_d20250719_m035550_c001_v0001041_t0030_u01752897350224") 2025/07/19 04:00:45 DEBUG : only15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcb3_d20250719_m035533_c001_v7007000_t0000_u01752897333507") 2025/07/19 04:00:45 DEBUG : only15: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336776d_d20250719_m035527_c001_v0001041_t0054_u01752897327954") 2025/07/19 04:00:45 DEBUG : only16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e92_d20250719_m035601_c001_v7007000_t0000_u01752897361820") 2025/07/19 04:00:45 DEBUG : only16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407964a5c3bb92dc_d20250719_m035555_c001_v0001090_t0050_u01752897355326") 2025/07/19 04:00:45 DEBUG : only16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677eb_d20250719_m035550_c001_v0001041_t0047_u01752897350891") 2025/07/19 04:00:46 DEBUG : only16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d85a_d20250719_m035533_c001_v7007000_t0000_u01752897333661") 2025/07/19 04:00:46 DEBUG : only16: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367771_d20250719_m035528_c001_v0001041_t0039_u01752897328648") 2025/07/19 04:00:46 DEBUG : only17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e93_d20250719_m035602_c001_v7007000_t0000_u01752897362005") 2025/07/19 04:00:46 DEBUG : only17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e3367809_d20250719_m035555_c001_v0001041_t0019_u01752897355347") 2025/07/19 04:00:46 DEBUG : only17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677f1_d20250719_m035551_c001_v0001041_t0022_u01752897351588") 2025/07/19 04:00:46 DEBUG : only17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcac_d20250719_m035532_c001_v7007000_t0000_u01752897332912") 2025/07/19 04:00:46 DEBUG : only17: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367777_d20250719_m035529_c001_v0001041_t0050_u01752897329399") 2025/07/19 04:00:46 DEBUG : only18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e94_d20250719_m035602_c001_v7007000_t0000_u01752897362189") 2025/07/19 04:00:46 DEBUG : only18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e3367807_d20250719_m035555_c001_v0001041_t0019_u01752897355162") 2025/07/19 04:00:46 DEBUG : only18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677f5_d20250719_m035552_c001_v0001041_t0017_u01752897352369") 2025/07/19 04:00:46 DEBUG : only18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d852_d20250719_m035532_c001_v7007000_t0000_u01752897332927") 2025/07/19 04:00:47 DEBUG : only18: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336777d_d20250719_m035530_c001_v0001041_t0012_u01752897330274") 2025/07/19 04:00:47 DEBUG : only19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e95_d20250719_m035602_c001_v7007000_t0000_u01752897362372") 2025/07/19 04:00:47 DEBUG : only19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407964a5c3bb92de_d20250719_m035555_c001_v0001090_t0050_u01752897355510") 2025/07/19 04:00:47 DEBUG : only19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677fd_d20250719_m035553_c001_v0001041_t0039_u01752897353269") 2025/07/19 04:00:47 DEBUG : only19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d856_d20250719_m035533_c001_v7007000_t0000_u01752897333294") 2025/07/19 04:00:47 DEBUG : only19: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367781_d20250719_m035531_c001_v0001041_t0015_u01752897331012") 2025/07/19 04:00:47 DEBUG : only2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e96_d20250719_m035602_c001_v7007000_t0000_u01752897362560") 2025/07/19 04:00:47 DEBUG : only2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f401ba2e85c2339ba_d20250719_m035555_c001_v0001100_t0000_u01752897355753") 2025/07/19 04:00:47 DEBUG : only2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677a3_d20250719_m035540_c001_v0001041_t0019_u01752897340289") 2025/07/19 04:00:47 DEBUG : only2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d857_d20250719_m035533_c001_v7007000_t0000_u01752897333303") 2025/07/19 04:00:47 DEBUG : only2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367725_d20250719_m035517_c001_v0001041_t0009_u01752897317353") 2025/07/19 04:00:47 DEBUG : only3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e97_d20250719_m035602_c001_v7007000_t0000_u01752897362743") 2025/07/19 04:00:47 DEBUG : only3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407964a5c3bb92e2_d20250719_m035555_c001_v0001090_t0050_u01752897355883") 2025/07/19 04:00:47 DEBUG : only3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677a7_d20250719_m035541_c001_v0001041_t0058_u01752897341004") 2025/07/19 04:00:47 DEBUG : only3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcae_d20250719_m035533_c001_v7007000_t0000_u01752897333096") 2025/07/19 04:00:47 DEBUG : only3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367729_d20250719_m035518_c001_v0001041_t0035_u01752897318122") 2025/07/19 04:00:47 DEBUG : only4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e98_d20250719_m035602_c001_v7007000_t0000_u01752897362928") 2025/07/19 04:00:47 DEBUG : only4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f190f_d20250719_m035555_c001_v0001090_t0057_u01752897355519") 2025/07/19 04:00:47 DEBUG : only4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677ab_d20250719_m035541_c001_v0001041_t0029_u01752897341663") 2025/07/19 04:00:47 DEBUG : only4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcaf_d20250719_m035533_c001_v7007000_t0000_u01752897333097") 2025/07/19 04:00:48 DEBUG : only4: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367733_d20250719_m035518_c001_v0001041_t0027_u01752897318880") 2025/07/19 04:00:48 DEBUG : only5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e99_d20250719_m035603_c001_v7007000_t0000_u01752897363111") 2025/07/19 04:00:48 DEBUG : only5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f1915_d20250719_m035555_c001_v0001090_t0057_u01752897355891") 2025/07/19 04:00:48 DEBUG : only5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677b5_d20250719_m035542_c001_v0001041_t0023_u01752897342491") 2025/07/19 04:00:48 DEBUG : only5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcab_d20250719_m035532_c001_v7007000_t0000_u01752897332898") 2025/07/19 04:00:48 DEBUG : only5: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367739_d20250719_m035519_c001_v0001041_t0057_u01752897319672") 2025/07/19 04:00:48 DEBUG : only6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9a_d20250719_m035603_c001_v7007000_t0000_u01752897363293") 2025/07/19 04:00:48 DEBUG : only6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f401ba2e85c2339b8_d20250719_m035555_c001_v0001100_t0000_u01752897355570") 2025/07/19 04:00:48 DEBUG : only6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677b9_d20250719_m035543_c001_v0001041_t0003_u01752897343282") 2025/07/19 04:00:48 DEBUG : only6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4082a78421d8bcb1_d20250719_m035533_c001_v7007000_t0000_u01752897333312") 2025/07/19 04:00:48 DEBUG : only6: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336773f_d20250719_m035520_c001_v0001041_t0022_u01752897320593") 2025/07/19 04:00:48 DEBUG : only7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9b_d20250719_m035603_c001_v7007000_t0000_u01752897363477") 2025/07/19 04:00:48 DEBUG : only7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407964a5c3bb92e0_d20250719_m035555_c001_v0001090_t0050_u01752897355693") 2025/07/19 04:00:48 DEBUG : only7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677bf_d20250719_m035543_c001_v0001041_t0016_u01752897343993") 2025/07/19 04:00:48 DEBUG : only7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d854_d20250719_m035533_c001_v7007000_t0000_u01752897333109") 2025/07/19 04:00:48 DEBUG : only7: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367745_d20250719_m035521_c001_v0001041_t0012_u01752897321280") 2025/07/19 04:00:48 DEBUG : only8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9c_d20250719_m035603_c001_v7007000_t0000_u01752897363661") 2025/07/19 04:00:48 DEBUG : only8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4036943a8c8f1911_d20250719_m035555_c001_v0001090_t0057_u01752897355703") 2025/07/19 04:00:48 DEBUG : only8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677c3_d20250719_m035544_c001_v0001041_t0046_u01752897344703") 2025/07/19 04:00:48 DEBUG : only8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d855_d20250719_m035533_c001_v7007000_t0000_u01752897333119") 2025/07/19 04:00:49 DEBUG : only8: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367749_d20250719_m035522_c001_v0001041_t0016_u01752897322214") 2025/07/19 04:00:49 DEBUG : only9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9d_d20250719_m035603_c001_v7007000_t0000_u01752897363847") 2025/07/19 04:00:49 DEBUG : only9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419fd457e336780f_d20250719_m035555_c001_v0001041_t0019_u01752897355714") 2025/07/19 04:00:49 DEBUG : only9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33677c9_d20250719_m035545_c001_v0001041_t0023_u01752897345482") 2025/07/19 04:00:49 DEBUG : only9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d858_d20250719_m035533_c001_v7007000_t0000_u01752897333478") 2025/07/19 04:00:49 DEBUG : only9: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336774d_d20250719_m035522_c001_v0001041_t0040_u01752897322901") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9671_d20250719_m035214_c001_v7007000_t0000_u01752897134070") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4dba_d20250719_m035212_c001_v0001161_t0012_u01752897132164") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d966d_d20250719_m035211_c001_v7007000_t0000_u01752897131430") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685ace_d20250719_m035209_c001_v0001029_t0008_u01752897129547") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9669_d20250719_m035208_c001_v7007000_t0000_u01752897128753") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685ac8_d20250719_m035206_c001_v0001029_t0031_u01752897126213") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c73_d20250719_m035157_c001_v7007000_t0000_u01752897117023") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694eb9_d20250719_m035155_c001_v0001176_t0053_u01752897115851") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c6f_d20250719_m035154_c001_v7007000_t0000_u01752897114347") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ea9_d20250719_m035153_c001_v0001176_t0038_u01752897113519") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c6b_d20250719_m035152_c001_v7007000_t0000_u01752897112344") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e9b_d20250719_m035151_c001_v0001176_t0036_u01752897111530") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c60_d20250719_m035146_c001_v7007000_t0000_u01752897106119") 2025/07/19 04:00:49 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e72_d20250719_m035145_c001_v0001176_t0041_u01752897105095") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c5e_d20250719_m035144_c001_v7007000_t0000_u01752897104729") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e6a_d20250719_m035143_c001_v0001176_t0015_u01752897103563") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c5c_d20250719_m035143_c001_v7007000_t0000_u01752897103195") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e66_d20250719_m035142_c001_v0001176_t0053_u01752897102610") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e64_d20250719_m035142_c001_v0001176_t0026_u01752897102014") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c5b_d20250719_m035141_c001_v7007000_t0000_u01752897101647") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e60_d20250719_m035141_c001_v0001176_t0021_u01752897101070") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e5c_d20250719_m035140_c001_v0001176_t0010_u01752897100494") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7cd_d20250719_m035139_c001_v7007000_t0000_u01752897099767") 2025/07/19 04:00:50 DEBUG : potato: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e52_d20250719_m035138_c001_v0001176_t0017_u01752897098930") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41219a62b3768f98_d20250719_m035258_c001_v7007000_t0000_u01752897178973") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4e6c_d20250719_m035258_c001_v0001161_t0012_u01752897178026") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c79416f9_d20250719_m035249_c001_v7007000_t0000_u01752897169615") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b20_d20250719_m035245_c001_v0001029_t0035_u01752897165477") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4090309745531a86_d20250719_m035237_c001_v7007000_t0000_u01752897157593") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4e00_d20250719_m035233_c001_v0001161_t0052_u01752897153335") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d967b_d20250719_m035225_c001_v7007000_t0000_u01752897145548") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685af4_d20250719_m035221_c001_v0001029_t0025_u01752897141197") 2025/07/19 04:00:50 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c7a_d20250719_m035200_c001_v7007000_t0000_u01752897120721") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694eca_d20250719_m035159_c001_v0001176_t0001_u01752897119546") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c78_d20250719_m035159_c001_v7007000_t0000_u01752897119179") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ec0_d20250719_m035157_c001_v0001176_t0056_u01752897117573") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c74_d20250719_m035157_c001_v7007000_t0000_u01752897117207") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ebb_d20250719_m035156_c001_v0001176_t0033_u01752897116442") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c71_d20250719_m035155_c001_v7007000_t0000_u01752897115485") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694eb5_d20250719_m035154_c001_v0001176_t0044_u01752897114714") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c6e_d20250719_m035153_c001_v7007000_t0000_u01752897113152") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ea3_d20250719_m035152_c001_v0001176_t0041_u01752897112354") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c62_d20250719_m035146_c001_v7007000_t0000_u01752897106863") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e78_d20250719_m035145_c001_v0001176_t0019_u01752897105893") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794165a_d20250719_m035050_c001_v7007000_t0000_u01752897050875") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d50_d20250719_m035050_c001_v0001176_t0019_u01752897050286") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941657_d20250719_m035049_c001_v7007000_t0000_u01752897049373") 2025/07/19 04:00:51 DEBUG : potato2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d4c_d20250719_m035048_c001_v0001176_t0048_u01752897048781") 2025/07/19 04:00:51 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c79416fa_d20250719_m035249_c001_v7007000_t0000_u01752897169830") 2025/07/19 04:00:51 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b24_d20250719_m035246_c001_v0001029_t0038_u01752897166538") 2025/07/19 04:00:51 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4090309745531a87_d20250719_m035237_c001_v7007000_t0000_u01752897157989") 2025/07/19 04:00:51 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4e06_d20250719_m035234_c001_v0001161_t0020_u01752897154480") 2025/07/19 04:00:51 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d967c_d20250719_m035225_c001_v7007000_t0000_u01752897145981") 2025/07/19 04:00:52 DEBUG : potato3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685af6_d20250719_m035221_c001_v0001029_t0015_u01752897141840") 2025/07/19 04:00:52 DEBUG : pre-dest1/1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93a93_d20250719_m035332_c001_v7007000_t0000_u01752897212064") 2025/07/19 04:00:52 DEBUG : pre-dest1/1: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b60_d20250719_m035323_c001_v0001029_t0014_u01752897203767") 2025/07/19 04:00:52 DEBUG : pre-dest2/2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93a94_d20250719_m035332_c001_v7007000_t0000_u01752897212244") 2025/07/19 04:00:52 DEBUG : pre-dest2/2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4ed2_d20250719_m035324_c001_v0001161_t0022_u01752897204682") 2025/07/19 04:00:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f414051681056c916_d20250719_m035310_c001_v7007000_t0000_u01752897190001") 2025/07/19 04:00:52 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685b46_d20250719_m035306_c001_v0001029_t0036_u01752897186815") 2025/07/19 04:00:52 DEBUG : sizeonly: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7b1_d20250719_m035125_c001_v7007000_t0000_u01752897085851") 2025/07/19 04:00:52 DEBUG : sizeonly: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694e04_d20250719_m035124_c001_v0001176_t0039_u01752897084845") 2025/07/19 04:00:52 DEBUG : splitbanan: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f421828ee6aaf166b_d20250719_m035804_c001_v7007000_t0000_u01752897484437") 2025/07/19 04:00:52 DEBUG : splitbanan: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367945_d20250719_m035756_c001_v0001041_t0044_u01752897476803") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c2_d20250719_m035926_c001_v7007000_t0000_u01752897566202") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b84_d20250719_m035919_c001_v0001090_t0006_u01752897559403") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85ba039_d20250719_m035910_c001_v7007000_t0000_u01752897550358") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b58_d20250719_m035903_c001_v0001090_t0017_u01752897543703") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4038bbaa9dc2647b_d20250719_m035854_c001_v7007000_t0000_u01752897534368") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1b27_d20250719_m035848_c001_v0001090_t0005_u01752897528036") 2025/07/19 04:00:52 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d92a_d20250719_m035838_c001_v7007000_t0000_u01752897518025") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1af3_d20250719_m035831_c001_v0001090_t0003_u01752897511873") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993e29_d20250719_m035821_c001_v7007000_t0000_u01752897501092") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1acd_d20250719_m035814_c001_v0001090_t0019_u01752897494235") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4194e83287b93bc1_d20250719_m035759_c001_v7007000_t0000_u01752897479170") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb943a_d20250719_m035755_c001_v0001090_t0056_u01752897475653") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f2a_d20250719_m035746_c001_v7007000_t0000_u01752897466086") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9416_d20250719_m035738_c001_v0001090_t0036_u01752897458666") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42277695e06652b7_d20250719_m035737_c001_v7007000_t0000_u01752897457720") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233ae4_d20250719_m035733_c001_v0001100_t0038_u01752897453679") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d8eb_d20250719_m035723_c001_v7007000_t0000_u01752897443938") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678d1_d20250719_m035716_c001_v0001041_t0017_u01752897436834") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4108a2f0e5993df5_d20250719_m035715_c001_v7007000_t0000_u01752897435828") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e33678c1_d20250719_m035711_c001_v0001041_t0041_u01752897431984") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f411ce4e733eddf7b_d20250719_m035656_c001_v7007000_t0000_u01752897416400") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f19b5_d20250719_m035652_c001_v0001090_t0044_u01752897412307") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ef6_d20250719_m035642_c001_v7007000_t0000_u01752897402331") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1989_d20250719_m035635_c001_v0001090_t0016_u01752897395800") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941789_d20250719_m035626_c001_v7007000_t0000_u01752897386753") 2025/07/19 04:00:53 DEBUG : splitbananasplit: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f195b_d20250719_m035620_c001_v0001090_t0015_u01752897380694") 2025/07/19 04:00:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f42026ab4e5e48f10_d20250719_m035740_c001_v7007000_t0000_u01752897460886") 2025/07/19 04:00:53 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1a4f_d20250719_m035734_c001_v0001090_t0006_u01752897454808") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9edb_d20250719_m035612_c001_v7007000_t0000_u01752897372562") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339ea_d20250719_m035611_c001_v0001100_t0034_u01752897371251") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ed6_d20250719_m035610_c001_v7007000_t0000_u01752897370480") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb9304_d20250719_m035609_c001_v0001090_t0003_u01752897369207") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9676_d20250719_m035217_c001_v7007000_t0000_u01752897137966") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4dc8_d20250719_m035216_c001_v0001161_t0010_u01752897136984") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9674_d20250719_m035216_c001_v7007000_t0000_u01752897136422") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4dc2_d20250719_m035215_c001_v0001161_t0003_u01752897135174") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7a9_d20250719_m035122_c001_v7007000_t0000_u01752897082791") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694df6_d20250719_m035121_c001_v0001176_t0012_u01752897081440") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7a4_d20250719_m035121_c001_v7007000_t0000_u01752897081077") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694df0_d20250719_m035120_c001_v0001176_t0030_u01752897080147") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d7a0_d20250719_m035118_c001_v7007000_t0000_u01752897078063") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694dea_d20250719_m035116_c001_v0001176_t0031_u01752897076865") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d79f_d20250719_m035116_c001_v7007000_t0000_u01752897076318") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ddc_d20250719_m035114_c001_v0001176_t0049_u01752897074885") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694dd0_d20250719_m035111_c001_v0001176_t0027_u01752897071781") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d796_d20250719_m035111_c001_v7007000_t0000_u01752897071417") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694dcc_d20250719_m035110_c001_v0001176_t0035_u01752897070845") 2025/07/19 04:00:54 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694dca_d20250719_m035110_c001_v0001176_t0034_u01752897070269") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941672_d20250719_m035109_c001_v7007000_t0000_u01752897069541") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694db4_d20250719_m035107_c001_v0001176_t0007_u01752897067322") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694da2_d20250719_m035104_c001_v0001176_t0044_u01752897064443") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794166d_d20250719_m035104_c001_v7007000_t0000_u01752897064056") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d9c_d20250719_m035103_c001_v0001176_t0023_u01752897063490") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d98_d20250719_m035102_c001_v0001176_t0028_u01752897062864") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794166c_d20250719_m035102_c001_v7007000_t0000_u01752897062501") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d82_d20250719_m035058_c001_v0001176_t0046_u01752897058841") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941668_d20250719_m035058_c001_v7007000_t0000_u01752897058478") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d7e_d20250719_m035057_c001_v0001176_t0019_u01752897057905") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941661_d20250719_m035056_c001_v7007000_t0000_u01752897056981") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d76_d20250719_m035056_c001_v0001176_t0053_u01752897056410") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794165f_d20250719_m035055_c001_v7007000_t0000_u01752897055865") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d70_d20250719_m035055_c001_v0001176_t0057_u01752897055301") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794165e_d20250719_m035054_c001_v7007000_t0000_u01752897054394") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d6c_d20250719_m035053_c001_v0001176_t0033_u01752897053647") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794165d_d20250719_m035053_c001_v7007000_t0000_u01752897053100") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d64_d20250719_m035052_c001_v0001176_t0032_u01752897052535") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794165b_d20250719_m035051_c001_v7007000_t0000_u01752897051987") 2025/07/19 04:00:55 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d5a_d20250719_m035051_c001_v0001176_t0052_u01752897051419") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941652_d20250719_m035047_c001_v7007000_t0000_u01752897047088") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d3a_d20250719_m035046_c001_v0001176_t0052_u01752897046512") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c7941651_d20250719_m035045_c001_v7007000_t0000_u01752897045957") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d36_d20250719_m035045_c001_v0001176_t0002_u01752897045381") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794164f_d20250719_m035044_c001_v7007000_t0000_u01752897044477") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d2e_d20250719_m035043_c001_v0001176_t0007_u01752897043897") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f402a3a37c794164d_d20250719_m035041_c001_v7007000_t0000_u01752897041551") 2025/07/19 04:00:56 DEBUG : sub dir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694d1f_d20250719_m035040_c001_v0001176_t0022_u01752897040978") 2025/07/19 04:00:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9edc_d20250719_m035612_c001_v7007000_t0000_u01752897372746") 2025/07/19 04:00:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1939_d20250719_m035611_c001_v0001090_t0053_u01752897371262") 2025/07/19 04:00:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ed7_d20250719_m035610_c001_v7007000_t0000_u01752897370665") 2025/07/19 04:00:56 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367839_d20250719_m035609_c001_v0001041_t0055_u01752897369214") 2025/07/19 04:00:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c3_d20250719_m035928_c001_v7007000_t0000_u01752897568352") 2025/07/19 04:00:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c1a_d20250719_m035927_c001_v0001100_t0042_u01752897567611") 2025/07/19 04:00:56 DEBUG : sub/yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d966f_d20250719_m035213_c001_v7007000_t0000_u01752897133521") 2025/07/19 04:00:56 DEBUG : sub/yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f117cbf6a87685ad4_d20250719_m035212_c001_v0001029_t0003_u01752897132176") 2025/07/19 04:00:56 DEBUG : test_dir1/file2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ec0_d20250719_m035608_c001_v7007000_t0000_u01752897368420") 2025/07/19 04:00:56 DEBUG : test_dir1/file2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e336782f_d20250719_m035606_c001_v0001041_t0045_u01752897366869") 2025/07/19 04:00:56 DEBUG : test_dir1/file2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9e9f_d20250719_m035606_c001_v7007000_t0000_u01752897366064") 2025/07/19 04:00:56 DEBUG : test_dir1/file2: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb92fc_d20250719_m035604_c001_v0001090_t0014_u01752897364838") 2025/07/19 04:00:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ec3_d20250719_m035608_c001_v7007000_t0000_u01752897368604") 2025/07/19 04:00:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339da_d20250719_m035606_c001_v0001100_t0040_u01752897366861") 2025/07/19 04:00:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f400b9fa7d85b9ea0_d20250719_m035606_c001_v7007000_t0000_u01752897366249") 2025/07/19 04:00:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c2339d0_d20250719_m035604_c001_v0001100_t0032_u01752897364823") 2025/07/19 04:00:57 DEBUG : three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c82_d20250719_m035205_c001_v7007000_t0000_u01752897125483") 2025/07/19 04:00:57 DEBUG : three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ef4_d20250719_m035204_c001_v0001176_t0022_u01752897124333") 2025/07/19 04:00:57 DEBUG : three: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107f353920694ee4_d20250719_m035202_c001_v0001176_t0022_u01752897122223") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c5_d20250719_m035930_c001_v7007000_t0000_u01752897570204") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a2d_d20250719_m035929_c001_v0001041_t0013_u01752897569311") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87d8_d20250719_m035949_c001_v7007000_t0000_u01752897589723") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb953a_d20250719_m035947_c001_v0001090_t0008_u01752897587850") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87d1_d20250719_m035946_c001_v7007000_t0000_u01752897586278") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a45_d20250719_m035944_c001_v0001041_t0014_u01752897584104") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87d0_d20250719_m035943_c001_v7007000_t0000_u01752897583124") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c2e_d20250719_m035942_c001_v0001100_t0019_u01752897582335") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87cb_d20250719_m035937_c001_v7007000_t0000_u01752897577426") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a3d_d20250719_m035936_c001_v0001041_t0008_u01752897576366") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87cd_d20250719_m035939_c001_v7007000_t0000_u01752897579597") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb952e_d20250719_m035938_c001_v0001090_t0003_u01752897578397") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87ca_d20250719_m035935_c001_v7007000_t0000_u01752897575403") 2025/07/19 04:00:57 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f101ba2e85c233c24_d20250719_m035934_c001_v0001100_t0023_u01752897574679") 2025/07/19 04:00:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c9_d20250719_m035933_c001_v7007000_t0000_u01752897573700") 2025/07/19 04:00:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1bac_d20250719_m035932_c001_v0001090_t0036_u01752897572942") 2025/07/19 04:00:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87c6_d20250719_m035931_c001_v7007000_t0000_u01752897571965") 2025/07/19 04:00:58 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f107964a5c3bb951c_d20250719_m035931_c001_v0001090_t0052_u01752897571167") 2025/07/19 04:00:58 DEBUG : toe/toe/toe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f417d3dc9e7c0d9a8_d20250719_m035954_c001_v7007000_t0000_u01752897594762") 2025/07/19 04:00:58 DEBUG : toe/toe/toe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119fd457e3367a4b_d20250719_m035953_c001_v0001041_t0010_u01752897593865") 2025/07/19 04:00:58 DEBUG : toe/toe/toe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87cf_d20250719_m035941_c001_v7007000_t0000_u01752897581370") 2025/07/19 04:00:58 DEBUG : toe/toe/toe: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1bc2_d20250719_m035940_c001_v0001090_t0041_u01752897580567") 2025/07/19 04:00:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87d9_d20250719_m035950_c001_v7007000_t0000_u01752897590335") 2025/07/19 04:00:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1036943a8c8f1bd0_d20250719_m035949_c001_v0001090_t0036_u01752897589395") 2025/07/19 04:00:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f41838196eadb87d2_d20250719_m035946_c001_v7007000_t0000_u01752897586887") 2025/07/19 04:00:58 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f100c343e6702f128_d20250719_m035945_c001_v0001104_t0039_u01752897585504") 2025/07/19 04:00:58 DEBUG : two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f419b0467b2297c84_d20250719_m035205_c001_v7007000_t0000_u01752897125665") 2025/07/19 04:00:58 DEBUG : two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f4083831cfeed4d9c_d20250719_m035203_c001_v0001161_t0000_u01752897123762") 2025/07/19 04:00:58 DEBUG : two: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f407f353920694ee0_d20250719_m035202_c001_v0001176_t0003_u01752897122038") 2025/07/19 04:00:58 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9672_d20250719_m035214_c001_v7007000_t0000_u01752897134251") 2025/07/19 04:00:58 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f119ac074674460ba_d20250719_m035213_c001_v0001181_t0043_u01752897133311") 2025/07/19 04:00:58 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d966c_d20250719_m035210_c001_v7007000_t0000_u01752897130882") 2025/07/19 04:00:58 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4db0_d20250719_m035209_c001_v0001161_t0015_u01752897129497") 2025/07/19 04:00:58 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d9668_d20250719_m035208_c001_v7007000_t0000_u01752897128206") 2025/07/19 04:00:59 DEBUG : yam: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1083831cfeed4da6_d20250719_m035206_c001_v0001161_t0029_u01752897126223") 2025/07/19 04:00:59 DEBUG : yaml: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d966e_d20250719_m035211_c001_v7007000_t0000_u01752897131612") 2025/07/19 04:00:59 DEBUG : yaml: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1153808752b786d8_d20250719_m035210_c001_v0001177_t0032_u01752897130640") 2025/07/19 04:00:59 DEBUG : yaml: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f416dc2b30c5d966a_d20250719_m035208_c001_v7007000_t0000_u01752897128936") 2025/07/19 04:00:59 DEBUG : yaml: Deleting (id "4_zefd22da3c0ed2b0b9f880e1b_f1015726bbdbba11f_d20250719_m035207_c001_v0001099_t0054_u01752897127601") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m22.182550334s (try 1/5)