"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/07/05 02:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire" 2025/07/05 02:36:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/05 02:36:37 DEBUG : Creating backend with remote "/tmp/rclone3091588028" === 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/05 02:36:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:36:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:39 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:39 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:39 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:40 DEBUG : B2 bucket rclone-test-dopamir8mire: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:41 DEBUG : Creating backend with remote "/non-existing" 2025/07/05 02:36:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/05 02:36:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.68s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:43 INFO : B2 bucket rclone-test-dopamir8mire: Running all checks before starting transfers 2025/07/05 02:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:44 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:44 INFO : B2 bucket rclone-test-dopamir8mire: Checks finished, now starting transfers 2025/07/05 02:36:44 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:45 ERROR : Ignoring --no-traverse with sync 2025/07/05 02:36:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:45 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:45 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:45 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/05 02:36:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/05 02:36:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.13s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:36:47 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:47 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:36:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 02:36:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:36:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:36:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:36:50 INFO : sub dir2: Making directory 2025/07/05 02:36:50 INFO : sub dir: Making directory 2025/07/05 02:36:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:50 INFO : sub dir2/sub sub dir2: Making directory 2025/07/05 02:36:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:50 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/05 02:36:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:50 INFO : sub dir2: Making directory 2025/07/05 02:36:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/05 02:36:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:36:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:52 DEBUG : sub dir2: Making directory with metadata 2025/07/05 02:36:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:36:52 INFO : sub dir2: Making directory 2025/07/05 02:36:52 INFO : sub dir: Making directory 2025/07/05 02:36:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:52 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:52 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/05 02:36:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/05 02:36:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:53 INFO : sub dir2: Making directory 2025/07/05 02:36:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:53 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:53 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:54 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:54 DEBUG : sub dir2: Making directory with metadata 2025/07/05 02:36:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:36:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:36:55 INFO : sub dir2: Making directory 2025/07/05 02:36:55 INFO : sub dir: Making directory 2025/07/05 02:36:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:55 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/05 02:36:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.13s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:56 INFO : sub dir2: Making directory 2025/07/05 02:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:36:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:36:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:56 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:36:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rudodol1veja" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-rudodol1veja 2025/07/05 02:36:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:36:59 DEBUG : B2 bucket rclone-test-rudodol1veja: Waiting for checks to finish 2025/07/05 02:36:59 DEBUG : B2 bucket rclone-test-rudodol1veja: Waiting for transfers to finish 2025/07/05 02:36:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:36:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:36:59 DEBUG : B2 bucket rclone-test-rudodol1veja: Purge remote 2025/07/05 02:36:59 INFO : B2 bucket rclone-test-rudodol1veja: cleaning bucket "rclone-test-rudodol1veja" of all files 2025/07/05 02:37:00 DEBUG : sub dir/hello world: Deleting (id "4_zaf42bd13701ddb8b9f780e1b_f10215b5f5394804e_d20250705_m023659_c001_v0001165_t0020_u01751683019589") --- PASS: TestServerSideCopy (3.69s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:37:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 02:37:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yidihal1juji" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-yidihal1juji 2025/07/05 02:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:37:04 DEBUG : B2 bucket rclone-test-yidihal1juji: Waiting for checks to finish 2025/07/05 02:37:04 DEBUG : B2 bucket rclone-test-yidihal1juji: Waiting for transfers to finish 2025/07/05 02:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:37:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:37:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:37:05 DEBUG : B2 bucket rclone-test-yidihal1juji: Waiting for checks to finish 2025/07/05 02:37:05 DEBUG : B2 bucket rclone-test-yidihal1juji: Waiting for transfers to finish 2025/07/05 02:37:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 02:37:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:37:06 DEBUG : B2 bucket rclone-test-yidihal1juji: Purge remote 2025/07/05 02:37:06 INFO : B2 bucket rclone-test-yidihal1juji: cleaning bucket "rclone-test-yidihal1juji" of all files 2025/07/05 02:37:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f82cd63701ddb8b9f780e1b_f102d9fc2f0a5927f_d20250705_m023705_c001_v0001029_t0034_u01751683025816") 2025/07/05 02:37:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f82cd63701ddb8b9f780e1b_f113c51e08cd32a2a_d20250705_m023704_c001_v0001182_t0056_u01751683024812") --- PASS: TestServerSideCopyOverSelf (5.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:37:08 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:08 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 02:37:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/05 02:37:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.51s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jakapug9dalo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-jakapug9dalo 2025/07/05 02:37:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:37:11 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for checks to finish 2025/07/05 02:37:11 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for transfers to finish 2025/07/05 02:37:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:37:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:37:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/05 02:37:12 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for checks to finish 2025/07/05 02:37:12 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for transfers to finish 2025/07/05 02:37:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/05 02:37:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:37:13 INFO : sub dir/hello world: Deleted 2025/07/05 02:37:13 DEBUG : testing file moves 2025/07/05 02:37:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/05 02:37:14 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for checks to finish 2025/07/05 02:37:14 DEBUG : B2 bucket rclone-test-jakapug9dalo: Waiting for transfers to finish 2025/07/05 02:37:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/05 02:37:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/05 02:37:14 INFO : sub dir/hello world: Deleted 2025/07/05 02:37:14 DEBUG : B2 bucket rclone-test-jakapug9dalo: Purge remote 2025/07/05 02:37:14 INFO : B2 bucket rclone-test-jakapug9dalo: cleaning bucket "rclone-test-jakapug9dalo" of all files 2025/07/05 02:37:15 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2ed13701ddb8b9f780e1b_f111a253a955239ee_d20250705_m023714_c001_v0001183_t0050_u01751683034164") 2025/07/05 02:37:15 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2ed13701ddb8b9f780e1b_f107dde4dc77703e8_d20250705_m023712_c001_v0001178_t0038_u01751683032810") 2025/07/05 02:37:15 DEBUG : sub dir/hello world: Deleting (id "4_z5fa2ed13701ddb8b9f780e1b_f110d0a8058eaf0b5_d20250705_m023711_c001_v0001165_t0029_u01751683031819") --- PASS: TestServerSideMoveOverSelf (6.62s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:16 ERROR : error listing: directory not found 2025/07/05 02:37:16 INFO : Local file system at /tmp/rclone3091588028: Making directory 2025/07/05 02:37:16 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:16 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:37:18 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for checks to finish 2025/07/05 02:37:18 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for transfers to finish 2025/07/05 02:37:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:37:18 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/05 02:37:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/05 02:37:19 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:19 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:37:19 INFO : check sum: Copied (new) 2025/07/05 02:37:19 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:20 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:37:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/05 02:37:20 DEBUG : check sum: Unchanged skipping 2025/07/05 02:37:20 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:20 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/05 02:37:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 02:37:21 INFO : sizeonly: Copied (new) 2025/07/05 02:37:21 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:21 DEBUG : sizeonly: Sizes identical 2025/07/05 02:37:21 DEBUG : sizeonly: Unchanged skipping 2025/07/05 02:37:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:21 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/05 02:37:22 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:22 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/05 02:37:22 INFO : ignore-size: Copied (new) 2025/07/05 02:37:22 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:37:23 DEBUG : ignore-size: Unchanged skipping 2025/07/05 02:37:23 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:23 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:23 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:37:24 DEBUG : existing: Unchanged skipping 2025/07/05 02:37:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:24 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:24 INFO : There was nothing to transfer 2025/07/05 02:37:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/05 02:37:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 02:37:24 INFO : existing: Copied (replaced existing) 2025/07/05 02:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.77s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:37:25 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:25 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 02:37:26 INFO : existing: Copied (new) 2025/07/05 02:37:26 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:26 DEBUG : existing: Destination exists, skipping 2025/07/05 02:37:26 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:26 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:26 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:27 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/05 02:37:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:27 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:37:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:28 INFO : a/potato2: Copied (new) 2025/07/05 02:37:28 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:28 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:29 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/05 02:37:29 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:37:29 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/05 02:37:29 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:29 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:29 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:29 INFO : There was nothing to transfer 2025/07/05 02:37:30 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:30 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/05 02:37:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:37:30 INFO : empty space: Updated modification time in destination 2025/07/05 02:37:30 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:30 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:30 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:32 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/05 02:37:32 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:37:32 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:32 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:32 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:33 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/05 02:37:33 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3091588028) 2025/07/05 02:37:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dopamir8mire) 2025/07/05 02:37:33 DEBUG : foo: sha1 differ 2025/07/05 02:37:33 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/05 02:37:33 INFO : foo: Copied (replaced existing) 2025/07/05 02:37:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/05 02:37:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:35 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:35 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:35 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:35 INFO : potato: Copied (new) 2025/07/05 02:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/05 02:37:37 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:37 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/05 02:37:37 INFO : potato: Copied (replaced existing) 2025/07/05 02:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:38 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/05 02:37:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3091588028) 2025/07/05 02:37:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dopamir8mire) 2025/07/05 02:37:38 DEBUG : potato: sha1 differ 2025/07/05 02:37:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/05 02:37:39 INFO : potato: Copied (replaced existing) 2025/07/05 02:37:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:40 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:40 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:40 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/05 02:37:40 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:40 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:42 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:42 INFO : potato2: Copied (new) 2025/07/05 02:37:42 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:43 INFO : d: Making directory 2025/07/05 02:37:43 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/05 02:37:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:44 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:37:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:44 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:44 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:44 INFO : a/potato2: Copied (new) 2025/07/05 02:37:44 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:44 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:45 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/05 02:37:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:46 DEBUG : c/non empty space: Unchanged skipping 2025/07/05 02:37:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:46 INFO : a/potato2: Copied (new) 2025/07/05 02:37:46 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting files as there were IO errors 2025/07/05 02:37:46 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:48 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:48 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:48 INFO : potato: Deleted 2025/07/05 02:37:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.93s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:50 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:50 INFO : potato: Deleted 2025/07/05 02:37:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:50 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:37:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.40s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:37:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/05 02:37:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : enormous: Excluded 2025/07/05 02:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : potato2: Excluded 2025/07/05 02:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:54 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:54 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:54 INFO : There was nothing to transfer 2025/07/05 02:37:54 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : enormous: Excluded 2025/07/05 02:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : potato2: Excluded 2025/07/05 02:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:37:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/05 02:37:54 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:54 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for checks to finish 2025/07/05 02:37:54 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for transfers to finish 2025/07/05 02:37:54 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:54 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:56 DEBUG : enormous: Excluded (Size Filter) 2025/07/05 02:37:56 DEBUG : enormous: Excluded 2025/07/05 02:37:56 DEBUG : potato2: Excluded (Size Filter) 2025/07/05 02:37:56 DEBUG : potato2: Excluded 2025/07/05 02:37:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:37:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:56 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:56 INFO : enormous: Deleted 2025/07/05 02:37:56 INFO : potato2: Deleted 2025/07/05 02:37:56 INFO : There was nothing to transfer 2025/07/05 02:37:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/05 02:37:57 DEBUG : empty space: Unchanged skipping 2025/07/05 02:37:57 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for checks to finish 2025/07/05 02:37:57 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for transfers to finish 2025/07/05 02:37:57 DEBUG : Waiting for deletions to finish 2025/07/05 02:37:57 INFO : enormous: Deleted 2025/07/05 02:37:57 INFO : potato2: Deleted 2025/07/05 02:37:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:37:59 DEBUG : five: Need to transfer - File not found at Destination 2025/07/05 02:37:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/05 02:37:59 DEBUG : one: Destination is newer than source, skipping 2025/07/05 02:37:59 DEBUG : three: Sizes identical 2025/07/05 02:37:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:37:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/05 02:37:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3091588028) 2025/07/05 02:37:59 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dopamir8mire) 2025/07/05 02:37:59 DEBUG : two: sha1 differ 2025/07/05 02:37:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 02:37:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:37:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/05 02:37:59 INFO : five: Copied (new) 2025/07/05 02:37:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/05 02:37:59 INFO : four: Copied (replaced existing) 2025/07/05 02:38:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 02:38:00 INFO : two: Copied (replaced existing) 2025/07/05 02:38:00 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:00 DEBUG : one: Destination is newer than source, skipping 2025/07/05 02:38:00 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 02:38:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/05 02:38:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/05 02:38:00 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/05 02:38:00 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/05 02:38:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3091588028) 2025/07/05 02:38:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 02:38:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dopamir8mire) 2025/07/05 02:38:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 02:38:00 DEBUG : three: sha1 differ 2025/07/05 02:38:00 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/05 02:38:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/05 02:38:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/05 02:38:00 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:38:00 INFO : three: Copied (replaced existing) 2025/07/05 02:38:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/05 02:38:02 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:02 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:02 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/05 02:38:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 02:38:02 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:02 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 02:38:02 INFO : potato: Copied (new) 2025/07/05 02:38:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:02 INFO : yam: Copied (new) 2025/07/05 02:38:02 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:38:03 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:03 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:03 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:03 DEBUG : potato: Unchanged skipping 2025/07/05 02:38:03 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:03 INFO : yam: Copied (server-side copy) to: yaml 2025/07/05 02:38:04 INFO : yam: Deleted 2025/07/05 02:38:04 INFO : yaml: Renamed from "yam" 2025/07/05 02:38:04 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/05 02:38:05 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:05 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 02:38:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/05 02:38:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 02:38:05 INFO : potato: Copied (new) 2025/07/05 02:38:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:05 INFO : yam: Copied (new) 2025/07/05 02:38:05 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:38:05 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:05 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:05 DEBUG : potato: Unchanged skipping 2025/07/05 02:38:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:06 INFO : yam: Copied (server-side copy) to: yaml 2025/07/05 02:38:06 INFO : yam: Deleted 2025/07/05 02:38:06 INFO : yaml: Renamed from "yam" 2025/07/05 02:38:06 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/05 02:38:07 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:07 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:07 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:07 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/05 02:38:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/05 02:38:07 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:07 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:07 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001101_t0024": EOF 2025/07/05 02:38:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001101_t0024": EOF) 2025/07/05 02:38:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 02:38:07 DEBUG : potato: Received error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001101_t0024": EOF - low level retry 0/10 2025/07/05 02:38:07 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 02:38:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:07 INFO : sub/yam: Copied (new) 2025/07/05 02:38:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/05 02:38:07 INFO : potato: Copied (new) 2025/07/05 02:38:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:38:08 DEBUG : potato: Unchanged skipping 2025/07/05 02:38:08 INFO : B2 bucket rclone-test-dopamir8mire: Making map for --track-renames 2025/07/05 02:38:08 INFO : B2 bucket rclone-test-dopamir8mire: Finished making map for --track-renames 2025/07/05 02:38:08 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:08 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for renames to finish 2025/07/05 02:38:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/05 02:38:08 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/05 02:38:08 INFO : sub/yam: Deleted 2025/07/05 02:38:08 INFO : yam: Renamed from "sub/yam" 2025/07/05 02:38:08 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:09 DEBUG : Creating backend with remote "/tmp/rclone3091588028/dir1" 2025/07/05 02:38:09 DEBUG : Config file has changed externally - reloading 2025/07/05 02:38:09 DEBUG : Creating backend with remote "/tmp/rclone3091588028/dir2" 2025/07/05 02:38:09 DEBUG : Local file system at /tmp/rclone3091588028/dir2: Using server-side directory move 2025/07/05 02:38:09 INFO : Local file system at /tmp/rclone3091588028/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/05 02:38:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/05 02:38:09 DEBUG : Local file system at /tmp/rclone3091588028/dir2: Waiting for checks to finish 2025/07/05 02:38:09 DEBUG : Local file system at /tmp/rclone3091588028/dir2: Waiting for transfers to finish 2025/07/05 02:38:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:38:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 02:38:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:38:10 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:38:10 INFO : sub dir/hello world: Deleted 2025/07/05 02:38:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/05 02:38:10 INFO : nested/sub dir/file: Copied (new) 2025/07/05 02:38:10 INFO : nested/sub dir/file: Deleted 2025/07/05 02:38:10 INFO : sub dir: Removing directory 2025/07/05 02:38:10 INFO : nested/sub dir: Removing directory 2025/07/05 02:38:10 INFO : nested: Removing directory 2025/07/05 02:38:10 DEBUG : Local file system at /tmp/rclone3091588028: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/05 02:38:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/05 02:38:11 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:11 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:38:11 INFO : sub dir/hello world: Copied (new) 2025/07/05 02:38:11 INFO : sub dir/hello world: Deleted 2025/07/05 02:38:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/05 02:38:11 INFO : nested/sub dir/file: Copied (new) 2025/07/05 02:38:11 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/05 02:38:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:38:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/05 02:38:13 INFO : existing-b: Copied (new) 2025/07/05 02:38:13 INFO : existing-b: Deleted 2025/07/05 02:38:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 02:38:13 INFO : existing: Copied (new) 2025/07/05 02:38:13 INFO : existing: Deleted 2025/07/05 02:38:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:13 DEBUG : existing: Destination exists, skipping 2025/07/05 02:38:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/05 02:38:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:13 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:14 DEBUG : Creating backend with remote "TestB2:rclone-test-ziyohew2davi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-ziyohew2davi 2025/07/05 02:38:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 02:38:18 DEBUG : empty space: Unchanged skipping 2025/07/05 02:38:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:38:18 DEBUG : B2 bucket rclone-test-ziyohew2davi: Waiting for checks to finish 2025/07/05 02:38:18 INFO : empty space: Deleted 2025/07/05 02:38:18 DEBUG : B2 bucket rclone-test-ziyohew2davi: Waiting for transfers to finish 2025/07/05 02:38:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:18 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:18 INFO : potato2: Deleted 2025/07/05 02:38:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:18 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:19 INFO : potato3: Deleted 2025/07/05 02:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bahicub1pafo" 2025/07/05 02:38:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/05 02:38:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 02:38:20 DEBUG : B2 bucket rclone-test-bahicub1pafo: Waiting for checks to finish 2025/07/05 02:38:20 DEBUG : B2 bucket rclone-test-bahicub1pafo: Waiting for transfers to finish 2025/07/05 02:38:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:21 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:21 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:21 INFO : potato2: Deleted 2025/07/05 02:38:21 INFO : potato3: Deleted 2025/07/05 02:38:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:38:21 INFO : empty space: Copied (server-side copy) 2025/07/05 02:38:22 INFO : empty space: Deleted 2025/07/05 02:38:22 DEBUG : B2 bucket rclone-test-bahicub1pafo: Purge remote 2025/07/05 02:38:22 INFO : B2 bucket rclone-test-bahicub1pafo: cleaning bucket "rclone-test-bahicub1pafo" of all files 2025/07/05 02:38:22 DEBUG : empty space: Deleting (id "4_z3fc2fd03702ddb8b9f780e1b_f107dbf4e04ffb47d_d20250705_m023821_c001_v0001145_t0040_u01751683101763") 2025/07/05 02:38:22 DEBUG : potato2: Deleting (id "4_z3fc2fd03702ddb8b9f780e1b_f10499d050edf5181_d20250705_m023821_c001_v0001044_t0041_u01751683101132") 2025/07/05 02:38:22 DEBUG : potato3: Deleting (id "4_z3fc2fd03702ddb8b9f780e1b_f1034cc67ffda46e0_d20250705_m023821_c001_v0001183_t0035_u01751683101516") 2025/07/05 02:38:23 DEBUG : B2 bucket rclone-test-ziyohew2davi: Purge remote 2025/07/05 02:38:23 INFO : B2 bucket rclone-test-ziyohew2davi: cleaning bucket "rclone-test-ziyohew2davi" of all files 2025/07/05 02:38:23 DEBUG : empty space: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f4185defaa39ee2d4_d20250705_m023822_c001_v7007000_t0000_u01751683102014") 2025/07/05 02:38:23 DEBUG : empty space: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f10596fe9b0c45e59_d20250705_m023817_c001_v0001130_t0042_u01751683097336") 2025/07/05 02:38:23 DEBUG : potato2: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f416473a715a63af9_d20250705_m023821_c001_v7007000_t0000_u01751683101544") 2025/07/05 02:38:23 DEBUG : potato2: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f101a3d514bbf9bf9_d20250705_m023818_c001_v0001172_t0053_u01751683098480") 2025/07/05 02:38:23 DEBUG : potato3: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f4185defaa39ee2d3_d20250705_m023821_c001_v7007000_t0000_u01751683101718") 2025/07/05 02:38:23 DEBUG : potato3: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f1121edc8e3691053_d20250705_m023818_c001_v0001183_t0058_u01751683098838") 2025/07/05 02:38:23 DEBUG : potato3: Deleting (id "4_z5f02ddf3702ddb8b9f780e1b_f10596fe9b0c45e5b_d20250705_m023817_c001_v0001130_t0013_u01751683097695") --- PASS: TestServerSideMove (10.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nedowek2jabu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-nedowek2jabu 2025/07/05 02:38:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:38:29 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:38:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:29 DEBUG : B2 bucket rclone-test-nedowek2jabu: Waiting for checks to finish 2025/07/05 02:38:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:38:29 DEBUG : B2 bucket rclone-test-nedowek2jabu: Waiting for transfers to finish 2025/07/05 02:38:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:30 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:30 INFO : potato2: Deleted 2025/07/05 02:38:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:30 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:30 INFO : potato3: Deleted 2025/07/05 02:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-roxigup3wuxu" 2025/07/05 02:38:31 DEBUG : empty space: Excluded (Size Filter) 2025/07/05 02:38:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 02:38:32 DEBUG : B2 bucket rclone-test-roxigup3wuxu: Waiting for checks to finish 2025/07/05 02:38:32 DEBUG : B2 bucket rclone-test-roxigup3wuxu: Waiting for transfers to finish 2025/07/05 02:38:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:32 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:32 INFO : potato2: Deleted 2025/07/05 02:38:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:32 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:33 INFO : potato3: Deleted 2025/07/05 02:38:33 DEBUG : B2 bucket rclone-test-roxigup3wuxu: Purge remote 2025/07/05 02:38:33 INFO : B2 bucket rclone-test-roxigup3wuxu: cleaning bucket "rclone-test-roxigup3wuxu" of all files 2025/07/05 02:38:33 DEBUG : potato2: Deleting (id "4_zbfb21dc3703ddb8b9f780e1b_f11672b2df34773b2_d20250705_m023832_c001_v0001183_t0050_u01751683112542") 2025/07/05 02:38:33 DEBUG : potato3: Deleting (id "4_zbfb21dc3703ddb8b9f780e1b_f10587e36bb3052f9_d20250705_m023832_c001_v0001183_t0055_u01751683112772") 2025/07/05 02:38:34 DEBUG : B2 bucket rclone-test-nedowek2jabu: Purge remote 2025/07/05 02:38:34 INFO : B2 bucket rclone-test-nedowek2jabu: cleaning bucket "rclone-test-nedowek2jabu" of all files 2025/07/05 02:38:34 DEBUG : empty space: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f10542209a79f1360_d20250705_m023828_c001_v0001161_t0050_u01751683108743") 2025/07/05 02:38:34 DEBUG : potato2: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f420e3e9208b958ba_d20250705_m023832_c001_v7007000_t0000_u01751683112748") 2025/07/05 02:38:34 DEBUG : potato2: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f104fd5276186c1af_d20250705_m023829_c001_v0001092_t0020_u01751683109726") 2025/07/05 02:38:34 DEBUG : potato3: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f420e3e9208b958bb_d20250705_m023833_c001_v7007000_t0000_u01751683113018") 2025/07/05 02:38:34 DEBUG : potato3: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f1146a22daaa0076b_d20250705_m023830_c001_v0001171_t0056_u01751683110103") 2025/07/05 02:38:34 DEBUG : potato3: Deleting (id "4_zafa20db3703ddb8b9f780e1b_f10542209a79f1362_d20250705_m023829_c001_v0001161_t0028_u01751683109062") --- PASS: TestServerSideMoveWithFilter (10.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:35 DEBUG : Creating backend with remote "TestB2:rclone-test-cadosoy3leki" 2025/07/05 02:38:37 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-dopamir8mire -> B2 bucket rclone-test-cadosoy3leki 2025/07/05 02:38:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 02:38:40 DEBUG : empty space: Unchanged skipping 2025/07/05 02:38:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/05 02:38:40 DEBUG : B2 bucket rclone-test-cadosoy3leki: Waiting for checks to finish 2025/07/05 02:38:40 INFO : empty space: Deleted 2025/07/05 02:38:40 DEBUG : B2 bucket rclone-test-cadosoy3leki: Waiting for transfers to finish 2025/07/05 02:38:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:41 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:41 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:41 INFO : potato3: Deleted 2025/07/05 02:38:41 INFO : potato2: Deleted 2025/07/05 02:38:42 DEBUG : Creating backend with remote "TestB2:rclone-test-teritec3wiga" 2025/07/05 02:38:42 INFO : tomatoDir: Making directory 2025/07/05 02:38:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/05 02:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/05 02:38:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/05 02:38:43 DEBUG : B2 bucket rclone-test-teritec3wiga: Waiting for checks to finish 2025/07/05 02:38:43 DEBUG : B2 bucket rclone-test-teritec3wiga: Waiting for transfers to finish 2025/07/05 02:38:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/05 02:38:44 INFO : empty space: Copied (server-side copy) 2025/07/05 02:38:44 INFO : empty space: Deleted 2025/07/05 02:38:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/05 02:38:44 INFO : potato3: Copied (server-side copy) 2025/07/05 02:38:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/05 02:38:44 INFO : potato2: Copied (server-side copy) 2025/07/05 02:38:44 INFO : potato3: Deleted 2025/07/05 02:38:44 INFO : potato2: Deleted 2025/07/05 02:38:45 DEBUG : B2 bucket rclone-test-teritec3wiga: Purge remote 2025/07/05 02:38:45 INFO : B2 bucket rclone-test-teritec3wiga: cleaning bucket "rclone-test-teritec3wiga" of all files 2025/07/05 02:38:45 DEBUG : empty space: Deleting (id "4_zaf824d83703ddb8b9f780e1b_f11548fb23730ca5b_d20250705_m023843_c001_v0001136_t0031_u01751683123810") 2025/07/05 02:38:45 DEBUG : potato2: Deleting (id "4_zaf824d83703ddb8b9f780e1b_f11483e15e69d6522_d20250705_m023844_c001_v0001182_t0053_u01751683124203") 2025/07/05 02:38:45 DEBUG : potato3: Deleting (id "4_zaf824d83703ddb8b9f780e1b_f116a249cc49b064c_d20250705_m023844_c001_v0001176_t0056_u01751683124184") 2025/07/05 02:38:45 DEBUG : B2 bucket rclone-test-cadosoy3leki: Purge remote 2025/07/05 02:38:45 INFO : B2 bucket rclone-test-cadosoy3leki: cleaning bucket "rclone-test-cadosoy3leki" of all files 2025/07/05 02:38:46 DEBUG : empty space: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f421d60b6367b5d30_d20250705_m023844_c001_v7007000_t0000_u01751683124165") 2025/07/05 02:38:46 DEBUG : empty space: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f1131e44b2e601aae_d20250705_m023839_c001_v0001036_t0017_u01751683119542") 2025/07/05 02:38:46 DEBUG : potato2: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f419811bd30f4d9a4_d20250705_m023844_c001_v7007000_t0000_u01751683124415") 2025/07/05 02:38:46 DEBUG : potato2: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f1066959c748e7409_d20250705_m023840_c001_v0001144_t0051_u01751683120731") 2025/07/05 02:38:46 DEBUG : potato3: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f421d60b6367b5d31_d20250705_m023844_c001_v7007000_t0000_u01751683124400") 2025/07/05 02:38:46 DEBUG : potato3: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f1092a50d1d516c42_d20250705_m023841_c001_v0001177_t0058_u01751683121112") 2025/07/05 02:38:46 DEBUG : potato3: Deleting (id "4_zdfa23d53703ddb8b9f780e1b_f1131e44b2e601ab0_d20250705_m023839_c001_v0001036_t0025_u01751683119988") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:38:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/rclone-sync-test" 2025/07/05 02:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/rclone-sync-test-include/layer2" 2025/07/05 02:38:55 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/rclone-sync-test-ignore-file" 2025/07/05 02:38:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/05 02:38:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 02:38:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 02:38:58 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test: Waiting for checks to finish 2025/07/05 02:38:58 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test: Waiting for transfers to finish 2025/07/05 02:38:58 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:58 INFO : There was nothing to transfer 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:59 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:59 INFO : There was nothing to transfer 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/05 02:38:59 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:59 INFO : There was nothing to transfer 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:38:59 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:38:59 DEBUG : Waiting for deletions to finish 2025/07/05 02:38:59 INFO : There was nothing to transfer 2025/07/05 02:39:00 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/05 02:39:00 DEBUG : B2 bucket rclone-test-dopamir8mire path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/05 02:39:00 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.51s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:39:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/CompareDest" 2025/07/05 02:39:04 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:39:04 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:04 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:39:04 INFO : one: Copied (new) 2025/07/05 02:39:04 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:05 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:05 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 02:39:05 INFO : one: Copied (replaced existing) 2025/07/05 02:39:05 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:07 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:39:07 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:07 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:07 INFO : There was nothing to transfer 2025/07/05 02:39:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:39:08 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:39:08 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:08 INFO : There was nothing to transfer 2025/07/05 02:39:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:39:09 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:39:09 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:09 INFO : There was nothing to transfer 2025/07/05 02:39:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:10 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/05 02:39:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 02:39:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/05 02:39:10 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:39:10 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:10 INFO : There was nothing to transfer 2025/07/05 02:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:11 DEBUG : two: Need to transfer - File not found at Destination 2025/07/05 02:39:11 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/05 02:39:11 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/05 02:39:11 INFO : two: Copied (new) 2025/07/05 02:39:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:39:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dest" 2025/07/05 02:39:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/pre-dest1" 2025/07/05 02:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/pre-dest2" 2025/07/05 02:39:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/05 02:39:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/05 02:39:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/05 02:39:19 DEBUG : B2 bucket rclone-test-dopamir8mire path dest: Waiting for checks to finish 2025/07/05 02:39:19 DEBUG : B2 bucket rclone-test-dopamir8mire path dest: Waiting for transfers to finish 2025/07/05 02:39:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/05 02:39:20 INFO : 3: Copied (new) 2025/07/05 02:39:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:39:22 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/CopyDest" 2025/07/05 02:39:25 DEBUG : one: Need to transfer - File not found at Destination 2025/07/05 02:39:25 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:25 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:39:26 INFO : one: Copied (new) 2025/07/05 02:39:26 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:26 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:26 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 02:39:27 INFO : one: Copied (replaced existing) 2025/07/05 02:39:27 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:28 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/BackupDir" 2025/07/05 02:39:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:29 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/05 02:39:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:39:31 INFO : one: Copied (server-side copy) 2025/07/05 02:39:31 INFO : one: Deleted 2025/07/05 02:39:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/05 02:39:31 INFO : one: Copied (server-side copy) 2025/07/05 02:39:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/05 02:39:31 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:31 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:32 DEBUG : one: Unchanged skipping 2025/07/05 02:39:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/05 02:39:33 INFO : two: Copied (server-side copy) 2025/07/05 02:39:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/05 02:39:33 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:33 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:33 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:33 DEBUG : one: Unchanged skipping 2025/07/05 02:39:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:33 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:33 DEBUG : two: Unchanged skipping 2025/07/05 02:39:33 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:33 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:33 INFO : There was nothing to transfer 2025/07/05 02:39:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:34 DEBUG : one: Unchanged skipping 2025/07/05 02:39:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/05 02:39:34 DEBUG : three: Destination not found in --copy-dest 2025/07/05 02:39:34 DEBUG : three: Need to transfer - File not found at Destination 2025/07/05 02:39:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/05 02:39:34 DEBUG : two: Unchanged skipping 2025/07/05 02:39:34 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:34 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/05 02:39:35 INFO : three: Copied (new) 2025/07/05 02:39:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:39:38 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:39:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/backup" 2025/07/05 02:39:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:39:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:41 DEBUG : two: Unchanged skipping 2025/07/05 02:39:41 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:39:42 INFO : one: Copied (server-side copy) 2025/07/05 02:39:43 INFO : one: Deleted 2025/07/05 02:39:43 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:39:44 INFO : one: Copied (new) 2025/07/05 02:39:44 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:39:44 INFO : three.txt: Copied (server-side copy) 2025/07/05 02:39:44 INFO : three.txt: Deleted 2025/07/05 02:39:44 INFO : three.txt: Moved into backup dir 2025/07/05 02:39:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:39:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:46 DEBUG : two: Unchanged skipping 2025/07/05 02:39:46 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:39:46 INFO : one: Copied (server-side copy) 2025/07/05 02:39:46 INFO : one: Deleted 2025/07/05 02:39:46 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:39:47 INFO : one: Copied (new) 2025/07/05 02:39:47 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:39:48 INFO : three.txt: Copied (server-side copy) 2025/07/05 02:39:48 INFO : three.txt: Deleted 2025/07/05 02:39:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/backup" 2025/07/05 02:39:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:53 DEBUG : two: Unchanged skipping 2025/07/05 02:39:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:39:53 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:39:54 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:39:55 INFO : one: Deleted 2025/07/05 02:39:55 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:39:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:39:56 INFO : one: Copied (new) 2025/07/05 02:39:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:39:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:39:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:39:57 INFO : three.txt: Deleted 2025/07/05 02:39:57 INFO : three.txt: Moved into backup dir 2025/07/05 02:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:39:58 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:39:58 DEBUG : two: Unchanged skipping 2025/07/05 02:39:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:39:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:39:59 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:39:59 INFO : one: Deleted 2025/07/05 02:39:59 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:40:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:40:00 INFO : one: Copied (new) 2025/07/05 02:40:00 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:40:00 INFO : three.txt: Deleted 2025/07/05 02:40:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/backup" 2025/07/05 02:40:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:40:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:06 DEBUG : two: Unchanged skipping 2025/07/05 02:40:06 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:40:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:40:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 02:40:08 INFO : one: Deleted 2025/07/05 02:40:08 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:40:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:08 INFO : one: Copied (new) 2025/07/05 02:40:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:40:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 02:40:09 INFO : three.txt: Deleted 2025/07/05 02:40:09 INFO : three.txt: Moved into backup dir 2025/07/05 02:40:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:40:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:10 DEBUG : two: Unchanged skipping 2025/07/05 02:40:10 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:40:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 02:40:11 INFO : one: Deleted 2025/07/05 02:40:11 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:40:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:40:11 INFO : one: Copied (new) 2025/07/05 02:40:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 02:40:12 INFO : three.txt: Deleted 2025/07/05 02:40:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:15 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:40:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:40:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:17 DEBUG : two: Unchanged skipping 2025/07/05 02:40:17 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:40:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:40:17 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:40:17 INFO : one: Deleted 2025/07/05 02:40:17 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:40:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:18 INFO : one: Copied (new) 2025/07/05 02:40:18 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:40:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:40:19 INFO : three.txt: Deleted 2025/07/05 02:40:19 INFO : three.txt: Moved into backup dir 2025/07/05 02:40:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001182_t0007": EOF 2025/07/05 02:40:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001182_t0007": EOF) 2025/07/05 02:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dopamir8mire: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001182_t0007": EOF) 2025/07/05 02:40:22 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 02:40:22 DEBUG : one.bak: Excluded (Path Filter) 2025/07/05 02:40:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/05 02:40:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:40:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:22 DEBUG : two: Unchanged skipping 2025/07/05 02:40:22 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for checks to finish 2025/07/05 02:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:40:23 INFO : one: Deleted 2025/07/05 02:40:23 DEBUG : B2 bucket rclone-test-dopamir8mire path dst: Waiting for transfers to finish 2025/07/05 02:40:23 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1134-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001134_t0043": EOF 2025/07/05 02:40:23 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001134_t0043": EOF) 2025/07/05 02:40:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/05 02:40:23 DEBUG : one: Received error: Post "https://pod-000-1134-05.backblaze.com/b2api/v1/b2_upload_file/ef325dd3701ddb8b9f780e1b/c001_v0001134_t0043": EOF - low level retry 0/10 2025/07/05 02:40:23 DEBUG : pacer: Reducing sleep to 10ms 2025/07/05 02:40:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:40:24 INFO : one: Copied (new) 2025/07/05 02:40:24 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:40:25 INFO : three.txt: Deleted 2025/07/05 02:40:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.63s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:40:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:40:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:40:29 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:40:30 INFO : one: Deleted 2025/07/05 02:40:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:30 INFO : one: Copied (new) 2025/07/05 02:40:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:31 DEBUG : two: Unchanged skipping 2025/07/05 02:40:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 02:40:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:40:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:40:32 INFO : three.txt: Deleted 2025/07/05 02:40:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:32 INFO : three.txt: Copied (new) 2025/07/05 02:40:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:40:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/05 02:40:34 INFO : one: Deleted 2025/07/05 02:40:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:40:34 INFO : one: Copied (new) 2025/07/05 02:40:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:35 DEBUG : two: Unchanged skipping 2025/07/05 02:40:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 02:40:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/05 02:40:35 INFO : three.txt: Deleted 2025/07/05 02:40:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/05 02:40:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.42s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dopamir8mire/dst" 2025/07/05 02:40:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/05 02:40:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/05 02:40:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 02:40:42 INFO : one: Deleted 2025/07/05 02:40:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:42 INFO : one: Copied (new) 2025/07/05 02:40:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:43 DEBUG : two: Unchanged skipping 2025/07/05 02:40:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/05 02:40:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/05 02:40:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 02:40:44 INFO : three.txt: Deleted 2025/07/05 02:40:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:44 INFO : three.txt: Copied (new) 2025/07/05 02:40:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/05 02:40:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/05 02:40:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/05 02:40:46 INFO : one: Deleted 2025/07/05 02:40:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/05 02:40:46 INFO : one: Copied (new) 2025/07/05 02:40:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:46 DEBUG : two: Unchanged skipping 2025/07/05 02:40:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/05 02:40:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/05 02:40:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/05 02:40:47 INFO : three.txt: Deleted 2025/07/05 02:40:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/05 02:40:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.27s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:40:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/05 02:40:50 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:40:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/05 02:40:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/05 02:40:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.95s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/05 02:40:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:40:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:40:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/05 02:40:51 INFO : existing: Copied (new) 2025/07/05 02:40:51 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/05 02:40:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:40:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/05 02:40:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:40:52 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting files as there were IO errors 2025/07/05 02:40:52 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:40:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:40:53 DEBUG : existing: Unchanged skipping 2025/07/05 02:40:53 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:40:53 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:40:53 DEBUG : Waiting for deletions to finish 2025/07/05 02:40:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.40s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:41:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both0: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both13: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both11: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both15: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both12: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both10: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both14: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both16: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both1: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both2: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both3: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both17: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both4: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both19: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both18: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both6: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:05 DEBUG : both5: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both7: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both8: Unchanged skipping 2025/07/05 02:41:05 DEBUG : both9: Unchanged skipping 2025/07/05 02:41:05 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:41:05 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:05 INFO : only7: Deleted 2025/07/05 02:41:05 INFO : only12: Deleted 2025/07/05 02:41:06 INFO : only2: Deleted 2025/07/05 02:41:06 INFO : only17: Deleted 2025/07/05 02:41:06 INFO : only1: Deleted 2025/07/05 02:41:06 INFO : only15: Deleted 2025/07/05 02:41:06 INFO : only0: Deleted 2025/07/05 02:41:06 INFO : only11: Deleted 2025/07/05 02:41:06 INFO : only13: Deleted 2025/07/05 02:41:06 INFO : only16: Deleted 2025/07/05 02:41:06 INFO : only9: Deleted 2025/07/05 02:41:06 INFO : only8: Deleted 2025/07/05 02:41:06 INFO : only3: Deleted 2025/07/05 02:41:06 INFO : only4: Deleted 2025/07/05 02:41:06 INFO : only10: Deleted 2025/07/05 02:41:06 INFO : only14: Deleted 2025/07/05 02:41:06 INFO : only18: Deleted 2025/07/05 02:41:06 INFO : only19: Deleted 2025/07/05 02:41:06 INFO : only5: Deleted 2025/07/05 02:41:06 INFO : only6: Deleted 2025/07/05 02:41:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:41:21 DEBUG : both10: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both13: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both14: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both15: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both16: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both0: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both18: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both11: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both12: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both17: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both19: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both1: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both5: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both6: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both7: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both8: Unchanged skipping 2025/07/05 02:41:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:21 DEBUG : both9: Unchanged skipping 2025/07/05 02:41:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : both2: Unchanged skipping 2025/07/05 02:41:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : both3: Unchanged skipping 2025/07/05 02:41:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : both4: Unchanged skipping 2025/07/05 02:41:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/05 02:41:21 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:41:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:21 INFO : only10: Copied (replaced existing) 2025/07/05 02:41:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:21 INFO : only15: Copied (replaced existing) 2025/07/05 02:41:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:21 INFO : only12: Copied (replaced existing) 2025/07/05 02:41:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:21 INFO : only17: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only0: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only18: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only14: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only13: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only1: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only11: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only3: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only4: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only5: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only6: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only16: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only7: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only19: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only2: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only8: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/05 02:41:22 INFO : only9: Copied (replaced existing) 2025/07/05 02:41:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.67s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:30 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:41:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:41:30 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 02:41:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:41:30 INFO : empty_on_remote: Making directory 2025/07/05 02:41:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 02:41:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.61s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:33 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:41:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:41:33 DEBUG : empty_on_remote: Making directory with metadata 2025/07/05 02:41:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/05 02:41:33 INFO : empty_on_remote: Making directory 2025/07/05 02:41:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/05 02:41:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.19s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:35 INFO : sub dir: Making directory 2025/07/05 02:41:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/05 02:41:37 INFO : sub dir: Making directory 2025/07/05 02:41:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:45 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:45 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:41:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:41:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:41:46 DEBUG : apple: Unchanged skipping 2025/07/05 02:41:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : banana: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:41:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:41:46 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:41:46 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:46 INFO : There was nothing to transfer 2025/07/05 02:41:46 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:46 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:41:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : apple: Unchanged skipping 2025/07/05 02:41:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:41:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:41:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : banana: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:41:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:41:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:41:47 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:47 INFO : There was nothing to transfer 2025/07/05 02:41:47 DEBUG : Waiting for deletions to finish 2025/07/05 02:41:47 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:41:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:41:59 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:00 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : apple: Unchanged skipping 2025/07/05 02:42:01 DEBUG : banana: Unchanged skipping 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:42:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:01 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:01 INFO : There was nothing to transfer 2025/07/05 02:42:01 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:01 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:42:01 DEBUG : apple: Unchanged skipping 2025/07/05 02:42:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:42:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : banana: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:42:01 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:01 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:01 INFO : There was nothing to transfer 2025/07/05 02:42:01 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:01 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:42:14 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:15 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:42:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:15 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:15 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:42:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 02:42:15 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/05 02:42:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 02:42:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/05 02:42:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:42:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:42:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:42:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:42:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:42:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:42:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:42:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:42:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:42:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:42:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:42:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:42:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:42:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:42:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:42:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:42:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:42:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:17 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:17 INFO : appleappleapplebanana: Deleted 2025/07/05 02:42:17 INFO : splitbananasplit: Deleted 2025/07/05 02:42:17 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:42:17 INFO : apple: Deleted 2025/07/05 02:42:17 INFO : banana: Deleted 2025/07/05 02:42:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:42:17 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:42:18 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:42:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:42:18 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:42:18 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:42:18 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : apple: Unchanged skipping 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:42:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : banana: Unchanged skipping 2025/07/05 02:42:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:42:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:42:18 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:18 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:18 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/05 02:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:19 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:19 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:19 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/05 02:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:19 DEBUG : apple: transformed to: YXBwbGU= 2025/07/05 02:42:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/05 02:42:19 DEBUG : banana: transformed to: YmFuYW5h 2025/07/05 02:42:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/05 02:42:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/05 02:42:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/05 02:42:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/05 02:42:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/05 02:42:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:42:31 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:31 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/05 02:42:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/05 02:42:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/05 02:42:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/05 02:42:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/05 02:42:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/05 02:42:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/05 02:42:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:32 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:32 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 02:42:32 INFO : apple: Copied (new) to: PREFIXapple 2025/07/05 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 02:42:32 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/05 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:42:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/05 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:42:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:42:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:42:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:42:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/05 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:42:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:42:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:42:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:33 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:42:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:42:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:42:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:42:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:33 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:42:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:42:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:42:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:42:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:42:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:42:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:33 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:34 INFO : appleappleapplebanana: Deleted 2025/07/05 02:42:34 INFO : banana: Deleted 2025/07/05 02:42:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:42:34 INFO : splitbananasplit: Deleted 2025/07/05 02:42:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:42:34 INFO : apple: Deleted 2025/07/05 02:42:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:42:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:42:34 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/05 02:42:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/05 02:42:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/05 02:42:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:35 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:35 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:42:35 INFO : appleappleapplebanana: Copied (new) 2025/07/05 02:42:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 02:42:35 INFO : apple: Copied (new) 2025/07/05 02:42:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:42:35 INFO : splitbananasplit: Copied (new) 2025/07/05 02:42:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:42:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:42:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 02:42:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 02:42:35 INFO : banana: Copied (new) 2025/07/05 02:42:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:42:35 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:42:36 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:42:36 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:42:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:42:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:42:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:42:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:42:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:42:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:42:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:42:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:42:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 02:42:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:42:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 02:42:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:42:37 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 02:42:37 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:37 INFO : PREFIXsplitbananasplit: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/05 02:42:37 INFO : PREFIXapple: Deleted 2025/07/05 02:42:37 INFO : PREFIXbanana: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/05 02:42:37 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/05 02:42:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/05 02:42:37 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:38 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:38 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:42:50 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:51 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:51 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 02:42:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:42:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 02:42:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:42:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:42:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:42:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:42:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:42:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:42:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:42:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:42:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:42:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:42:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:42:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:42:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:42:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:42:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:42:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:42:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:42:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:52 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:53 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:42:53 INFO : apple: Deleted 2025/07/05 02:42:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:42:53 INFO : appleappleapplebanana: Deleted 2025/07/05 02:42:53 INFO : banana: Deleted 2025/07/05 02:42:53 INFO : splitbananasplit: Deleted 2025/07/05 02:42:53 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:42:53 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:42:53 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/05 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/05 02:42:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/05 02:42:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:42:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:42:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:42:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/05 02:42:54 INFO : apple: Copied (new) 2025/07/05 02:42:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:42:54 INFO : splitbananasplit: Copied (new) 2025/07/05 02:42:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/05 02:42:54 INFO : banana: Copied (new) 2025/07/05 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:42:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/05 02:42:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:42:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/05 02:42:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:42:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:42:55 INFO : appleappleapplebanana: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:42:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:42:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:42:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:42:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:42:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:42:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:42:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:42:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:42:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:42:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:42:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:42:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:42:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/05 02:42:55 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:56 INFO : appleSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/05 02:42:56 INFO : bananaSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/05 02:42:56 INFO : splitbananasplitSUFFIX: Deleted 2025/07/05 02:42:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/05 02:42:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:56 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:42:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:42:57 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:42:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:43:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:10 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:10 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:10 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:43:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/05 02:43:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/05 02:43:10 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/05 02:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/05 02:43:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/05 02:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/05 02:43:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/05 02:43:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/05 02:43:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/05 02:43:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/05 02:43:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/05 02:43:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/05 02:43:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/05 02:43:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/05 02:43:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/05 02:43:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/05 02:43:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/05 02:43:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/05 02:43:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/05 02:43:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/05 02:43:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/05 02:43:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/05 02:43:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/05 02:43:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/05 02:43:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/05 02:43:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/05 02:43:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/05 02:43:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/05 02:43:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/05 02:43:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/05 02:43:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/05 02:43:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/05 02:43:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/05 02:43:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/05 02:43:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/05 02:43:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/05 02:43:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/05 02:43:11 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:12 INFO : dir1/0013-789;=.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0014-89;=.txt: Deleted 2025/07/05 02:43:12 INFO : appleappleapplebanana: Deleted 2025/07/05 02:43:12 INFO : splitbananasplit: Deleted 2025/07/05 02:43:12 INFO : dir1/0007-1234567.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0012-6789;.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0009-3456789.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0011-56789;.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0015-9;=.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0010-456789.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0003-defghij.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0008-2345678.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/05 02:43:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/05 02:43:12 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:12 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 02:43:12 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/05 02:43:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/05 02:43:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/05 02:43:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/05 02:43:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/05 02:43:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/05 02:43:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/05 02:43:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/05 02:43:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/05 02:43:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/05 02:43:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:13 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:13 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:13 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:13 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : appleapple: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/05 02:43:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/05 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/05 02:43:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/05 02:43:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/05 02:43:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/05 02:43:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/05 02:43:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/05 02:43:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/05 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/05 02:43:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/05 02:43:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/05 02:43:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/05 02:43:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/05 02:43:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/05 02:43:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/05 02:43:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/05 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:43:26 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:26 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:27 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:27 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:27 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:27 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:27 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:27 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:27 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:27 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:27 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:28 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:28 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:43:40 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:40 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:41 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:41 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:41 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:41 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:42 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:42 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:42 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:42 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:43:54 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:54 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:55 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:55 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:55 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : apple: Unchanged skipping 2025/07/05 02:43:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : banana: Unchanged skipping 2025/07/05 02:43:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:43:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:43:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:43:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:43:56 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:43:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:56 DEBUG : Waiting for deletions to finish 2025/07/05 02:43:56 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:43:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:08 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:08 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:44:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:44:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : apple: Unchanged skipping 2025/07/05 02:44:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : banana: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:44:09 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:09 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:09 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:44:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : apple: Unchanged skipping 2025/07/05 02:44:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : banana: Unchanged skipping 2025/07/05 02:44:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:44:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:10 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:10 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:10 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:22 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:23 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:44:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : apple: Unchanged skipping 2025/07/05 02:44:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:44:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : banana: Unchanged skipping 2025/07/05 02:44:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:44:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:44:23 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:23 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:23 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:24 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : apple: Unchanged skipping 2025/07/05 02:44:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/05 02:44:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : banana: Unchanged skipping 2025/07/05 02:44:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/05 02:44:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:24 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:24 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:24 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:24 DEBUG : apple: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : banana: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/05 02:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (169.99s) --- PASS: TestTransform/NFC (12.62s) --- PASS: TestTransform/NFD (14.35s) --- PASS: TestTransform/base64 (17.17s) --- PASS: TestTransform/prefix (19.43s) --- PASS: TestTransform/suffix (18.82s) --- PASS: TestTransform/truncate (16.45s) --- PASS: TestTransform/encoder (14.81s) --- PASS: TestTransform/ISO-8859-1 (13.96s) --- PASS: TestTransform/charmap (14.06s) --- PASS: TestTransform/lowercase (13.98s) --- PASS: TestTransform/ascii (14.33s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:44:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:44:29 INFO : sub dir_somesuffix: Making directory 2025/07/05 02:44:29 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/05 02:44:29 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/05 02:44:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:44:29 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:29 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:44:29 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:29 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:30 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:30 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/05 02:44:30 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:31 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:31 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:31 INFO : tictactoe: Making directory 2025/07/05 02:44:31 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:31 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:31 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:44:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:31 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:31 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:32 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:32 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/05 02:44:32 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:33 INFO : toe: Making directory 2025/07/05 02:44:33 INFO : toe/toe: Making directory 2025/07/05 02:44:33 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:44:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:44:33 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:44:33 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:33 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:33 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 02:44:33 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.60s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:34 INFO : toe: Making directory 2025/07/05 02:44:34 INFO : toe/toe: Making directory 2025/07/05 02:44:34 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:44:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:44:34 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/05 02:44:34 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:34 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/05 02:44:35 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.88s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:36 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:44:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:36 INFO : tictacempty_dir: Making directory 2025/07/05 02:44:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:36 INFO : tictactoe: Making directory 2025/07/05 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:36 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:36 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:36 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:36 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:37 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:44:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:44:37 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:38 INFO : tictacempty_dir: Making directory 2025/07/05 02:44:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:38 INFO : tictactoe: Making directory 2025/07/05 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:38 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:44:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:38 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 02:44:38 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:38 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:44:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/05 02:44:39 NOTICE: B2 bucket rclone-test-dopamir8mire: 0 differences found 2025/07/05 02:44:39 NOTICE: B2 bucket rclone-test-dopamir8mire: 1 matching files --- PASS: TestAllTag (1.79s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 INFO : tictactoe: Making directory 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:39 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:39 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:39 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:40 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:40 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:40 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:40 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:40 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/05 02:44:40 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/05 02:44:40 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/05 02:44:40 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:40 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.06s) === RUN TestSyntax 2025/07/05 02:44:41 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:41 INFO : toe: Making directory 2025/07/05 02:44:41 INFO : toe/toe: Making directory 2025/07/05 02:44:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:44:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:41 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:42 INFO : toe/toe/toe: Copied (new) 2025/07/05 02:44:42 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.91s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:43 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:44:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:44:43 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:43 INFO : tictacempty_dir: Making directory 2025/07/05 02:44:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:43 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:43 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:43 INFO : tictactoe: Making directory 2025/07/05 02:44:43 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:43 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:43 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:44:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:43 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:43 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:44 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:44:44 INFO : toe/toe: Removing directory 2025/07/05 02:44:44 INFO : toe: Removing directory 2025/07/05 02:44:44 INFO : empty_dir: Removing directory 2025/07/05 02:44:44 DEBUG : Local file system at /tmp/rclone3091588028: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:45 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:44:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:45 INFO : tictacempty_dir: Making directory 2025/07/05 02:44:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:45 INFO : tictactoe: Making directory 2025/07/05 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:45 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:45 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:45 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:45 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:46 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:44:46 INFO : toe/toe: Removing directory 2025/07/05 02:44:46 INFO : toe: Removing directory 2025/07/05 02:44:46 INFO : empty_dir: Removing directory 2025/07/05 02:44:46 DEBUG : Local file system at /tmp/rclone3091588028: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/05 02:44:47 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.28s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:48 DEBUG : Reset feature "Copy" 2025/07/05 02:44:48 DEBUG : Reset feature "Move" 2025/07/05 02:44:48 DEBUG : Reset feature "Copy" 2025/07/05 02:44:48 DEBUG : Reset feature "Move" 2025/07/05 02:44:48 DEBUG : empty_dir: Making directory with metadata 2025/07/05 02:44:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/05 02:44:48 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:48 INFO : tictacempty_dir: Making directory 2025/07/05 02:44:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/05 02:44:48 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:48 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:48 INFO : tictactoe: Making directory 2025/07/05 02:44:48 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:48 DEBUG : toe: transformed to: tictactoe 2025/07/05 02:44:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:48 INFO : tictactoe/tictactoe: Making directory 2025/07/05 02:44:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/05 02:44:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/05 02:44:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:48 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/05 02:44:49 INFO : toe/toe/toe.txt: Deleted 2025/07/05 02:44:49 INFO : toe/toe: Removing directory 2025/07/05 02:44:49 INFO : toe: Removing directory 2025/07/05 02:44:49 INFO : empty_dir: Removing directory 2025/07/05 02:44:49 DEBUG : Local file system at /tmp/rclone3091588028: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/05 02:44:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/05 02:44:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/05 02:44:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/05 02:44:51 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-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:51 DEBUG : toe: transformed to: dG9l 2025/07/05 02:44:52 DEBUG : toe: transformed to: dG9l 2025/07/05 02:44:52 INFO : dG9l: Making directory 2025/07/05 02:44:52 DEBUG : toe: transformed to: dG9l 2025/07/05 02:44:52 DEBUG : toe: transformed to: dG9l 2025/07/05 02:44:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 02:44:52 INFO : dG9l/dG9l: Making directory 2025/07/05 02:44:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/05 02:44:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/05 02:44:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:44:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/05 02:44:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:44:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:52 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:52 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/05 02:44:52 DEBUG : Waiting for deletions to finish 2025/07/05 02:44:53 DEBUG : dG9l: transformed to: toe 2025/07/05 02:44:53 DEBUG : dG9l: transformed to: toe 2025/07/05 02:44:53 DEBUG : dG9l: transformed to: toe 2025/07/05 02:44:53 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/05 02:44:53 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/05 02:44:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/05 02:44:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/05 02:44:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/05 02:44:53 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for checks to finish 2025/07/05 02:44:53 DEBUG : Local file system at /tmp/rclone3091588028: Waiting for transfers to finish 2025/07/05 02:44:53 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.38s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dopamir8mire", Local "Local file system at /tmp/rclone3091588028", Modify Window "1ms" 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe: transformed to: 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe: transformed to: 2025/07/05 02:44:54 INFO : B2 bucket rclone-test-dopamir8mire: Making directory 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe: transformed to: 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe: transformed to: 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe/toe: transformed to: 2025/07/05 02:44:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 02:44:54 INFO : toe/toe: Making directory 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe/toe: transformed to: 2025/07/05 02:44:54 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe: transformed to: 2025/07/05 02:44:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/05 02:44:54 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/05 02:44:54 DEBUG : toe/toe/toe: transformed to: 2025/07/05 02:44:54 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/05 02:44:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for checks to finish 2025/07/05 02:44:54 DEBUG : B2 bucket rclone-test-dopamir8mire: Waiting for transfers to finish 2025/07/05 02:44:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/05 02:44:55 INFO : toe/toe/toe: Copied (new) 2025/07/05 02:44:55 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting files as there were IO errors 2025/07/05 02:44:55 ERROR : B2 bucket rclone-test-dopamir8mire: not deleting directories as there were IO errors --- PASS: TestError (1.62s) PASS 2025/07/05 02:44:55 DEBUG : B2 bucket rclone-test-dopamir8mire: Purge remote 2025/07/05 02:44:55 INFO : B2 bucket rclone-test-dopamir8mire: cleaning bucket "rclone-test-dopamir8mire" of all files 2025/07/05 02:44:57 DEBUG : BackupDir/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815f8_d20250705_m023936_c001_v7007000_t0000_u01751683176225") 2025/07/05 02:44:57 DEBUG : BackupDir/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10893493c2724f52_d20250705_m023931_c001_v0001184_t0046_u01751683171190") 2025/07/05 02:44:57 DEBUG : CompareDest/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f415d30c94b136580_d20250705_m023912_c001_v7007000_t0000_u01751683152284") 2025/07/05 02:44:57 DEBUG : CompareDest/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda47e2_d20250705_m023906_c001_v0001183_t0009_u01751683146965") 2025/07/05 02:44:57 DEBUG : CompareDest/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f415d30c94b136581_d20250705_m023912_c001_v7007000_t0000_u01751683152469") 2025/07/05 02:44:57 DEBUG : CompareDest/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9821_d20250705_m023907_c001_v0001182_t0057_u01751683147919") 2025/07/05 02:44:57 DEBUG : CopyDest/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815f9_d20250705_m023936_c001_v7007000_t0000_u01751683176406") 2025/07/05 02:44:57 DEBUG : CopyDest/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b986b_d20250705_m023928_c001_v0001182_t0025_u01751683168390") 2025/07/05 02:44:57 DEBUG : CopyDest/three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815fa_d20250705_m023936_c001_v7007000_t0000_u01751683176589") 2025/07/05 02:44:57 DEBUG : CopyDest/three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b987b_d20250705_m023934_c001_v0001182_t0028_u01751683174160") 2025/07/05 02:44:57 DEBUG : CopyDest/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815fb_d20250705_m023936_c001_v7007000_t0000_u01751683176771") 2025/07/05 02:44:57 DEBUG : CopyDest/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda488a_d20250705_m023932_c001_v0001183_t0009_u01751683172006") 2025/07/05 02:44:57 DEBUG : EXISTING: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6fa_d20250705_m024054_c001_v7007000_t0000_u01751683254292") 2025/07/05 02:44:57 DEBUG : EXISTING: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4af4_d20250705_m024053_c001_v0001183_t0032_u01751683253272") 2025/07/05 02:44:57 DEBUG : PREFIXapple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390ed_d20250705_m024237_c001_v7007000_t0000_u01751683357453") 2025/07/05 02:44:57 DEBUG : PREFIXapple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e06_d20250705_m024232_c001_v0001183_t0054_u01751683352340") 2025/07/05 02:44:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e003d_d20250705_m024237_c001_v7007000_t0000_u01751683357668") 2025/07/05 02:44:57 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c561_d20250705_m024232_c001_v0001183_t0040_u01751683352392") 2025/07/05 02:44:57 DEBUG : PREFIXbanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb4e_d20250705_m024237_c001_v7007000_t0000_u01751683357464") 2025/07/05 02:44:57 DEBUG : PREFIXbanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63601_d20250705_m024232_c001_v0001178_t0013_u01751683352328") 2025/07/05 02:44:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390ec_d20250705_m024237_c001_v7007000_t0000_u01751683357269") 2025/07/05 02:44:57 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd723f_d20250705_m024232_c001_v0001116_t0052_u01751683352392") 2025/07/05 02:44:58 DEBUG : Testêé: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f8_d20250705_m024050_c001_v7007000_t0000_u01751683250899") 2025/07/05 02:44:58 DEBUG : Testêé: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ad6_d20250705_m024050_c001_v0001183_t0046_u01751683250320") 2025/07/05 02:44:58 DEBUG : Testêé: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ace_d20250705_m024049_c001_v0001183_t0009_u01751683249696") 2025/07/05 02:44:58 DEBUG : YXBwbGU=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581716_d20250705_m024219_c001_v7007000_t0000_u01751683339653") 2025/07/05 02:44:58 DEBUG : YXBwbGU=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4d8_d20250705_m024215_c001_v0001183_t0039_u01751683335700") 2025/07/05 02:44:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581717_d20250705_m024219_c001_v7007000_t0000_u01751683339835") 2025/07/05 02:44:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7223_d20250705_m024215_c001_v0001116_t0054_u01751683335712") 2025/07/05 02:44:58 DEBUG : YmFuYW5h: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581718_d20250705_m024220_c001_v7007000_t0000_u01751683340018") 2025/07/05 02:44:58 DEBUG : YmFuYW5h: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635bb_d20250705_m024215_c001_v0001178_t0046_u01751683335726") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee289_d20250705_m023746_c001_v7007000_t0000_u01751683066933") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45cd_d20250705_m023746_c001_v0001183_t0020_u01751683066348") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee287_d20250705_m023745_c001_v7007000_t0000_u01751683065007") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45b7_d20250705_m023744_c001_v0001183_t0016_u01751683064256") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee274_d20250705_m023728_c001_v7007000_t0000_u01751683048771") 2025/07/05 02:44:58 DEBUG : a/potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4535_d20250705_m023728_c001_v0001183_t0053_u01751683048017") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e93_d20250705_m024425_c001_v7007000_t0000_u01751683465320") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c8ae_d20250705_m024421_c001_v0001183_t0057_u01751683461589") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df663_d20250705_m024411_c001_v7007000_t0000_u01751683451059") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c82c_d20250705_m024407_c001_v0001183_t0038_u01751683447642") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e9b_d20250705_m024357_c001_v7007000_t0000_u01751683437025") 2025/07/05 02:44:58 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7be_d20250705_m024353_c001_v0001183_t0001_u01751683433681") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bed_d20250705_m024343_c001_v7007000_t0000_u01751683423078") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c770_d20250705_m024339_c001_v0001183_t0043_u01751683419607") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c88_d20250705_m024329_c001_v7007000_t0000_u01751683409020") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c708_d20250705_m024325_c001_v0001183_t0022_u01751683405044") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959ed_d20250705_m024314_c001_v7007000_t0000_u01751683394206") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd729d_d20250705_m024308_c001_v0001116_t0044_u01751683388383") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d109_d20250705_m024257_c001_v7007000_t0000_u01751683377694") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ec0_d20250705_m024254_c001_v0001183_t0014_u01751683374560") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738ff_d20250705_m024253_c001_v7007000_t0000_u01751683373169") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6365d_d20250705_m024249_c001_v0001178_t0049_u01751683369417") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197cd_d20250705_m024238_c001_v7007000_t0000_u01751683358999") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e1a_d20250705_m024235_c001_v0001183_t0057_u01751683355529") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c2_d20250705_m024234_c001_v7007000_t0000_u01751683354548") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635f7_d20250705_m024230_c001_v0001178_t0044_u01751683350072") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e5f_d20250705_m024217_c001_v7007000_t0000_u01751683337825") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4c6_d20250705_m024213_c001_v0001183_t0011_u01751683333359") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9594c_d20250705_m024202_c001_v7007000_t0000_u01751683322453") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c464_d20250705_m024158_c001_v0001183_t0037_u01751683318686") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95937_d20250705_m024148_c001_v7007000_t0000_u01751683308011") 2025/07/05 02:44:59 DEBUG : apple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c401_d20250705_m024144_c001_v0001183_t0001_u01751683304785") 2025/07/05 02:45:00 DEBUG : appleSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c6752_d20250705_m024255_c001_v7007000_t0000_u01751683375921") 2025/07/05 02:45:00 DEBUG : appleSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5dd_d20250705_m024251_c001_v0001183_t0048_u01751683371621") 2025/07/05 02:45:00 DEBUG : appleapple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959ee_d20250705_m024314_c001_v7007000_t0000_u01751683394404") 2025/07/05 02:45:00 DEBUG : appleapple: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd729f_d20250705_m024310_c001_v0001116_t0003_u01751683390417") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e94_d20250705_m024425_c001_v7007000_t0000_u01751683465504") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda511e_d20250705_m024422_c001_v0001183_t0018_u01751683462010") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df664_d20250705_m024411_c001_v7007000_t0000_u01751683451241") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda50a6_d20250705_m024408_c001_v0001183_t0047_u01751683448063") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e9c_d20250705_m024357_c001_v7007000_t0000_u01751683437209") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda504f_d20250705_m024354_c001_v0001183_t0043_u01751683434095") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bee_d20250705_m024343_c001_v7007000_t0000_u01751683423264") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4fed_d20250705_m024340_c001_v0001183_t0043_u01751683420043") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c89_d20250705_m024329_c001_v7007000_t0000_u01751683409205") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f99_d20250705_m024325_c001_v0001183_t0011_u01751683405528") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb5_d20250705_m024311_c001_v7007000_t0000_u01751683391952") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f2e_d20250705_m024309_c001_v0001183_t0032_u01751683389237") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10a_d20250705_m024257_c001_v7007000_t0000_u01751683377878") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7277_d20250705_m024254_c001_v0001116_t0004_u01751683374569") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c59173901_d20250705_m024253_c001_v7007000_t0000_u01751683373534") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e8e_d20250705_m024249_c001_v0001183_t0012_u01751683369838") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197ce_d20250705_m024239_c001_v7007000_t0000_u01751683359199") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c57f_d20250705_m024235_c001_v0001183_t0014_u01751683355524") 2025/07/05 02:45:00 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390e3_d20250705_m024233_c001_v7007000_t0000_u01751683353956") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c556_d20250705_m024230_c001_v0001183_t0016_u01751683350495") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e5b_d20250705_m024217_c001_v7007000_t0000_u01751683337273") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635b3_d20250705_m024214_c001_v0001178_t0049_u01751683334140") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9594d_d20250705_m024202_c001_v7007000_t0000_u01751683322636") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6357c_d20250705_m024159_c001_v0001178_t0022_u01751683319527") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95938_d20250705_m024148_c001_v7007000_t0000_u01751683308270") 2025/07/05 02:45:01 DEBUG : appleappleapplebanana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63534_d20250705_m024145_c001_v0001178_t0013_u01751683305418") 2025/07/05 02:45:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a569_d20250705_m024255_c001_v7007000_t0000_u01751683375984") 2025/07/05 02:45:01 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd726f_d20250705_m024251_c001_v0001116_t0043_u01751683371640") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee28a_d20250705_m023747_c001_v7007000_t0000_u01751683067115") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45c9_d20250705_m023745_c001_v0001183_t0012_u01751683065558") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee286_d20250705_m023744_c001_v7007000_t0000_u01751683064454") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45ad_d20250705_m023743_c001_v0001183_t0049_u01751683063461") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee273_d20250705_m023728_c001_v7007000_t0000_u01751683048215") 2025/07/05 02:45:01 DEBUG : b/potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda452d_d20250705_m023727_c001_v0001183_t0053_u01751683047221") 2025/07/05 02:45:01 DEBUG : backup/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a50a_d20250705_m023948_c001_v7007000_t0000_u01751683188726") 2025/07/05 02:45:01 DEBUG : backup/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11781ebd8c6508aa_d20250705_m023946_c001_v0001150_t0030_u01751683186641") 2025/07/05 02:45:01 DEBUG : backup/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104c2d3e06d084e8_d20250705_m023942_c001_v0001184_t0030_u01751683182823") 2025/07/05 02:45:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e3_d20250705_m024013_c001_v7007000_t0000_u01751683213073") 2025/07/05 02:45:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f110f0861912d19ec_d20250705_m024011_c001_v0001178_t0024_u01751683211335") 2025/07/05 02:45:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117a3b0cd06278d3_d20250705_m024007_c001_v0001090_t0005_u01751683207492") 2025/07/05 02:45:02 DEBUG : backup/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816d0_d20250705_m024001_c001_v7007000_t0000_u01751683201264") 2025/07/05 02:45:02 DEBUG : backup/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f116a652b0a70074f_d20250705_m023959_c001_v0001178_t0057_u01751683199245") 2025/07/05 02:45:02 DEBUG : backup/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1089a18903286244_d20250705_m023954_c001_v0001182_t0012_u01751683194793") 2025/07/05 02:45:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e4_d20250705_m024013_c001_v7007000_t0000_u01751683213269") 2025/07/05 02:45:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f106efa6a70e8c930_d20250705_m024012_c001_v0001120_t0022_u01751683212216") 2025/07/05 02:45:02 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11806c94e92375fa_d20250705_m024009_c001_v0001145_t0034_u01751683209100") 2025/07/05 02:45:02 DEBUG : backup/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a50b_d20250705_m023948_c001_v7007000_t0000_u01751683188907") 2025/07/05 02:45:02 DEBUG : backup/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11927ed67b6e63d6_d20250705_m023947_c001_v0001105_t0011_u01751683187755") 2025/07/05 02:45:02 DEBUG : backup/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1060e1d779bd04b5_d20250705_m023944_c001_v0001102_t0023_u01751683184358") 2025/07/05 02:45:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816d1_d20250705_m024001_c001_v7007000_t0000_u01751683201449") 2025/07/05 02:45:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10858e58e6ff04a5_d20250705_m024000_c001_v0001176_t0058_u01751683200469") 2025/07/05 02:45:02 DEBUG : backup/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1066a3ced8c55c7d_d20250705_m023956_c001_v0001032_t0011_u01751683196772") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e95_d20250705_m024425_c001_v7007000_t0000_u01751683465684") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637e2_d20250705_m024421_c001_v0001178_t0025_u01751683461802") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df665_d20250705_m024411_c001_v7007000_t0000_u01751683451427") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63790_d20250705_m024407_c001_v0001178_t0028_u01751683447854") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e9d_d20250705_m024357_c001_v7007000_t0000_u01751683437391") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6374e_d20250705_m024353_c001_v0001178_t0048_u01751683433885") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bef_d20250705_m024343_c001_v7007000_t0000_u01751683423446") 2025/07/05 02:45:02 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6372b_d20250705_m024339_c001_v0001178_t0058_u01751683419816") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c8b_d20250705_m024329_c001_v7007000_t0000_u01751683409388") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636f9_d20250705_m024325_c001_v0001178_t0002_u01751683405259") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959ef_d20250705_m024314_c001_v7007000_t0000_u01751683394596") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c66c_d20250705_m024309_c001_v0001183_t0032_u01751683389040") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10b_d20250705_m024258_c001_v7007000_t0000_u01751683378062") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63679_d20250705_m024254_c001_v0001178_t0035_u01751683374561") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a564_d20250705_m024253_c001_v7007000_t0000_u01751683373559") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5d7_d20250705_m024249_c001_v0001183_t0032_u01751683369622") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197cf_d20250705_m024239_c001_v7007000_t0000_u01751683359382") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd724b_d20250705_m024235_c001_v0001116_t0037_u01751683355547") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb44_d20250705_m024233_c001_v7007000_t0000_u01751683353967") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4dec_d20250705_m024230_c001_v0001183_t0012_u01751683350295") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581713_d20250705_m024217_c001_v7007000_t0000_u01751683337837") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd721f_d20250705_m024213_c001_v0001116_t0057_u01751683333581") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9594e_d20250705_m024202_c001_v7007000_t0000_u01751683322822") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7203_d20250705_m024158_c001_v0001116_t0045_u01751683318917") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95939_d20250705_m024148_c001_v7007000_t0000_u01751683308454") 2025/07/05 02:45:03 DEBUG : banana: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71e5_d20250705_m024144_c001_v0001116_t0031_u01751683304998") 2025/07/05 02:45:03 DEBUG : bananaSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25df1_d20250705_m024255_c001_v7007000_t0000_u01751683375999") 2025/07/05 02:45:03 DEBUG : bananaSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e9e_d20250705_m024251_c001_v0001183_t0010_u01751683371631") 2025/07/05 02:45:03 DEBUG : both0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba61_d20250705_m024123_c001_v7007000_t0000_u01751683283322") 2025/07/05 02:45:04 DEBUG : both0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bba_d20250705_m024111_c001_v0001183_t0010_u01751683271752") 2025/07/05 02:45:04 DEBUG : both0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958fe_d20250705_m024107_c001_v7007000_t0000_u01751683267479") 2025/07/05 02:45:04 DEBUG : both0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b0a_d20250705_m024056_c001_v0001183_t0024_u01751683256157") 2025/07/05 02:45:04 DEBUG : both1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba62_d20250705_m024123_c001_v7007000_t0000_u01751683283504") 2025/07/05 02:45:04 DEBUG : both1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bc0_d20250705_m024112_c001_v0001183_t0015_u01751683272159") 2025/07/05 02:45:04 DEBUG : both1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958ff_d20250705_m024107_c001_v7007000_t0000_u01751683267663") 2025/07/05 02:45:04 DEBUG : both1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b10_d20250705_m024056_c001_v0001183_t0057_u01751683256582") 2025/07/05 02:45:04 DEBUG : both10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba63_d20250705_m024123_c001_v7007000_t0000_u01751683283687") 2025/07/05 02:45:04 DEBUG : both10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bfc_d20250705_m024116_c001_v0001183_t0039_u01751683276003") 2025/07/05 02:45:04 DEBUG : both10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95900_d20250705_m024107_c001_v7007000_t0000_u01751683267847") 2025/07/05 02:45:04 DEBUG : both10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b4c_d20250705_m024100_c001_v0001183_t0014_u01751683260354") 2025/07/05 02:45:04 DEBUG : both11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba64_d20250705_m024123_c001_v7007000_t0000_u01751683283871") 2025/07/05 02:45:04 DEBUG : both11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c00_d20250705_m024116_c001_v0001183_t0039_u01751683276429") 2025/07/05 02:45:04 DEBUG : both11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95901_d20250705_m024108_c001_v7007000_t0000_u01751683268030") 2025/07/05 02:45:04 DEBUG : both11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b54_d20250705_m024100_c001_v0001183_t0014_u01751683260774") 2025/07/05 02:45:04 DEBUG : both12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba65_d20250705_m024124_c001_v7007000_t0000_u01751683284122") 2025/07/05 02:45:04 DEBUG : both12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c06_d20250705_m024116_c001_v0001183_t0030_u01751683276927") 2025/07/05 02:45:04 DEBUG : both12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95902_d20250705_m024108_c001_v7007000_t0000_u01751683268215") 2025/07/05 02:45:04 DEBUG : both12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b58_d20250705_m024101_c001_v0001183_t0052_u01751683261264") 2025/07/05 02:45:04 DEBUG : both13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba66_d20250705_m024124_c001_v7007000_t0000_u01751683284304") 2025/07/05 02:45:05 DEBUG : both13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c0f_d20250705_m024117_c001_v0001183_t0056_u01751683277369") 2025/07/05 02:45:05 DEBUG : both13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95903_d20250705_m024108_c001_v7007000_t0000_u01751683268405") 2025/07/05 02:45:05 DEBUG : both13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b5e_d20250705_m024101_c001_v0001183_t0014_u01751683261659") 2025/07/05 02:45:05 DEBUG : both14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba67_d20250705_m024124_c001_v7007000_t0000_u01751683284507") 2025/07/05 02:45:05 DEBUG : both14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c13_d20250705_m024117_c001_v0001183_t0043_u01751683277956") 2025/07/05 02:45:05 DEBUG : both14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95904_d20250705_m024108_c001_v7007000_t0000_u01751683268590") 2025/07/05 02:45:05 DEBUG : both14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b62_d20250705_m024102_c001_v0001183_t0047_u01751683262057") 2025/07/05 02:45:05 DEBUG : both15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba68_d20250705_m024124_c001_v7007000_t0000_u01751683284688") 2025/07/05 02:45:05 DEBUG : both15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c19_d20250705_m024118_c001_v0001183_t0036_u01751683278366") 2025/07/05 02:45:05 DEBUG : both15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95905_d20250705_m024108_c001_v7007000_t0000_u01751683268776") 2025/07/05 02:45:05 DEBUG : both15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b68_d20250705_m024102_c001_v0001183_t0009_u01751683262491") 2025/07/05 02:45:05 DEBUG : both16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba69_d20250705_m024124_c001_v7007000_t0000_u01751683284871") 2025/07/05 02:45:05 DEBUG : both16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c1f_d20250705_m024118_c001_v0001183_t0059_u01751683278777") 2025/07/05 02:45:05 DEBUG : both16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95906_d20250705_m024108_c001_v7007000_t0000_u01751683268960") 2025/07/05 02:45:05 DEBUG : both16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b6e_d20250705_m024102_c001_v0001183_t0024_u01751683262903") 2025/07/05 02:45:05 DEBUG : both17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba6a_d20250705_m024125_c001_v7007000_t0000_u01751683285054") 2025/07/05 02:45:05 DEBUG : both17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c23_d20250705_m024119_c001_v0001183_t0024_u01751683279184") 2025/07/05 02:45:05 DEBUG : both17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95907_d20250705_m024109_c001_v7007000_t0000_u01751683269163") 2025/07/05 02:45:05 DEBUG : both17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b76_d20250705_m024103_c001_v0001183_t0022_u01751683263306") 2025/07/05 02:45:05 DEBUG : both18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba6c_d20250705_m024125_c001_v7007000_t0000_u01751683285342") 2025/07/05 02:45:05 DEBUG : both18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c29_d20250705_m024119_c001_v0001183_t0039_u01751683279585") 2025/07/05 02:45:05 DEBUG : both18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95908_d20250705_m024109_c001_v7007000_t0000_u01751683269347") 2025/07/05 02:45:06 DEBUG : both18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b7e_d20250705_m024103_c001_v0001183_t0018_u01751683263711") 2025/07/05 02:45:06 DEBUG : both19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba6d_d20250705_m024125_c001_v7007000_t0000_u01751683285524") 2025/07/05 02:45:06 DEBUG : both19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c31_d20250705_m024120_c001_v0001183_t0053_u01751683280004") 2025/07/05 02:45:06 DEBUG : both19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95909_d20250705_m024109_c001_v7007000_t0000_u01751683269532") 2025/07/05 02:45:06 DEBUG : both19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b86_d20250705_m024104_c001_v0001183_t0042_u01751683264116") 2025/07/05 02:45:06 DEBUG : both2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba6e_d20250705_m024125_c001_v7007000_t0000_u01751683285706") 2025/07/05 02:45:06 DEBUG : both2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bc8_d20250705_m024112_c001_v0001183_t0053_u01751683272599") 2025/07/05 02:45:06 DEBUG : both2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590a_d20250705_m024109_c001_v7007000_t0000_u01751683269716") 2025/07/05 02:45:06 DEBUG : both2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b18_d20250705_m024056_c001_v0001183_t0040_u01751683256988") 2025/07/05 02:45:06 DEBUG : both3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba6f_d20250705_m024125_c001_v7007000_t0000_u01751683285887") 2025/07/05 02:45:06 DEBUG : both3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bce_d20250705_m024113_c001_v0001183_t0041_u01751683273024") 2025/07/05 02:45:06 DEBUG : both3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590b_d20250705_m024109_c001_v7007000_t0000_u01751683269907") 2025/07/05 02:45:06 DEBUG : both3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b1c_d20250705_m024057_c001_v0001183_t0001_u01751683257401") 2025/07/05 02:45:06 DEBUG : both4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba70_d20250705_m024126_c001_v7007000_t0000_u01751683286071") 2025/07/05 02:45:06 DEBUG : both4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bd2_d20250705_m024113_c001_v0001183_t0009_u01751683273427") 2025/07/05 02:45:06 DEBUG : both4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590c_d20250705_m024110_c001_v7007000_t0000_u01751683270090") 2025/07/05 02:45:06 DEBUG : both4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b22_d20250705_m024057_c001_v0001183_t0057_u01751683257797") 2025/07/05 02:45:06 DEBUG : both5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba71_d20250705_m024126_c001_v7007000_t0000_u01751683286253") 2025/07/05 02:45:06 DEBUG : both5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bda_d20250705_m024113_c001_v0001183_t0043_u01751683273848") 2025/07/05 02:45:06 DEBUG : both5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590d_d20250705_m024110_c001_v7007000_t0000_u01751683270274") 2025/07/05 02:45:06 DEBUG : both5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b2a_d20250705_m024058_c001_v0001183_t0023_u01751683258260") 2025/07/05 02:45:06 DEBUG : both6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba72_d20250705_m024126_c001_v7007000_t0000_u01751683286435") 2025/07/05 02:45:07 DEBUG : both6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4be4_d20250705_m024114_c001_v0001183_t0043_u01751683274272") 2025/07/05 02:45:07 DEBUG : both6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590e_d20250705_m024110_c001_v7007000_t0000_u01751683270459") 2025/07/05 02:45:07 DEBUG : both6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b2e_d20250705_m024058_c001_v0001183_t0011_u01751683258654") 2025/07/05 02:45:07 DEBUG : both7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba73_d20250705_m024126_c001_v7007000_t0000_u01751683286629") 2025/07/05 02:45:07 DEBUG : both7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bec_d20250705_m024114_c001_v0001183_t0047_u01751683274697") 2025/07/05 02:45:07 DEBUG : both7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9590f_d20250705_m024110_c001_v7007000_t0000_u01751683270643") 2025/07/05 02:45:07 DEBUG : both7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b34_d20250705_m024059_c001_v0001183_t0015_u01751683259073") 2025/07/05 02:45:07 DEBUG : both8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba74_d20250705_m024126_c001_v7007000_t0000_u01751683286815") 2025/07/05 02:45:07 DEBUG : both8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bf0_d20250705_m024115_c001_v0001183_t0015_u01751683275146") 2025/07/05 02:45:07 DEBUG : both8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95910_d20250705_m024110_c001_v7007000_t0000_u01751683270827") 2025/07/05 02:45:07 DEBUG : both8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b3e_d20250705_m024059_c001_v0001183_t0016_u01751683259476") 2025/07/05 02:45:07 DEBUG : both9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba75_d20250705_m024126_c001_v7007000_t0000_u01751683286996") 2025/07/05 02:45:07 DEBUG : both9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bf6_d20250705_m024115_c001_v0001183_t0030_u01751683275569") 2025/07/05 02:45:07 DEBUG : both9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95911_d20250705_m024111_c001_v7007000_t0000_u01751683271011") 2025/07/05 02:45:07 DEBUG : both9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b44_d20250705_m024059_c001_v0001183_t0018_u01751683259883") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee28c_d20250705_m023747_c001_v7007000_t0000_u01751683067297") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45cb_d20250705_m023745_c001_v0001183_t0051_u01751683065753") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee288_d20250705_m023745_c001_v7007000_t0000_u01751683065189") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45af_d20250705_m023743_c001_v0001183_t0053_u01751683063669") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee275_d20250705_m023728_c001_v7007000_t0000_u01751683048953") 2025/07/05 02:45:07 DEBUG : c/non empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda452f_d20250705_m023727_c001_v0001183_t0038_u01751683047429") 2025/07/05 02:45:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581719_d20250705_m024220_c001_v7007000_t0000_u01751683340200") 2025/07/05 02:45:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d8b_d20250705_m024215_c001_v0001183_t0047_u01751683335735") 2025/07/05 02:45:08 DEBUG : check sum: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26c_d20250705_m023720_c001_v7007000_t0000_u01751683040603") 2025/07/05 02:45:08 DEBUG : check sum: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44e6_d20250705_m023719_c001_v0001183_t0045_u01751683039659") 2025/07/05 02:45:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f403bf01634c76947_d20250705_m024454_c001_v7007000_t0000_u01751683494067") 2025/07/05 02:45:08 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c97f_d20250705_m024452_c001_v0001183_t0034_u01751683492655") 2025/07/05 02:45:08 DEBUG : dest/3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815f5_d20250705_m023921_c001_v7007000_t0000_u01751683161385") 2025/07/05 02:45:08 DEBUG : dest/3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4059764c0106340a_d20250705_m023920_c001_v0001131_t0020_u01751683160264") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f0_d20250705_m024314_c001_v7007000_t0000_u01751683394800") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcde: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f38_d20250705_m024310_c001_v0001183_t0054_u01751683390442") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e96_d20250705_m024425_c001_v7007000_t0000_u01751683465923") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c86f_d20250705_m024415_c001_v0001183_t0059_u01751683455780") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df666_d20250705_m024411_c001_v7007000_t0000_u01751683451610") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7e4_d20250705_m024401_c001_v0001183_t0056_u01751683441792") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e9e_d20250705_m024357_c001_v7007000_t0000_u01751683437575") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7a4_d20250705_m024347_c001_v0001183_t0032_u01751683427724") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf0_d20250705_m024343_c001_v7007000_t0000_u01751683423628") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c74a_d20250705_m024333_c001_v0001183_t0013_u01751683413770") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c8c_d20250705_m024329_c001_v7007000_t0000_u01751683409573") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c6ce_d20250705_m024318_c001_v0001183_t0043_u01751683398954") 2025/07/05 02:45:08 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f403bf01634c768c1_d20250705_m024312_c001_v7007000_t0000_u01751683392507") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7287_d20250705_m024302_c001_v0001116_t0018_u01751683382503") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10c_d20250705_m024258_c001_v7007000_t0000_u01751683378245") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ec2_d20250705_m024254_c001_v0001183_t0044_u01751683374764") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d104_d20250705_m024253_c001_v7007000_t0000_u01751683373380") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6363f_d20250705_m024243_c001_v0001178_t0047_u01751683363689") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d0_d20250705_m024239_c001_v7007000_t0000_u01751683359569") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c581_d20250705_m024235_c001_v0001183_t0045_u01751683355727") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390e5_d20250705_m024234_c001_v7007000_t0000_u01751683354413") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635db_d20250705_m024224_c001_v0001178_t0019_u01751683344264") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e000a_d20250705_m024217_c001_v7007000_t0000_u01751683337846") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4a2_d20250705_m024207_c001_v0001183_t0035_u01751683327092") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9594f_d20250705_m024203_c001_v7007000_t0000_u01751683323004") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c430_d20250705_m024152_c001_v0001183_t0023_u01751683312739") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593a_d20250705_m024148_c001_v7007000_t0000_u01751683308638") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3dd_d20250705_m024139_c001_v0001183_t0059_u01751683299752") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c6753_d20250705_m024256_c001_v7007000_t0000_u01751683376103") 2025/07/05 02:45:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ea0_d20250705_m024251_c001_v0001183_t0041_u01751683371824") 2025/07/05 02:45:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f1_d20250705_m024314_c001_v7007000_t0000_u01751683394985") 2025/07/05 02:45:09 DEBUG : dir1/0001-bcdef: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636b7_d20250705_m024310_c001_v0001178_t0053_u01751683390450") 2025/07/05 02:45:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e97_d20250705_m024426_c001_v7007000_t0000_u01751683466136") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637c9_d20250705_m024416_c001_v0001178_t0034_u01751683456357") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df667_d20250705_m024411_c001_v7007000_t0000_u01751683451792") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63764_d20250705_m024402_c001_v0001178_t0016_u01751683442366") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e9f_d20250705_m024357_c001_v7007000_t0000_u01751683437759") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6373b_d20250705_m024348_c001_v0001178_t0000_u01751683428290") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf1_d20250705_m024343_c001_v7007000_t0000_u01751683423826") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63711_d20250705_m024334_c001_v0001178_t0046_u01751683414341") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c8d_d20250705_m024329_c001_v7007000_t0000_u01751683409757") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636db_d20250705_m024319_c001_v0001178_t0043_u01751683399509") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581771_d20250705_m024312_c001_v7007000_t0000_u01751683392360") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c63b_d20250705_m024303_c001_v0001183_t0050_u01751683383386") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10d_d20250705_m024258_c001_v7007000_t0000_u01751683378456") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5f9_d20250705_m024254_c001_v0001183_t0008_u01751683374774") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a562_d20250705_m024253_c001_v7007000_t0000_u01751683373174") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5b3_d20250705_m024244_c001_v0001183_t0041_u01751683364281") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d1_d20250705_m024239_c001_v7007000_t0000_u01751683359768") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e1e_d20250705_m024235_c001_v0001183_t0007_u01751683355747") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee795_d20250705_m024234_c001_v7007000_t0000_u01751683354518") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4dca_d20250705_m024224_c001_v0001183_t0040_u01751683344878") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e0009_d20250705_m024217_c001_v7007000_t0000_u01751683337643") 2025/07/05 02:45:10 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd720f_d20250705_m024207_c001_v0001116_t0050_u01751683327647") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95950_d20250705_m024203_c001_v7007000_t0000_u01751683323185") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71f3_d20250705_m024153_c001_v0001116_t0001_u01751683313302") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593b_d20250705_m024148_c001_v7007000_t0000_u01751683308820") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71d5_d20250705_m024139_c001_v0001116_t0018_u01751683299984") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb1_d20250705_m024255_c001_v7007000_t0000_u01751683375932") 2025/07/05 02:45:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63667_d20250705_m024251_c001_v0001178_t0028_u01751683371834") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f2_d20250705_m024315_c001_v7007000_t0000_u01751683395168") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefg: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c682_d20250705_m024310_c001_v0001183_t0010_u01751683390622") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e98_d20250705_m024426_c001_v7007000_t0000_u01751683466318") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda50ee_d20250705_m024416_c001_v0001183_t0031_u01751683456932") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df668_d20250705_m024411_c001_v7007000_t0000_u01751683451977") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda5086_d20250705_m024403_c001_v0001183_t0016_u01751683443020") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea0_d20250705_m024357_c001_v7007000_t0000_u01751683437943") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda502b_d20250705_m024348_c001_v0001183_t0056_u01751683428859") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf2_d20250705_m024344_c001_v7007000_t0000_u01751683424006") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4fc5_d20250705_m024334_c001_v0001183_t0028_u01751683414913") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c8e_d20250705_m024329_c001_v7007000_t0000_u01751683409941") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f77_d20250705_m024320_c001_v0001183_t0019_u01751683400096") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f403bf01634c768c0_d20250705_m024312_c001_v7007000_t0000_u01751683392324") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f10_d20250705_m024303_c001_v0001183_t0050_u01751683383980") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10e_d20250705_m024258_c001_v7007000_t0000_u01751683378738") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6367b_d20250705_m024254_c001_v0001178_t0050_u01751683374785") 2025/07/05 02:45:11 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c59173900_d20250705_m024253_c001_v7007000_t0000_u01751683373351") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e62_d20250705_m024244_c001_v0001183_t0040_u01751683364844") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d2_d20250705_m024239_c001_v7007000_t0000_u01751683359953") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6361d_d20250705_m024235_c001_v0001178_t0016_u01751683355757") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390e4_d20250705_m024234_c001_v7007000_t0000_u01751683354220") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c52a_d20250705_m024225_c001_v0001183_t0035_u01751683345435") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197b8_d20250705_m024217_c001_v7007000_t0000_u01751683337856") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63599_d20250705_m024208_c001_v0001178_t0058_u01751683328490") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95951_d20250705_m024203_c001_v7007000_t0000_u01751683323368") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6355e_d20250705_m024154_c001_v0001178_t0056_u01751683314284") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593c_d20250705_m024149_c001_v7007000_t0000_u01751683309006") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63526_d20250705_m024140_c001_v0001178_t0013_u01751683300503") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f407cac8eb68d078b_d20250705_m024256_c001_v7007000_t0000_u01751683376126") 2025/07/05 02:45:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5e1_d20250705_m024251_c001_v0001183_t0024_u01751683371844") 2025/07/05 02:45:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f3_d20250705_m024315_c001_v7007000_t0000_u01751683395352") 2025/07/05 02:45:12 DEBUG : dir1/0003-defgh: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f3a_d20250705_m024310_c001_v0001183_t0024_u01751683390639") 2025/07/05 02:45:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e99_d20250705_m024426_c001_v7007000_t0000_u01751683466500") 2025/07/05 02:45:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7303_d20250705_m024417_c001_v0001116_t0038_u01751683457506") 2025/07/05 02:45:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df669_d20250705_m024412_c001_v7007000_t0000_u01751683452161") 2025/07/05 02:45:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72eb_d20250705_m024403_c001_v0001116_t0049_u01751683443574") 2025/07/05 02:45:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea1_d20250705_m024358_c001_v7007000_t0000_u01751683438210") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72dd_d20250705_m024349_c001_v0001116_t0003_u01751683429428") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf3_d20250705_m024344_c001_v7007000_t0000_u01751683424189") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72c5_d20250705_m024335_c001_v0001116_t0054_u01751683415493") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c8f_d20250705_m024330_c001_v7007000_t0000_u01751683410125") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72ad_d20250705_m024320_c001_v0001116_t0017_u01751683400669") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d121_d20250705_m024312_c001_v7007000_t0000_u01751683392363") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636a7_d20250705_m024304_c001_v0001178_t0005_u01751683384558") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d10f_d20250705_m024258_c001_v7007000_t0000_u01751683378931") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5fd_d20250705_m024254_c001_v0001183_t0025_u01751683374994") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f422f3d942eb3790b_d20250705_m024253_c001_v7007000_t0000_u01751683373385") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd725f_d20250705_m024245_c001_v0001116_t0021_u01751683365398") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d3_d20250705_m024240_c001_v7007000_t0000_u01751683360136") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c585_d20250705_m024235_c001_v0001183_t0047_u01751683355924") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb45_d20250705_m024234_c001_v7007000_t0000_u01751683354221") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd722f_d20250705_m024226_c001_v0001116_t0034_u01751683346014") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e5d_d20250705_m024217_c001_v7007000_t0000_u01751683337642") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d63_d20250705_m024209_c001_v0001183_t0027_u01751683329071") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95952_d20250705_m024203_c001_v7007000_t0000_u01751683323551") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d13_d20250705_m024154_c001_v0001183_t0051_u01751683314858") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593d_d20250705_m024149_c001_v7007000_t0000_u01751683309192") 2025/07/05 02:45:13 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4cad_d20250705_m024140_c001_v0001183_t0058_u01751683300719") 2025/07/05 02:45:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f407cac8eb68d0789_d20250705_m024255_c001_v7007000_t0000_u01751683375942") 2025/07/05 02:45:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ea2_d20250705_m024252_c001_v0001183_t0055_u01751683372025") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f4_d20250705_m024315_c001_v7007000_t0000_u01751683395535") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghi: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636b9_d20250705_m024310_c001_v0001178_t0021_u01751683390669") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e9a_d20250705_m024426_c001_v7007000_t0000_u01751683466683") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c887_d20250705_m024418_c001_v0001183_t0059_u01751683458160") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66a_d20250705_m024412_c001_v7007000_t0000_u01751683452342") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c800_d20250705_m024404_c001_v0001183_t0041_u01751683444160") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea2_d20250705_m024358_c001_v7007000_t0000_u01751683438393") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7b0_d20250705_m024350_c001_v0001183_t0053_u01751683430149") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf4_d20250705_m024344_c001_v7007000_t0000_u01751683424371") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c756_d20250705_m024335_c001_v0001183_t0013_u01751683415976") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c90_d20250705_m024330_c001_v7007000_t0000_u01751683410309") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c6e8_d20250705_m024321_c001_v0001183_t0017_u01751683401188") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e31_d20250705_m024312_c001_v7007000_t0000_u01751683392339") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd728f_d20250705_m024304_c001_v0001116_t0029_u01751683384818") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d110_d20250705_m024259_c001_v7007000_t0000_u01751683379120") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6367f_d20250705_m024255_c001_v0001178_t0016_u01751683375005") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb0_d20250705_m024253_c001_v7007000_t0000_u01751683373615") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6364d_d20250705_m024245_c001_v0001178_t0058_u01751683365838") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d4_d20250705_m024240_c001_v7007000_t0000_u01751683360320") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e20_d20250705_m024235_c001_v0001183_t0058_u01751683355946") 2025/07/05 02:45:14 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee794_d20250705_m024234_c001_v7007000_t0000_u01751683354336") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635e1_d20250705_m024226_c001_v0001178_t0031_u01751683346470") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bb2_d20250705_m024217_c001_v7007000_t0000_u01751683337881") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4ae_d20250705_m024209_c001_v0001183_t0049_u01751683329262") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95953_d20250705_m024203_c001_v7007000_t0000_u01751683323735") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c440_d20250705_m024155_c001_v0001183_t0013_u01751683315059") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593e_d20250705_m024149_c001_v7007000_t0000_u01751683309389") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3eb_d20250705_m024140_c001_v0001183_t0029_u01751683300928") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d106_d20250705_m024255_c001_v7007000_t0000_u01751683375953") 2025/07/05 02:45:15 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5e5_d20250705_m024252_c001_v0001183_t0011_u01751683372042") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f5_d20250705_m024315_c001_v7007000_t0000_u01751683395719") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghij: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c686_d20250705_m024310_c001_v0001183_t0057_u01751683390838") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e9b_d20250705_m024426_c001_v7007000_t0000_u01751683466864") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637d2_d20250705_m024418_c001_v0001178_t0011_u01751683458376") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66b_d20250705_m024412_c001_v7007000_t0000_u01751683452524") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63774_d20250705_m024404_c001_v0001178_t0040_u01751683444361") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea3_d20250705_m024358_c001_v7007000_t0000_u01751683438576") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63741_d20250705_m024350_c001_v0001178_t0049_u01751683430344") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf5_d20250705_m024344_c001_v7007000_t0000_u01751683424553") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6371b_d20250705_m024336_c001_v0001178_t0053_u01751683416199") 2025/07/05 02:45:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c91_d20250705_m024330_c001_v7007000_t0000_u01751683410493") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636e1_d20250705_m024321_c001_v0001178_t0036_u01751683401546") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a9f2_d20250705_m024312_c001_v7007000_t0000_u01751683392483") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c647_d20250705_m024305_c001_v0001183_t0012_u01751683385322") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d111_d20250705_m024259_c001_v7007000_t0000_u01751683379306") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ec6_d20250705_m024255_c001_v0001183_t0027_u01751683375025") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a563_d20250705_m024253_c001_v7007000_t0000_u01751683373377") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5bd_d20250705_m024246_c001_v0001183_t0033_u01751683366044") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d5_d20250705_m024240_c001_v7007000_t0000_u01751683360512") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd724d_d20250705_m024236_c001_v0001116_t0028_u01751683356000") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738f8_d20250705_m024234_c001_v7007000_t0000_u01751683354537") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4dd4_d20250705_m024226_c001_v0001183_t0032_u01751683346678") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581712_d20250705_m024217_c001_v7007000_t0000_u01751683337654") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7217_d20250705_m024209_c001_v0001116_t0054_u01751683329474") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95954_d20250705_m024203_c001_v7007000_t0000_u01751683323936") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71f7_d20250705_m024155_c001_v0001116_t0030_u01751683315261") 2025/07/05 02:45:16 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9593f_d20250705_m024149_c001_v7007000_t0000_u01751683309577") 2025/07/05 02:45:17 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71d9_d20250705_m024141_c001_v0001116_t0029_u01751683301140") 2025/07/05 02:45:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb2_d20250705_m024256_c001_v7007000_t0000_u01751683376115") 2025/07/05 02:45:17 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6366b_d20250705_m024252_c001_v0001178_t0020_u01751683372064") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f6_d20250705_m024315_c001_v7007000_t0000_u01751683395902") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijk: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636bb_d20250705_m024310_c001_v0001178_t0054_u01751683390884") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e9c_d20250705_m024427_c001_v7007000_t0000_u01751683467047") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda50fa_d20250705_m024418_c001_v0001183_t0039_u01751683458590") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66c_d20250705_m024412_c001_v7007000_t0000_u01751683452706") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda508a_d20250705_m024404_c001_v0001183_t0034_u01751683444642") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea4_d20250705_m024358_c001_v7007000_t0000_u01751683438760") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda5035_d20250705_m024350_c001_v0001183_t0027_u01751683430553") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf6_d20250705_m024344_c001_v7007000_t0000_u01751683424744") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4fcb_d20250705_m024336_c001_v0001183_t0007_u01751683416423") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c92_d20250705_m024330_c001_v7007000_t0000_u01751683410676") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f7d_d20250705_m024321_c001_v0001183_t0035_u01751683401771") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959ec_d20250705_m024312_c001_v7007000_t0000_u01751683392524") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f1a_d20250705_m024305_c001_v0001183_t0022_u01751683385520") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d112_d20250705_m024259_c001_v7007000_t0000_u01751683379490") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd727d_d20250705_m024255_c001_v0001116_t0051_u01751683375176") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58172d_d20250705_m024253_c001_v7007000_t0000_u01751683373397") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e70_d20250705_m024246_c001_v0001183_t0009_u01751683366248") 2025/07/05 02:45:17 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d6_d20250705_m024240_c001_v7007000_t0000_u01751683360695") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6361f_d20250705_m024236_c001_v0001178_t0002_u01751683356020") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390e6_d20250705_m024234_c001_v7007000_t0000_u01751683354603") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c534_d20250705_m024226_c001_v0001183_t0054_u01751683346880") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb2f_d20250705_m024217_c001_v7007000_t0000_u01751683337892") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635a3_d20250705_m024210_c001_v0001178_t0038_u01751683330249") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95955_d20250705_m024204_c001_v7007000_t0000_u01751683324119") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63564_d20250705_m024155_c001_v0001178_t0019_u01751683315805") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95940_d20250705_m024149_c001_v7007000_t0000_u01751683309761") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63528_d20250705_m024141_c001_v0001178_t0033_u01751683301708") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c6754_d20250705_m024256_c001_v7007000_t0000_u01751683376284") 2025/07/05 02:45:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7273_d20250705_m024252_c001_v0001116_t0028_u01751683372174") 2025/07/05 02:45:18 DEBUG : dir1/0007-12345: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f7_d20250705_m024316_c001_v7007000_t0000_u01751683396084") 2025/07/05 02:45:18 DEBUG : dir1/0007-12345: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f41_d20250705_m024310_c001_v0001183_t0015_u01751683390898") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e9d_d20250705_m024427_c001_v7007000_t0000_u01751683467228") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7307_d20250705_m024418_c001_v0001116_t0027_u01751683458790") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66d_d20250705_m024412_c001_v7007000_t0000_u01751683452899") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72ed_d20250705_m024404_c001_v0001116_t0023_u01751683444856") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea5_d20250705_m024358_c001_v7007000_t0000_u01751683438945") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72df_d20250705_m024350_c001_v0001116_t0040_u01751683430759") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf7_d20250705_m024344_c001_v7007000_t0000_u01751683424925") 2025/07/05 02:45:18 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72cb_d20250705_m024336_c001_v0001116_t0058_u01751683416644") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c93_d20250705_m024330_c001_v7007000_t0000_u01751683410859") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72b1_d20250705_m024321_c001_v0001116_t0048_u01751683401989") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df5ce_d20250705_m024312_c001_v7007000_t0000_u01751683392132") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636a9_d20250705_m024305_c001_v0001178_t0020_u01751683385725") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d113_d20250705_m024259_c001_v7007000_t0000_u01751683379675") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5ff_d20250705_m024255_c001_v0001183_t0021_u01751683375204") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c6751_d20250705_m024253_c001_v7007000_t0000_u01751683373625") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7261_d20250705_m024246_c001_v0001116_t0011_u01751683366484") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d7_d20250705_m024240_c001_v7007000_t0000_u01751683360879") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c587_d20250705_m024236_c001_v0001183_t0010_u01751683356134") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e0034_d20250705_m024234_c001_v7007000_t0000_u01751683354372") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7233_d20250705_m024227_c001_v0001116_t0047_u01751683347075") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e5e_d20250705_m024217_c001_v7007000_t0000_u01751683337687") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d69_d20250705_m024210_c001_v0001183_t0043_u01751683330460") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95956_d20250705_m024204_c001_v7007000_t0000_u01751683324301") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d1d_d20250705_m024156_c001_v0001183_t0012_u01751683316040") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95941_d20250705_m024149_c001_v7007000_t0000_u01751683309945") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4cb9_d20250705_m024141_c001_v0001183_t0028_u01751683301916") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58172f_d20250705_m024255_c001_v7007000_t0000_u01751683375964") 2025/07/05 02:45:19 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5e7_d20250705_m024252_c001_v0001183_t0044_u01751683372240") 2025/07/05 02:45:20 DEBUG : dir1/0008-23456: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f8_d20250705_m024316_c001_v7007000_t0000_u01751683396268") 2025/07/05 02:45:20 DEBUG : dir1/0008-23456: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c688_d20250705_m024311_c001_v0001183_t0009_u01751683391050") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5e9f_d20250705_m024427_c001_v7007000_t0000_u01751683467410") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c893_d20250705_m024419_c001_v0001183_t0011_u01751683459328") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66e_d20250705_m024413_c001_v7007000_t0000_u01751683453082") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c814_d20250705_m024405_c001_v0001183_t0046_u01751683445296") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea6_d20250705_m024359_c001_v7007000_t0000_u01751683439129") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7b6_d20250705_m024351_c001_v0001183_t0013_u01751683431195") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf8_d20250705_m024345_c001_v7007000_t0000_u01751683425109") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c75a_d20250705_m024337_c001_v0001183_t0054_u01751683417196") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c94_d20250705_m024331_c001_v7007000_t0000_u01751683411043") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c6f0_d20250705_m024322_c001_v0001183_t0053_u01751683402453") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df5d0_d20250705_m024312_c001_v7007000_t0000_u01751683392497") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7293_d20250705_m024305_c001_v0001116_t0021_u01751683385937") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d114_d20250705_m024259_c001_v7007000_t0000_u01751683379869") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ec8_d20250705_m024255_c001_v0001183_t0040_u01751683375236") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f407cac8eb68d0785_d20250705_m024253_c001_v7007000_t0000_u01751683373409") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6364f_d20250705_m024247_c001_v0001178_t0039_u01751683367109") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197d8_d20250705_m024241_c001_v7007000_t0000_u01751683361062") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e22_d20250705_m024236_c001_v0001183_t0008_u01751683356147") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a986_d20250705_m024234_c001_v7007000_t0000_u01751683354381") 2025/07/05 02:45:20 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635e7_d20250705_m024227_c001_v0001178_t0056_u01751683347576") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197b7_d20250705_m024217_c001_v7007000_t0000_u01751683337664") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4b6_d20250705_m024210_c001_v0001183_t0059_u01751683330674") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95957_d20250705_m024204_c001_v7007000_t0000_u01751683324484") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c450_d20250705_m024156_c001_v0001183_t0037_u01751683316287") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95942_d20250705_m024150_c001_v7007000_t0000_u01751683310128") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3f2_d20250705_m024142_c001_v0001183_t0039_u01751683302135") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb3_d20250705_m024256_c001_v7007000_t0000_u01751683376298") 2025/07/05 02:45:21 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ea8_d20250705_m024252_c001_v0001183_t0059_u01751683372256") 2025/07/05 02:45:21 DEBUG : dir1/0009-34567: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959f9_d20250705_m024316_c001_v7007000_t0000_u01751683396450") 2025/07/05 02:45:21 DEBUG : dir1/0009-34567: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f43_d20250705_m024311_c001_v0001183_t0054_u01751683391101") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea0_d20250705_m024427_c001_v7007000_t0000_u01751683467591") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637d6_d20250705_m024419_c001_v0001178_t0032_u01751683459537") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df66f_d20250705_m024413_c001_v7007000_t0000_u01751683453264") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63780_d20250705_m024405_c001_v0001178_t0055_u01751683445497") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea7_d20250705_m024359_c001_v7007000_t0000_u01751683439312") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63743_d20250705_m024351_c001_v0001178_t0016_u01751683431408") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bf9_d20250705_m024345_c001_v7007000_t0000_u01751683425304") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63723_d20250705_m024337_c001_v0001178_t0007_u01751683417393") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c95_d20250705_m024331_c001_v7007000_t0000_u01751683411239") 2025/07/05 02:45:21 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636e7_d20250705_m024322_c001_v0001178_t0055_u01751683402650") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a9f1_d20250705_m024312_c001_v7007000_t0000_u01751683392297") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c64b_d20250705_m024306_c001_v0001183_t0014_u01751683386396") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d115_d20250705_m024300_c001_v7007000_t0000_u01751683380052") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63681_d20250705_m024255_c001_v0001178_t0055_u01751683375255") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58172e_d20250705_m024253_c001_v7007000_t0000_u01751683373582") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5c1_d20250705_m024247_c001_v0001183_t0028_u01751683367337") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197da_d20250705_m024241_c001_v7007000_t0000_u01751683361253") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63621_d20250705_m024236_c001_v0001178_t0053_u01751683356232") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c1_d20250705_m024234_c001_v7007000_t0000_u01751683354392") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4dda_d20250705_m024227_c001_v0001183_t0022_u01751683347784") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb2b_d20250705_m024217_c001_v7007000_t0000_u01751683337701") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd721b_d20250705_m024210_c001_v0001116_t0059_u01751683330899") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95958_d20250705_m024204_c001_v7007000_t0000_u01751683324665") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71f9_d20250705_m024156_c001_v0001116_t0046_u01751683316499") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95943_d20250705_m024150_c001_v7007000_t0000_u01751683310312") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71dd_d20250705_m024142_c001_v0001116_t0008_u01751683302342") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f407cac8eb68d078c_d20250705_m024256_c001_v7007000_t0000_u01751683376309") 2025/07/05 02:45:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6366d_d20250705_m024252_c001_v0001178_t0048_u01751683372271") 2025/07/05 02:45:22 DEBUG : dir1/0010-45678: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959fa_d20250705_m024316_c001_v7007000_t0000_u01751683396635") 2025/07/05 02:45:22 DEBUG : dir1/0010-45678: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636bf_d20250705_m024311_c001_v0001178_t0058_u01751683391109") 2025/07/05 02:45:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea1_d20250705_m024427_c001_v7007000_t0000_u01751683467812") 2025/07/05 02:45:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda50fe_d20250705_m024419_c001_v0001183_t0034_u01751683459763") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df670_d20250705_m024413_c001_v7007000_t0000_u01751683453446") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda5092_d20250705_m024405_c001_v0001183_t0045_u01751683445720") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea8_d20250705_m024359_c001_v7007000_t0000_u01751683439494") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda503b_d20250705_m024351_c001_v0001183_t0041_u01751683431786") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bfa_d20250705_m024345_c001_v7007000_t0000_u01751683425495") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4fd7_d20250705_m024337_c001_v0001183_t0033_u01751683417606") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c96_d20250705_m024331_c001_v7007000_t0000_u01751683411424") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f83_d20250705_m024322_c001_v0001183_t0025_u01751683402860") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bbc0_d20250705_m024312_c001_v7007000_t0000_u01751683392347") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f20_d20250705_m024306_c001_v0001183_t0024_u01751683386609") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d116_d20250705_m024300_c001_v7007000_t0000_u01751683380236") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c603_d20250705_m024255_c001_v0001183_t0012_u01751683375407") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738fe_d20250705_m024252_c001_v7007000_t0000_u01751683372986") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e7a_d20250705_m024247_c001_v0001183_t0053_u01751683367546") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197db_d20250705_m024241_c001_v7007000_t0000_u01751683361437") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e26_d20250705_m024236_c001_v0001183_t0027_u01751683356360") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e0035_d20250705_m024234_c001_v7007000_t0000_u01751683354559") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c540_d20250705_m024227_c001_v0001183_t0037_u01751683347975") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a556_d20250705_m024217_c001_v7007000_t0000_u01751683337712") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635a9_d20250705_m024211_c001_v0001178_t0024_u01751683331661") 2025/07/05 02:45:23 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95959_d20250705_m024204_c001_v7007000_t0000_u01751683324852") 2025/07/05 02:45:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6356e_d20250705_m024157_c001_v0001178_t0039_u01751683317065") 2025/07/05 02:45:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95944_d20250705_m024150_c001_v7007000_t0000_u01751683310496") 2025/07/05 02:45:24 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6352e_d20250705_m024143_c001_v0001178_t0023_u01751683303182") 2025/07/05 02:45:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d107_d20250705_m024256_c001_v7007000_t0000_u01751683376138") 2025/07/05 02:45:24 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5e9_d20250705_m024252_c001_v0001183_t0050_u01751683372444") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959fb_d20250705_m024316_c001_v7007000_t0000_u01751683396820") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72a3_d20250705_m024311_c001_v0001116_t0001_u01751683391225") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea2_d20250705_m024427_c001_v7007000_t0000_u01751683467993") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd730b_d20250705_m024419_c001_v0001116_t0023_u01751683459960") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df671_d20250705_m024413_c001_v7007000_t0000_u01751683453639") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72f5_d20250705_m024405_c001_v0001116_t0046_u01751683445912") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ea9_d20250705_m024359_c001_v7007000_t0000_u01751683439678") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72e1_d20250705_m024351_c001_v0001116_t0057_u01751683431995") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bfb_d20250705_m024345_c001_v7007000_t0000_u01751683425676") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72cd_d20250705_m024337_c001_v0001116_t0005_u01751683417806") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c97_d20250705_m024331_c001_v7007000_t0000_u01751683411608") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72b3_d20250705_m024323_c001_v0001116_t0008_u01751683403058") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df5cf_d20250705_m024312_c001_v7007000_t0000_u01751683392315") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636ad_d20250705_m024306_c001_v0001178_t0027_u01751683386803") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d117_d20250705_m024300_c001_v7007000_t0000_u01751683380420") 2025/07/05 02:45:24 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ece_d20250705_m024255_c001_v0001183_t0017_u01751683375444") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beaf_d20250705_m024253_c001_v7007000_t0000_u01751683373425") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7263_d20250705_m024247_c001_v0001116_t0052_u01751683367743") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197dc_d20250705_m024241_c001_v7007000_t0000_u01751683361620") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd724f_d20250705_m024236_c001_v0001116_t0015_u01751683356378") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a987_d20250705_m024234_c001_v7007000_t0000_u01751683354568") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7235_d20250705_m024228_c001_v0001116_t0014_u01751683348209") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a558_d20250705_m024217_c001_v7007000_t0000_u01751683337901") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d73_d20250705_m024211_c001_v0001183_t0053_u01751683331873") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595a_d20250705_m024205_c001_v7007000_t0000_u01751683325034") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d25_d20250705_m024157_c001_v0001183_t0056_u01751683317281") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95945_d20250705_m024150_c001_v7007000_t0000_u01751683310680") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ccf_d20250705_m024143_c001_v0001183_t0014_u01751683303399") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581730_d20250705_m024256_c001_v7007000_t0000_u01751683376148") 2025/07/05 02:45:25 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4eaa_d20250705_m024252_c001_v0001183_t0016_u01751683372455") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959fc_d20250705_m024317_c001_v7007000_t0000_u01751683397048") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c68c_d20250705_m024311_c001_v0001183_t0047_u01751683391293") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea3_d20250705_m024428_c001_v7007000_t0000_u01751683468175") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c8a1_d20250705_m024420_c001_v0001183_t0031_u01751683460467") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df672_d20250705_m024413_c001_v7007000_t0000_u01751683453826") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c81e_d20250705_m024406_c001_v0001183_t0040_u01751683446475") 2025/07/05 02:45:25 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4eaa_d20250705_m024359_c001_v7007000_t0000_u01751683439873") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c7ba_d20250705_m024352_c001_v0001183_t0043_u01751683432517") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bfc_d20250705_m024345_c001_v7007000_t0000_u01751683425859") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c762_d20250705_m024338_c001_v0001183_t0009_u01751683418434") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c98_d20250705_m024331_c001_v7007000_t0000_u01751683411824") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c6fe_d20250705_m024323_c001_v0001183_t0010_u01751683403767") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb6_d20250705_m024312_c001_v7007000_t0000_u01751683392135") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7297_d20250705_m024307_c001_v0001116_t0020_u01751683387011") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d118_d20250705_m024300_c001_v7007000_t0000_u01751683380604") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63683_d20250705_m024255_c001_v0001178_t0043_u01751683375461") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d105_d20250705_m024253_c001_v7007000_t0000_u01751683373593") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63655_d20250705_m024248_c001_v0001178_t0045_u01751683368276") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197dd_d20250705_m024241_c001_v7007000_t0000_u01751683361803") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c58b_d20250705_m024236_c001_v0001183_t0009_u01751683356407") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c3_d20250705_m024234_c001_v7007000_t0000_u01751683354580") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635ef_d20250705_m024228_c001_v0001178_t0039_u01751683348795") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e61_d20250705_m024218_c001_v7007000_t0000_u01751683338010") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4c0_d20250705_m024212_c001_v0001183_t0001_u01751683332076") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595b_d20250705_m024205_c001_v7007000_t0000_u01751683325216") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c456_d20250705_m024157_c001_v0001183_t0055_u01751683317485") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95946_d20250705_m024150_c001_v7007000_t0000_u01751683310866") 2025/07/05 02:45:26 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3fa_d20250705_m024143_c001_v0001183_t0021_u01751683303617") 2025/07/05 02:45:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f422f3d942eb3791b_d20250705_m024256_c001_v7007000_t0000_u01751683376159") 2025/07/05 02:45:27 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6366f_d20250705_m024252_c001_v0001178_t0015_u01751683372479") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959fd_d20250705_m024317_c001_v7007000_t0000_u01751683397231") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f45_d20250705_m024311_c001_v0001183_t0045_u01751683391308") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea4_d20250705_m024428_c001_v7007000_t0000_u01751683468357") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637de_d20250705_m024420_c001_v0001178_t0036_u01751683460749") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df673_d20250705_m024414_c001_v7007000_t0000_u01751683454041") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63786_d20250705_m024406_c001_v0001178_t0037_u01751683446676") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4eac_d20250705_m024400_c001_v7007000_t0000_u01751683440056") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63746_d20250705_m024352_c001_v0001178_t0015_u01751683432731") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bfd_d20250705_m024346_c001_v7007000_t0000_u01751683426041") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63725_d20250705_m024338_c001_v0001178_t0017_u01751683418636") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c99_d20250705_m024332_c001_v7007000_t0000_u01751683412008") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636f3_d20250705_m024324_c001_v0001178_t0047_u01751683404029") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a9ef_d20250705_m024311_c001_v7007000_t0000_u01751683391930") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c65d_d20250705_m024307_c001_v0001183_t0033_u01751683387735") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d119_d20250705_m024300_c001_v7007000_t0000_u01751683380789") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c609_d20250705_m024255_c001_v0001183_t0053_u01751683375623") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c6750_d20250705_m024253_c001_v7007000_t0000_u01751683373379") 2025/07/05 02:45:27 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5cd_d20250705_m024248_c001_v0001183_t0010_u01751683368487") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197de_d20250705_m024241_c001_v7007000_t0000_u01751683361986") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63625_d20250705_m024236_c001_v0001178_t0003_u01751683356450") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738f7_d20250705_m024234_c001_v7007000_t0000_u01751683354355") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4de8_d20250705_m024229_c001_v0001183_t0036_u01751683349005") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bb1_d20250705_m024217_c001_v7007000_t0000_u01751683337679") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd721d_d20250705_m024212_c001_v0001116_t0014_u01751683332299") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595c_d20250705_m024205_c001_v7007000_t0000_u01751683325400") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71ff_d20250705_m024157_c001_v0001116_t0002_u01751683317686") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95947_d20250705_m024151_c001_v7007000_t0000_u01751683311051") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71df_d20250705_m024143_c001_v0001116_t0031_u01751683303832") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f422f3d942eb37919_d20250705_m024255_c001_v7007000_t0000_u01751683375974") 2025/07/05 02:45:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5eb_d20250705_m024252_c001_v0001183_t0042_u01751683372654") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959fe_d20250705_m024317_c001_v7007000_t0000_u01751683397426") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636c1_d20250705_m024311_c001_v0001178_t0059_u01751683391319") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea5_d20250705_m024428_c001_v7007000_t0000_u01751683468576") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda510c_d20250705_m024420_c001_v0001183_t0025_u01751683460956") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df674_d20250705_m024414_c001_v7007000_t0000_u01751683454225") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda509e_d20250705_m024406_c001_v0001183_t0040_u01751683446880") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4ead_d20250705_m024400_c001_v7007000_t0000_u01751683440239") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda5043_d20250705_m024352_c001_v0001183_t0058_u01751683432987") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bfe_d20250705_m024346_c001_v7007000_t0000_u01751683426222") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4fe1_d20250705_m024338_c001_v0001183_t0017_u01751683418917") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c9a_d20250705_m024332_c001_v7007000_t0000_u01751683412191") 2025/07/05 02:45:28 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f8d_d20250705_m024324_c001_v0001183_t0046_u01751683404245") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df5cd_d20250705_m024311_c001_v7007000_t0000_u01751683391945") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f26_d20250705_m024307_c001_v0001183_t0038_u01751683387958") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d11a_d20250705_m024300_c001_v7007000_t0000_u01751683380975") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ed4_d20250705_m024255_c001_v0001183_t0024_u01751683375693") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a561_d20250705_m024252_c001_v7007000_t0000_u01751683372993") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e84_d20250705_m024248_c001_v0001183_t0022_u01751683368691") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197df_d20250705_m024242_c001_v7007000_t0000_u01751683362181") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e28_d20250705_m024236_c001_v0001183_t0026_u01751683356583") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb46_d20250705_m024234_c001_v7007000_t0000_u01751683354404") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c548_d20250705_m024229_c001_v0001183_t0032_u01751683349206") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e60_d20250705_m024217_c001_v7007000_t0000_u01751683337870") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635af_d20250705_m024212_c001_v0001178_t0049_u01751683332945") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595d_d20250705_m024205_c001_v7007000_t0000_u01751683325582") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63574_d20250705_m024158_c001_v0001178_t0008_u01751683318269") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95948_d20250705_m024151_c001_v7007000_t0000_u01751683311234") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63532_d20250705_m024144_c001_v0001178_t0033_u01751683304374") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a56a_d20250705_m024256_c001_v7007000_t0000_u01751683376169") 2025/07/05 02:45:29 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4eb2_d20250705_m024252_c001_v0001183_t0014_u01751683372666") 2025/07/05 02:45:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b959ff_d20250705_m024317_c001_v7007000_t0000_u01751683397609") 2025/07/05 02:45:29 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4f47_d20250705_m024311_c001_v0001183_t0013_u01751683391504") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea6_d20250705_m024428_c001_v7007000_t0000_u01751683468758") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7311_d20250705_m024421_c001_v0001116_t0031_u01751683461157") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df675_d20250705_m024414_c001_v7007000_t0000_u01751683454408") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72f7_d20250705_m024407_c001_v0001116_t0037_u01751683447072") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4eae_d20250705_m024400_c001_v7007000_t0000_u01751683440422") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72e3_d20250705_m024353_c001_v0001116_t0057_u01751683433197") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63bff_d20250705_m024346_c001_v7007000_t0000_u01751683426406") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72d1_d20250705_m024339_c001_v0001116_t0042_u01751683419144") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c9c_d20250705_m024332_c001_v7007000_t0000_u01751683412377") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72b7_d20250705_m024324_c001_v0001116_t0016_u01751683404448") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4081fe67e786beb7_d20250705_m024312_c001_v7007000_t0000_u01751683392318") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636af_d20250705_m024308_c001_v0001178_t0027_u01751683388174") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d11b_d20250705_m024301_c001_v7007000_t0000_u01751683381158") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63685_d20250705_m024255_c001_v0001178_t0023_u01751683375713") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f407cac8eb68d0787_d20250705_m024253_c001_v7007000_t0000_u01751683373603") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7265_d20250705_m024248_c001_v0001116_t0027_u01751683368890") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197e0_d20250705_m024242_c001_v7007000_t0000_u01751683362364") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c58d_d20250705_m024236_c001_v0001183_t0035_u01751683356613") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb47_d20250705_m024234_c001_v7007000_t0000_u01751683354596") 2025/07/05 02:45:30 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7239_d20250705_m024229_c001_v0001116_t0019_u01751683349401") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581714_d20250705_m024218_c001_v7007000_t0000_u01751683338021") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d7d_d20250705_m024213_c001_v0001183_t0030_u01751683333156") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595e_d20250705_m024205_c001_v7007000_t0000_u01751683325766") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d29_d20250705_m024158_c001_v0001183_t0045_u01751683318492") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95949_d20250705_m024151_c001_v7007000_t0000_u01751683311417") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4cd9_d20250705_m024144_c001_v0001183_t0045_u01751683304592") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d108_d20250705_m024256_c001_v7007000_t0000_u01751683376329") 2025/07/05 02:45:31 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63671_d20250705_m024252_c001_v0001178_t0043_u01751683372716") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171a_d20250705_m024220_c001_v7007000_t0000_u01751683340382") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d8d_d20250705_m024215_c001_v0001183_t0039_u01751683335935") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171b_d20250705_m024220_c001_v7007000_t0000_u01751683340566") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4dc_d20250705_m024215_c001_v0001183_t0047_u01751683335944") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171c_d20250705_m024220_c001_v7007000_t0000_u01751683340749") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635bd_d20250705_m024215_c001_v0001178_t0021_u01751683335954") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171d_d20250705_m024220_c001_v7007000_t0000_u01751683340932") 2025/07/05 02:45:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4e2_d20250705_m024216_c001_v0001183_t0043_u01751683336140") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171e_d20250705_m024221_c001_v7007000_t0000_u01751683341114") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d8f_d20250705_m024216_c001_v0001183_t0051_u01751683336153") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58171f_d20250705_m024221_c001_v7007000_t0000_u01751683341297") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635bf_d20250705_m024216_c001_v0001178_t0034_u01751683336184") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581721_d20250705_m024221_c001_v7007000_t0000_u01751683341480") 2025/07/05 02:45:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7227_d20250705_m024216_c001_v0001116_t0040_u01751683336247") 2025/07/05 02:45:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581722_d20250705_m024221_c001_v7007000_t0000_u01751683341663") 2025/07/05 02:45:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d91_d20250705_m024216_c001_v0001183_t0034_u01751683336346") 2025/07/05 02:45:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581723_d20250705_m024221_c001_v7007000_t0000_u01751683341847") 2025/07/05 02:45:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4e6_d20250705_m024216_c001_v0001183_t0047_u01751683336387") 2025/07/05 02:45:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581724_d20250705_m024222_c001_v7007000_t0000_u01751683342029") 2025/07/05 02:45:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635c7_d20250705_m024216_c001_v0001178_t0045_u01751683336404") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581725_d20250705_m024222_c001_v7007000_t0000_u01751683342213") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d95_d20250705_m024216_c001_v0001183_t0017_u01751683336544") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581726_d20250705_m024222_c001_v7007000_t0000_u01751683342397") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4e8_d20250705_m024216_c001_v0001183_t0014_u01751683336582") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581727_d20250705_m024222_c001_v7007000_t0000_u01751683342579") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f635c9_d20250705_m024216_c001_v0001178_t0016_u01751683336620") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581728_d20250705_m024222_c001_v7007000_t0000_u01751683342762") 2025/07/05 02:45:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7229_d20250705_m024216_c001_v0001116_t0033_u01751683336741") 2025/07/05 02:45:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581729_d20250705_m024222_c001_v7007000_t0000_u01751683342945") 2025/07/05 02:45:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d9b_d20250705_m024216_c001_v0001183_t0009_u01751683336775") 2025/07/05 02:45:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58172a_d20250705_m024223_c001_v7007000_t0000_u01751683343127") 2025/07/05 02:45:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c4ee_d20250705_m024216_c001_v0001183_t0033_u01751683336803") 2025/07/05 02:45:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee799_d20250705_m024237_c001_v7007000_t0000_u01751683357525") 2025/07/05 02:45:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e08_d20250705_m024232_c001_v0001183_t0049_u01751683352532") 2025/07/05 02:45:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb4d_d20250705_m024237_c001_v7007000_t0000_u01751683357279") 2025/07/05 02:45:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63603_d20250705_m024232_c001_v0001178_t0050_u01751683352543") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e003c_d20250705_m024237_c001_v7007000_t0000_u01751683357485") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c563_d20250705_m024232_c001_v0001183_t0008_u01751683352587") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a98a_d20250705_m024237_c001_v7007000_t0000_u01751683357317") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e0c_d20250705_m024232_c001_v0001183_t0031_u01751683352733") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c8_d20250705_m024237_c001_v7007000_t0000_u01751683357692") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63605_d20250705_m024232_c001_v0001178_t0011_u01751683352767") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c4_d20250705_m024237_c001_v7007000_t0000_u01751683357291") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c565_d20250705_m024232_c001_v0001183_t0020_u01751683352804") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c6_d20250705_m024237_c001_v7007000_t0000_u01751683357502") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7243_d20250705_m024232_c001_v0001116_t0047_u01751683352920") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738fa_d20250705_m024237_c001_v7007000_t0000_u01751683357516") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e10_d20250705_m024232_c001_v0001183_t0059_u01751683352938") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9e003b_d20250705_m024237_c001_v7007000_t0000_u01751683357301") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63609_d20250705_m024232_c001_v0001178_t0012_u01751683352976") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c7_d20250705_m024237_c001_v7007000_t0000_u01751683357537") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c569_d20250705_m024233_c001_v0001183_t0050_u01751683353017") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a98b_d20250705_m024237_c001_v7007000_t0000_u01751683357504") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e12_d20250705_m024233_c001_v0001183_t0019_u01751683353133") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c5_d20250705_m024237_c001_v7007000_t0000_u01751683357322") 2025/07/05 02:45:33 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6360d_d20250705_m024233_c001_v0001178_t0039_u01751683353204") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4112e27c591738f9_d20250705_m024237_c001_v7007000_t0000_u01751683357332") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c56d_d20250705_m024233_c001_v0001183_t0027_u01751683353215") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416b1689df2390f2_d20250705_m024237_c001_v7007000_t0000_u01751683357637") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4e14_d20250705_m024233_c001_v0001183_t0046_u01751683353349") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee798_d20250705_m024237_c001_v7007000_t0000_u01751683357340") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7245_d20250705_m024233_c001_v0001116_t0059_u01751683353403") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8bb4f_d20250705_m024237_c001_v7007000_t0000_u01751683357654") 2025/07/05 02:45:34 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6360f_d20250705_m024233_c001_v0001178_t0038_u01751683353420") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f2_d20250705_m024048_c001_v7007000_t0000_u01751683248221") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117974e6e7cb14e1_d20250705_m024046_c001_v0001182_t0040_u01751683246260") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d0bc_d20250705_m024046_c001_v7007000_t0000_u01751683246072") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117974e6e7cb14d7_d20250705_m024042_c001_v0001182_t0052_u01751683242815") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d0ba_d20250705_m024042_c001_v7007000_t0000_u01751683242083") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a8a_d20250705_m024038_c001_v0001183_t0047_u01751683238413") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f41454ec29257a2cb_d20250705_m024036_c001_v7007000_t0000_u01751683236952") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10105ea688e82692_d20250705_m024034_c001_v0001036_t0020_u01751683234522") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4df9_d20250705_m024034_c001_v7007000_t0000_u01751683234327") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10105ea688e8268a_d20250705_m024030_c001_v0001036_t0051_u01751683230639") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4df6_d20250705_m024029_c001_v7007000_t0000_u01751683229909") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a3e_d20250705_m024026_c001_v0001183_t0047_u01751683226640") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e8_d20250705_m024025_c001_v7007000_t0000_u01751683225720") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1188b8cbb53cd73d_d20250705_m024024_c001_v0001182_t0019_u01751683224288") 2025/07/05 02:45:34 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25b7a_d20250705_m024023_c001_v7007000_t0000_u01751683223398") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f105d040448380945_d20250705_m024018_c001_v0001134_t0054_u01751683218401") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25b64_d20250705_m024017_c001_v7007000_t0000_u01751683217657") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda49ea_d20250705_m024014_c001_v0001183_t0011_u01751683214372") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e5_d20250705_m024013_c001_v7007000_t0000_u01751683213452") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f110b69b888e055d8_d20250705_m024011_c001_v0001183_t0007_u01751683211773") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e1_d20250705_m024011_c001_v7007000_t0000_u01751683211589") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f110b69b888e055ba_d20250705_m024008_c001_v0001183_t0040_u01751683208677") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816dd_d20250705_m024007_c001_v7007000_t0000_u01751683207935") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4990_d20250705_m024002_c001_v0001183_t0008_u01751683202542") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816d3_d20250705_m024001_c001_v7007000_t0000_u01751683201633") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f118dc4e910bdc545_d20250705_m023959_c001_v0001144_t0012_u01751683199642") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417e25133f22a67a_d20250705_m023959_c001_v7007000_t0000_u01751683199458") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f118dc4e910bdc537_d20250705_m023955_c001_v0001144_t0042_u01751683195725") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417e25133f22a677_d20250705_m023954_c001_v7007000_t0000_u01751683194993") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda493b_d20250705_m023950_c001_v0001183_t0032_u01751683190006") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a50c_d20250705_m023949_c001_v7007000_t0000_u01751683189089") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1035522a05c05f72_d20250705_m023947_c001_v0001134_t0025_u01751683187067") 2025/07/05 02:45:35 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f61219728_d20250705_m023946_c001_v7007000_t0000_u01751683186883") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1035522a05c05f6c_d20250705_m023943_c001_v0001134_t0034_u01751683183757") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f61219723_d20250705_m023943_c001_v7007000_t0000_u01751683183022") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda48b4_d20250705_m023938_c001_v0001183_t0016_u01751683178047") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815fc_d20250705_m023936_c001_v7007000_t0000_u01751683176953") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1078ee1d9f7c6563_d20250705_m023931_c001_v0001184_t0044_u01751683171618") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f409f9734ef9dff53_d20250705_m023931_c001_v7007000_t0000_u01751683171417") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4870_d20250705_m023927_c001_v0001183_t0022_u01751683167822") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1167ce9265473b82_d20250705_m023926_c001_v0001130_t0034_u01751683166919") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1167ce9265473b7c_d20250705_m023925_c001_v0001130_t0007_u01751683165792") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f415d30c94b136582_d20250705_m023912_c001_v7007000_t0000_u01751683152654") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9817_d20250705_m023906_c001_v0001182_t0009_u01751683146394") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10893493c2724e88_d20250705_m023905_c001_v0001184_t0043_u01751683145641") 2025/07/05 02:45:36 DEBUG : dst/one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10893493c2724e80_d20250705_m023904_c001_v0001184_t0000_u01751683144661") 2025/07/05 02:45:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f3_d20250705_m024048_c001_v7007000_t0000_u01751683248404") 2025/07/05 02:45:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1164f0890786c63f_d20250705_m024045_c001_v0001144_t0030_u01751683245485") 2025/07/05 02:45:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f103c6414b1eefa8e_d20250705_m024041_c001_v0001146_t0055_u01751683241520") 2025/07/05 02:45:36 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f41454ec29257a2cc_d20250705_m024037_c001_v7007000_t0000_u01751683237135") 2025/07/05 02:45:36 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f109b9d5595d6f76a_d20250705_m024033_c001_v0001044_t0006_u01751683233857") 2025/07/05 02:45:36 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f115b387c835a3a5b_d20250705_m024029_c001_v0001179_t0022_u01751683229705") 2025/07/05 02:45:36 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e9_d20250705_m024025_c001_v7007000_t0000_u01751683225902") 2025/07/05 02:45:36 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f100560e9c3ea12c8_d20250705_m024023_c001_v0001171_t0031_u01751683223071") 2025/07/05 02:45:37 DEBUG : dst/one.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11871f06b9179b96_d20250705_m024017_c001_v0001177_t0047_u01751683217424") 2025/07/05 02:45:37 DEBUG : dst/three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815fd_d20250705_m023937_c001_v7007000_t0000_u01751683177134") 2025/07/05 02:45:37 DEBUG : dst/three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1167ce9265473b8e_d20250705_m023935_c001_v0001130_t0029_u01751683175294") 2025/07/05 02:45:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f5_d20250705_m024048_c001_v7007000_t0000_u01751683248587") 2025/07/05 02:45:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f105ed30aaee68917_d20250705_m024047_c001_v0001041_t0038_u01751683247031") 2025/07/05 02:45:37 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1146c2d5f0a3a2a3_d20250705_m024043_c001_v0001120_t0012_u01751683243573") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f6_d20250705_m024048_c001_v7007000_t0000_u01751683248769") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117974e6e7cb14e9_d20250705_m024047_c001_v0001182_t0019_u01751683247635") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d0be_d20250705_m024047_c001_v7007000_t0000_u01751683247451") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117974e6e7cb14d9_d20250705_m024044_c001_v0001182_t0047_u01751683244165") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d0bb_d20250705_m024043_c001_v7007000_t0000_u01751683243973") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a8e_d20250705_m024038_c001_v0001183_t0034_u01751683238862") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f41454ec29257a2cd_d20250705_m024037_c001_v7007000_t0000_u01751683237318") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10105ea688e8269a_d20250705_m024036_c001_v0001036_t0020_u01751683236067") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e00_d20250705_m024035_c001_v7007000_t0000_u01751683235884") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10105ea688e8268c_d20250705_m024032_c001_v0001036_t0038_u01751683232231") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4df7_d20250705_m024032_c001_v7007000_t0000_u01751683232048") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a42_d20250705_m024027_c001_v0001183_t0027_u01751683227054") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25b81_d20250705_m024025_c001_v7007000_t0000_u01751683225163") 2025/07/05 02:45:37 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a1a_d20250705_m024022_c001_v0001183_t0007_u01751683222140") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25b69_d20250705_m024019_c001_v7007000_t0000_u01751683219324") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda49ee_d20250705_m024014_c001_v0001183_t0021_u01751683214780") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e2_d20250705_m024012_c001_v7007000_t0000_u01751683212515") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9968_d20250705_m024010_c001_v0001182_t0058_u01751683210449") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e0_d20250705_m024009_c001_v7007000_t0000_u01751683209352") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda499a_d20250705_m024003_c001_v0001183_t0014_u01751683203162") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417e25133f22a67b_d20250705_m024000_c001_v7007000_t0000_u01751683200713") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9914_d20250705_m023958_c001_v0001182_t0012_u01751683198465") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417e25133f22a679_d20250705_m023957_c001_v7007000_t0000_u01751683197313") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda493f_d20250705_m023950_c001_v0001183_t0018_u01751683190449") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f61219729_d20250705_m023948_c001_v7007000_t0000_u01751683188172") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b98c5_d20250705_m023945_c001_v0001182_t0013_u01751683185807") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f61219724_d20250705_m023944_c001_v7007000_t0000_u01751683184712") 2025/07/05 02:45:38 DEBUG : dst/three.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda48c0_d20250705_m023938_c001_v0001183_t0058_u01751683178462") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f41454ec29257a2ce_d20250705_m024037_c001_v7007000_t0000_u01751683237500") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10185825d55668fa_d20250705_m024035_c001_v0001137_t0038_u01751683235554") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11256481835e3a12_d20250705_m024031_c001_v0001044_t0018_u01751683231577") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816ea_d20250705_m024026_c001_v7007000_t0000_u01751683226084") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f107ea632d5f5fbec_d20250705_m024024_c001_v0001179_t0024_u01751683224959") 2025/07/05 02:45:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f112757355d58adc5_d20250705_m024018_c001_v0001102_t0040_u01751683218963") 2025/07/05 02:45:38 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f7_d20250705_m024048_c001_v7007000_t0000_u01751683248953") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a8c_d20250705_m024038_c001_v0001183_t0022_u01751683238632") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f41454ec29257a2d0_d20250705_m024037_c001_v7007000_t0000_u01751683237683") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4a40_d20250705_m024026_c001_v0001183_t0022_u01751683226839") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816eb_d20250705_m024026_c001_v7007000_t0000_u01751683226269") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b997a_d20250705_m024014_c001_v0001182_t0011_u01751683214583") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816e6_d20250705_m024013_c001_v7007000_t0000_u01751683213639") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9924_d20250705_m024002_c001_v0001182_t0016_u01751683202783") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5816d4_d20250705_m024001_c001_v7007000_t0000_u01751683201814") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b98dd_d20250705_m023950_c001_v0001182_t0038_u01751683190207") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40095eb87b69a50e_d20250705_m023949_c001_v7007000_t0000_u01751683189271") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9897_d20250705_m023938_c001_v0001182_t0050_u01751683178245") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815fe_d20250705_m023937_c001_v7007000_t0000_u01751683177316") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1061d4107808d0ec_d20250705_m023932_c001_v0001041_t0004_u01751683172822") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f415d30c94b136583_d20250705_m023912_c001_v7007000_t0000_u01751683152839") 2025/07/05 02:45:39 DEBUG : dst/two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10893493c2724eb4_d20250705_m023911_c001_v0001184_t0042_u01751683151705") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581593_d20250705_m023840_c001_v7007000_t0000_u01751683120715") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b97cb_d20250705_m023837_c001_v0001182_t0018_u01751683117563") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581591_d20250705_m023835_c001_v7007000_t0000_u01751683115679") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda46fc_d20250705_m023826_c001_v0001183_t0022_u01751683106785") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64df_d20250705_m023818_c001_v7007000_t0000_u01751683098460") 2025/07/05 02:45:39 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9781_d20250705_m023815_c001_v0001182_t0059_u01751683095430") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2aa_d20250705_m023757_c001_v7007000_t0000_u01751683077605") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4623_d20250705_m023755_c001_v0001183_t0021_u01751683075873") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee298_d20250705_m023755_c001_v7007000_t0000_u01751683075097") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4607_d20250705_m023753_c001_v0001183_t0013_u01751683073931") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee292_d20250705_m023751_c001_v7007000_t0000_u01751683071441") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45e7_d20250705_m023749_c001_v0001183_t0038_u01751683069811") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee28e_d20250705_m023749_c001_v7007000_t0000_u01751683069040") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45d9_d20250705_m023747_c001_v0001183_t0026_u01751683067868") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee284_d20250705_m023742_c001_v7007000_t0000_u01751683062914") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45a3_d20250705_m023741_c001_v0001183_t0020_u01751683061588") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee281_d20250705_m023740_c001_v7007000_t0000_u01751683060813") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4595_d20250705_m023740_c001_v0001183_t0020_u01751683060050") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee27c_d20250705_m023735_c001_v7007000_t0000_u01751683055723") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4567_d20250705_m023734_c001_v0001183_t0022_u01751683054541") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee278_d20250705_m023732_c001_v7007000_t0000_u01751683052704") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda454f_d20250705_m023731_c001_v0001183_t0013_u01751683051764") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee276_d20250705_m023731_c001_v7007000_t0000_u01751683051396") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f117d4012e0bfa080_d20250705_m023730_c001_v0001177_t0040_u01751683050814") 2025/07/05 02:45:40 DEBUG : empty space: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda453f_d20250705_m023729_c001_v0001183_t0051_u01751683049319") 2025/07/05 02:45:40 DEBUG : enormous: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee29f_d20250705_m023756_c001_v7007000_t0000_u01751683076660") 2025/07/05 02:45:40 DEBUG : enormous: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4625_d20250705_m023756_c001_v0001183_t0012_u01751683076069") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee6f9_d20250705_m024052_c001_v7007000_t0000_u01751683252894") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ae8_d20250705_m024051_c001_v0001183_t0057_u01751683251651") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64dc_d20250705_m023814_c001_v7007000_t0000_u01751683094105") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9777_d20250705_m023813_c001_v0001182_t0049_u01751683093169") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee270_d20250705_m023726_c001_v7007000_t0000_u01751683046855") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4523_d20250705_m023725_c001_v0001183_t0052_u01751683045933") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26f_d20250705_m023725_c001_v7007000_t0000_u01751683045385") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4519_d20250705_m023724_c001_v0001183_t0017_u01751683044740") 2025/07/05 02:45:41 DEBUG : existing: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda450f_d20250705_m023723_c001_v0001183_t0021_u01751683043982") 2025/07/05 02:45:41 DEBUG : existing-b: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64dd_d20250705_m023814_c001_v7007000_t0000_u01751683094286") 2025/07/05 02:45:41 DEBUG : existing-b: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda46a0_d20250705_m023813_c001_v0001183_t0054_u01751683093161") 2025/07/05 02:45:41 DEBUG : file1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba94_d20250705_m024135_c001_v7007000_t0000_u01751683295100") 2025/07/05 02:45:41 DEBUG : file1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c83_d20250705_m024134_c001_v0001183_t0015_u01751683294240") 2025/07/05 02:45:41 DEBUG : file1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8d_d20250705_m024132_c001_v7007000_t0000_u01751683292905") 2025/07/05 02:45:41 DEBUG : file1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71cd_d20250705_m024131_c001_v0001116_t0005_u01751683291632") 2025/07/05 02:45:41 DEBUG : five: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2ab_d20250705_m023801_c001_v7007000_t0000_u01751683081170") 2025/07/05 02:45:41 DEBUG : five: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda463f_d20250705_m023759_c001_v0001183_t0022_u01751683079188") 2025/07/05 02:45:41 DEBUG : foo: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee27b_d20250705_m023734_c001_v7007000_t0000_u01751683054174") 2025/07/05 02:45:41 DEBUG : foo: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda455d_d20250705_m023733_c001_v0001183_t0022_u01751683053625") 2025/07/05 02:45:41 DEBUG : foo: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4555_d20250705_m023733_c001_v0001183_t0022_u01751683053073") 2025/07/05 02:45:41 DEBUG : four: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2ac_d20250705_m023801_c001_v7007000_t0000_u01751683081351") 2025/07/05 02:45:42 DEBUG : four: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40139f56953b9749_d20250705_m023759_c001_v0001182_t0007_u01751683079715") 2025/07/05 02:45:42 DEBUG : four: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda463b_d20250705_m023758_c001_v0001183_t0049_u01751683078581") 2025/07/05 02:45:42 DEBUG : hello world2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b929_d20250705_m023646_c001_v7007000_t0000_u01751683006981") 2025/07/05 02:45:42 DEBUG : hello world2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda440b_d20250705_m023646_c001_v0001183_t0001_u01751683006405") 2025/07/05 02:45:42 DEBUG : ignore-size: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26e_d20250705_m023723_c001_v7007000_t0000_u01751683043614") 2025/07/05 02:45:42 DEBUG : ignore-size: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4502_d20250705_m023722_c001_v0001183_t0008_u01751683042659") 2025/07/05 02:45:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d9_d20250705_m023812_c001_v7007000_t0000_u01751683092424") 2025/07/05 02:45:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9773_d20250705_m023811_c001_v0001182_t0025_u01751683091853") 2025/07/05 02:45:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d6_d20250705_m023811_c001_v7007000_t0000_u01751683091102") 2025/07/05 02:45:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9771_d20250705_m023810_c001_v0001182_t0041_u01751683090528") 2025/07/05 02:45:42 DEBUG : one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2ad_d20250705_m023801_c001_v7007000_t0000_u01751683081534") 2025/07/05 02:45:42 DEBUG : one: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4633_d20250705_m023758_c001_v0001183_t0022_u01751683078000") 2025/07/05 02:45:42 DEBUG : only0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba76_d20250705_m024127_c001_v7007000_t0000_u01751683287186") 2025/07/05 02:45:42 DEBUG : only0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4126082319bd71bd_d20250705_m024121_c001_v0001116_t0004_u01751683281856") 2025/07/05 02:45:42 DEBUG : only0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bbe_d20250705_m024111_c001_v0001183_t0035_u01751683271964") 2025/07/05 02:45:42 DEBUG : only0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958fa_d20250705_m024106_c001_v7007000_t0000_u01751683266205") 2025/07/05 02:45:42 DEBUG : only0: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b0e_d20250705_m024056_c001_v0001183_t0042_u01751683256367") 2025/07/05 02:45:42 DEBUG : only1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba78_d20250705_m024127_c001_v7007000_t0000_u01751683287368") 2025/07/05 02:45:42 DEBUG : only1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4126082319bd71bf_d20250705_m024122_c001_v0001116_t0004_u01751683282094") 2025/07/05 02:45:42 DEBUG : only1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bc6_d20250705_m024112_c001_v0001183_t0036_u01751683272360") 2025/07/05 02:45:42 DEBUG : only1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba4c_d20250705_m024106_c001_v7007000_t0000_u01751683266017") 2025/07/05 02:45:42 DEBUG : only1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b12_d20250705_m024056_c001_v0001183_t0031_u01751683256778") 2025/07/05 02:45:43 DEBUG : only10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba79_d20250705_m024127_c001_v7007000_t0000_u01751683287550") 2025/07/05 02:45:43 DEBUG : only10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c35_d20250705_m024121_c001_v0001183_t0022_u01751683281119") 2025/07/05 02:45:43 DEBUG : only10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bfe_d20250705_m024116_c001_v0001183_t0011_u01751683276219") 2025/07/05 02:45:43 DEBUG : only10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba4f_d20250705_m024106_c001_v7007000_t0000_u01751683266648") 2025/07/05 02:45:43 DEBUG : only10: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b52_d20250705_m024100_c001_v0001183_t0012_u01751683260574") 2025/07/05 02:45:43 DEBUG : only11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba7a_d20250705_m024127_c001_v7007000_t0000_u01751683287733") 2025/07/05 02:45:43 DEBUG : only11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402babb137f634dd_d20250705_m024122_c001_v0001178_t0019_u01751683282110") 2025/07/05 02:45:43 DEBUG : only11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c02_d20250705_m024116_c001_v0001183_t0019_u01751683276637") 2025/07/05 02:45:43 DEBUG : only11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df577_d20250705_m024106_c001_v7007000_t0000_u01751683266211") 2025/07/05 02:45:43 DEBUG : only11: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b56_d20250705_m024100_c001_v0001183_t0017_u01751683260982") 2025/07/05 02:45:43 DEBUG : only12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba7b_d20250705_m024127_c001_v7007000_t0000_u01751683287915") 2025/07/05 02:45:43 DEBUG : only12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402babb137f634d9_d20250705_m024121_c001_v0001178_t0019_u01751683281742") 2025/07/05 02:45:43 DEBUG : only12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c0b_d20250705_m024117_c001_v0001183_t0042_u01751683277145") 2025/07/05 02:45:43 DEBUG : only12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df574_d20250705_m024105_c001_v7007000_t0000_u01751683265765") 2025/07/05 02:45:43 DEBUG : only12: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b5a_d20250705_m024101_c001_v0001183_t0052_u01751683261464") 2025/07/05 02:45:43 DEBUG : only13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba7c_d20250705_m024128_c001_v7007000_t0000_u01751683288097") 2025/07/05 02:45:43 DEBUG : only13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c43_d20250705_m024122_c001_v0001183_t0022_u01751683282070") 2025/07/05 02:45:43 DEBUG : only13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c11_d20250705_m024117_c001_v0001183_t0017_u01751683277570") 2025/07/05 02:45:43 DEBUG : only13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba4d_d20250705_m024106_c001_v7007000_t0000_u01751683266221") 2025/07/05 02:45:43 DEBUG : only13: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b60_d20250705_m024101_c001_v0001183_t0028_u01751683261861") 2025/07/05 02:45:43 DEBUG : only14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba7d_d20250705_m024128_c001_v7007000_t0000_u01751683288278") 2025/07/05 02:45:43 DEBUG : only14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f404e5caaf248c360_d20250705_m024122_c001_v0001183_t0054_u01751683282041") 2025/07/05 02:45:44 DEBUG : only14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c17_d20250705_m024118_c001_v0001183_t0024_u01751683278155") 2025/07/05 02:45:44 DEBUG : only14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958fc_d20250705_m024106_c001_v7007000_t0000_u01751683266660") 2025/07/05 02:45:44 DEBUG : only14: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b64_d20250705_m024102_c001_v0001183_t0026_u01751683262266") 2025/07/05 02:45:44 DEBUG : only15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba7e_d20250705_m024128_c001_v7007000_t0000_u01751683288460") 2025/07/05 02:45:44 DEBUG : only15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c3d_d20250705_m024121_c001_v0001183_t0022_u01751683281700") 2025/07/05 02:45:44 DEBUG : only15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c1d_d20250705_m024118_c001_v0001183_t0047_u01751683278567") 2025/07/05 02:45:44 DEBUG : only15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df576_d20250705_m024106_c001_v7007000_t0000_u01751683266019") 2025/07/05 02:45:44 DEBUG : only15: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b6c_d20250705_m024102_c001_v0001183_t0045_u01751683262692") 2025/07/05 02:45:44 DEBUG : only16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba80_d20250705_m024128_c001_v7007000_t0000_u01751683288644") 2025/07/05 02:45:44 DEBUG : only16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f404e5caaf248c366_d20250705_m024122_c001_v0001183_t0054_u01751683282407") 2025/07/05 02:45:44 DEBUG : only16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c21_d20250705_m024118_c001_v0001183_t0001_u01751683278982") 2025/07/05 02:45:44 DEBUG : only16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a91f_d20250705_m024106_c001_v7007000_t0000_u01751683266228") 2025/07/05 02:45:44 DEBUG : only16: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b72_d20250705_m024103_c001_v0001183_t0020_u01751683263106") 2025/07/05 02:45:45 DEBUG : only17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba81_d20250705_m024128_c001_v7007000_t0000_u01751683288829") 2025/07/05 02:45:45 DEBUG : only17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c3f_d20250705_m024121_c001_v0001183_t0022_u01751683281884") 2025/07/05 02:45:45 DEBUG : only17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c27_d20250705_m024119_c001_v0001183_t0048_u01751683279379") 2025/07/05 02:45:45 DEBUG : only17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a91d_d20250705_m024106_c001_v7007000_t0000_u01751683266014") 2025/07/05 02:45:45 DEBUG : only17: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b7a_d20250705_m024103_c001_v0001183_t0039_u01751683263499") 2025/07/05 02:45:45 DEBUG : only18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba82_d20250705_m024129_c001_v7007000_t0000_u01751683289013") 2025/07/05 02:45:45 DEBUG : only18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402babb137f634db_d20250705_m024121_c001_v0001178_t0019_u01751683281927") 2025/07/05 02:45:45 DEBUG : only18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c2d_d20250705_m024119_c001_v0001183_t0001_u01751683279795") 2025/07/05 02:45:45 DEBUG : only18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a923_d20250705_m024106_c001_v7007000_t0000_u01751683266668") 2025/07/05 02:45:45 DEBUG : only18: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b80_d20250705_m024103_c001_v0001183_t0043_u01751683263923") 2025/07/05 02:45:45 DEBUG : only19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba83_d20250705_m024129_c001_v7007000_t0000_u01751683289194") 2025/07/05 02:45:45 DEBUG : only19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4126082319bd71c3_d20250705_m024122_c001_v0001116_t0004_u01751683282460") 2025/07/05 02:45:45 DEBUG : only19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c33_d20250705_m024120_c001_v0001183_t0026_u01751683280210") 2025/07/05 02:45:45 DEBUG : only19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df57d_d20250705_m024106_c001_v7007000_t0000_u01751683266683") 2025/07/05 02:45:45 DEBUG : only19: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b88_d20250705_m024104_c001_v0001183_t0037_u01751683264338") 2025/07/05 02:45:45 DEBUG : only2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba84_d20250705_m024129_c001_v7007000_t0000_u01751683289378") 2025/07/05 02:45:45 DEBUG : only2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402babb137f634e1_d20250705_m024122_c001_v0001178_t0019_u01751683282476") 2025/07/05 02:45:45 DEBUG : only2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bca_d20250705_m024112_c001_v0001183_t0029_u01751683272802") 2025/07/05 02:45:46 DEBUG : only2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958f9_d20250705_m024106_c001_v7007000_t0000_u01751683266015") 2025/07/05 02:45:46 DEBUG : only2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b1a_d20250705_m024057_c001_v0001183_t0015_u01751683257193") 2025/07/05 02:45:46 DEBUG : only3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba85_d20250705_m024129_c001_v7007000_t0000_u01751683289560") 2025/07/05 02:45:46 DEBUG : only3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f404e5caaf248c364_d20250705_m024122_c001_v0001183_t0054_u01751683282225") 2025/07/05 02:45:46 DEBUG : only3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bd0_d20250705_m024113_c001_v0001183_t0049_u01751683273233") 2025/07/05 02:45:46 DEBUG : only3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a920_d20250705_m024106_c001_v7007000_t0000_u01751683266467") 2025/07/05 02:45:46 DEBUG : only3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b1e_d20250705_m024057_c001_v0001183_t0034_u01751683257594") 2025/07/05 02:45:46 DEBUG : only4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba87_d20250705_m024129_c001_v7007000_t0000_u01751683289741") 2025/07/05 02:45:46 DEBUG : only4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c47_d20250705_m024122_c001_v0001183_t0022_u01751683282253") 2025/07/05 02:45:46 DEBUG : only4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bd8_d20250705_m024113_c001_v0001183_t0025_u01751683273644") 2025/07/05 02:45:46 DEBUG : only4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958fb_d20250705_m024106_c001_v7007000_t0000_u01751683266470") 2025/07/05 02:45:46 DEBUG : only4: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b28_d20250705_m024058_c001_v0001183_t0038_u01751683258045") 2025/07/05 02:45:46 DEBUG : only5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba88_d20250705_m024129_c001_v7007000_t0000_u01751683289933") 2025/07/05 02:45:46 DEBUG : only5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4126082319bd71c1_d20250705_m024122_c001_v0001116_t0004_u01751683282277") 2025/07/05 02:45:46 DEBUG : only5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4be0_d20250705_m024114_c001_v0001183_t0020_u01751683274053") 2025/07/05 02:45:46 DEBUG : only5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba50_d20250705_m024106_c001_v7007000_t0000_u01751683266830") 2025/07/05 02:45:46 DEBUG : only5: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b2c_d20250705_m024058_c001_v0001183_t0035_u01751683258459") 2025/07/05 02:45:46 DEBUG : only6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba89_d20250705_m024130_c001_v7007000_t0000_u01751683290125") 2025/07/05 02:45:46 DEBUG : only6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402babb137f634df_d20250705_m024122_c001_v0001178_t0019_u01751683282293") 2025/07/05 02:45:46 DEBUG : only6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4be8_d20250705_m024114_c001_v0001183_t0036_u01751683274467") 2025/07/05 02:45:46 DEBUG : only6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b958fd_d20250705_m024106_c001_v7007000_t0000_u01751683266844") 2025/07/05 02:45:46 DEBUG : only6: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b30_d20250705_m024058_c001_v0001183_t0036_u01751683258863") 2025/07/05 02:45:46 DEBUG : only7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8a_d20250705_m024130_c001_v7007000_t0000_u01751683290308") 2025/07/05 02:45:47 DEBUG : only7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c49_d20250705_m024122_c001_v0001183_t0022_u01751683282437") 2025/07/05 02:45:47 DEBUG : only7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bee_d20250705_m024114_c001_v0001183_t0027_u01751683274941") 2025/07/05 02:45:47 DEBUG : only7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df573_d20250705_m024105_c001_v7007000_t0000_u01751683265581") 2025/07/05 02:45:47 DEBUG : only7: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b38_d20250705_m024059_c001_v0001183_t0012_u01751683259272") 2025/07/05 02:45:47 DEBUG : only8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8b_d20250705_m024130_c001_v7007000_t0000_u01751683290490") 2025/07/05 02:45:47 DEBUG : only8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f404e5caaf248c368_d20250705_m024122_c001_v0001183_t0054_u01751683282589") 2025/07/05 02:45:47 DEBUG : only8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bf4_d20250705_m024115_c001_v0001183_t0045_u01751683275359") 2025/07/05 02:45:47 DEBUG : only8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df578_d20250705_m024106_c001_v7007000_t0000_u01751683266401") 2025/07/05 02:45:47 DEBUG : only8: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b40_d20250705_m024059_c001_v0001183_t0050_u01751683259674") 2025/07/05 02:45:47 DEBUG : only9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8c_d20250705_m024130_c001_v7007000_t0000_u01751683290673") 2025/07/05 02:45:47 DEBUG : only9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4c4b_d20250705_m024122_c001_v0001183_t0022_u01751683282621") 2025/07/05 02:45:47 DEBUG : only9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4bfa_d20250705_m024115_c001_v0001183_t0027_u01751683275794") 2025/07/05 02:45:47 DEBUG : only9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba4e_d20250705_m024106_c001_v7007000_t0000_u01751683266467") 2025/07/05 02:45:47 DEBUG : only9: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4b48_d20250705_m024100_c001_v0001183_t0044_u01751683260122") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d4_d20250705_m023809_c001_v7007000_t0000_u01751683089404") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9769_d20250705_m023807_c001_v0001182_t0048_u01751683087862") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64cf_d20250705_m023807_c001_v7007000_t0000_u01751683087005") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4677_d20250705_m023805_c001_v0001183_t0020_u01751683085297") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64cb_d20250705_m023804_c001_v7007000_t0000_u01751683084561") 2025/07/05 02:45:47 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b975b_d20250705_m023802_c001_v0001182_t0031_u01751683082478") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee294_d20250705_m023753_c001_v7007000_t0000_u01751683073179") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45f9_d20250705_m023751_c001_v0001183_t0056_u01751683071997") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee291_d20250705_m023750_c001_v7007000_t0000_u01751683070423") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45e5_d20250705_m023749_c001_v0001183_t0023_u01751683069595") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee28d_d20250705_m023748_c001_v7007000_t0000_u01751683068446") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45d7_d20250705_m023747_c001_v0001183_t0057_u01751683067665") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee283_d20250705_m023742_c001_v7007000_t0000_u01751683062359") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45a1_d20250705_m023741_c001_v0001183_t0029_u01751683061373") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee282_d20250705_m023740_c001_v7007000_t0000_u01751683060994") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda458f_d20250705_m023739_c001_v0001183_t0044_u01751683059838") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee27f_d20250705_m023739_c001_v7007000_t0000_u01751683059470") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4589_d20250705_m023738_c001_v0001183_t0017_u01751683058737") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4583_d20250705_m023738_c001_v0001183_t0031_u01751683058171") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee27e_d20250705_m023737_c001_v7007000_t0000_u01751683057803") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda457d_d20250705_m023737_c001_v0001183_t0028_u01751683057207") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4575_d20250705_m023736_c001_v0001183_t0036_u01751683056629") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee27d_d20250705_m023735_c001_v7007000_t0000_u01751683055905") 2025/07/05 02:45:48 DEBUG : potato: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda456b_d20250705_m023735_c001_v0001183_t0044_u01751683055152") 2025/07/05 02:45:48 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df470_d20250705_m023849_c001_v7007000_t0000_u01751683129673") 2025/07/05 02:45:48 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b97e9_d20250705_m023849_c001_v0001182_t0054_u01751683129103") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581595_d20250705_m023841_c001_v7007000_t0000_u01751683121511") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4728_d20250705_m023836_c001_v0001183_t0029_u01751683116977") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58158a_d20250705_m023830_c001_v7007000_t0000_u01751683110142") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b97a1_d20250705_m023826_c001_v0001182_t0039_u01751683106210") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64e1_d20250705_m023818_c001_v7007000_t0000_u01751683098827") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda46b4_d20250705_m023815_c001_v0001183_t0037_u01751683095223") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2a3_d20250705_m023756_c001_v7007000_t0000_u01751683076842") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4621_d20250705_m023755_c001_v0001183_t0057_u01751683075649") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee299_d20250705_m023755_c001_v7007000_t0000_u01751683075280") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4603_d20250705_m023753_c001_v0001183_t0040_u01751683073729") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee295_d20250705_m023753_c001_v7007000_t0000_u01751683073362") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45fd_d20250705_m023752_c001_v0001183_t0056_u01751683072594") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee293_d20250705_m023751_c001_v7007000_t0000_u01751683071625") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45ef_d20250705_m023750_c001_v0001183_t0010_u01751683070796") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee28f_d20250705_m023749_c001_v7007000_t0000_u01751683069225") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45dd_d20250705_m023748_c001_v0001183_t0040_u01751683068460") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee285_d20250705_m023743_c001_v7007000_t0000_u01751683063096") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda45a9_d20250705_m023742_c001_v0001183_t0046_u01751683062155") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b92b_d20250705_m023649_c001_v7007000_t0000_u01751683009587") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda441f_d20250705_m023649_c001_v0001183_t0027_u01751683009016") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b92a_d20250705_m023648_c001_v7007000_t0000_u01751683008097") 2025/07/05 02:45:49 DEBUG : potato2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4415_d20250705_m023647_c001_v0001183_t0046_u01751683007530") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c581594_d20250705_m023841_c001_v7007000_t0000_u01751683121327") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda472e_d20250705_m023837_c001_v0001183_t0042_u01751683117799") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c58158c_d20250705_m023830_c001_v7007000_t0000_u01751683110442") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b97a7_d20250705_m023826_c001_v0001182_t0015_u01751683106991") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64e2_d20250705_m023819_c001_v7007000_t0000_u01751683099047") 2025/07/05 02:45:50 DEBUG : potato3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda46b8_d20250705_m023815_c001_v0001183_t0045_u01751683095650") 2025/07/05 02:45:50 DEBUG : pre-dest1/1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815f6_d20250705_m023921_c001_v7007000_t0000_u01751683161584") 2025/07/05 02:45:50 DEBUG : pre-dest1/1: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4810_d20250705_m023913_c001_v0001183_t0058_u01751683153588") 2025/07/05 02:45:50 DEBUG : pre-dest2/2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f413e410e2c5815f7_d20250705_m023921_c001_v7007000_t0000_u01751683161765") 2025/07/05 02:45:50 DEBUG : pre-dest2/2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b9845_d20250705_m023914_c001_v0001182_t0024_u01751683154143") 2025/07/05 02:45:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f415d30c94b13657e_d20250705_m023900_c001_v7007000_t0000_u01751683140644") 2025/07/05 02:45:50 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda47a6_d20250705_m023857_c001_v0001183_t0047_u01751683137506") 2025/07/05 02:45:50 DEBUG : sizeonly: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26d_d20250705_m023722_c001_v7007000_t0000_u01751683042105") 2025/07/05 02:45:50 DEBUG : sizeonly: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44f4_d20250705_m023721_c001_v0001183_t0030_u01751683041159") 2025/07/05 02:45:50 DEBUG : splitbanan: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b95a00_d20250705_m024317_c001_v7007000_t0000_u01751683397793") 2025/07/05 02:45:50 DEBUG : splitbanan: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c680_d20250705_m024310_c001_v0001183_t0052_u01751683390429") 2025/07/05 02:45:50 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea7_d20250705_m024428_c001_v7007000_t0000_u01751683468939") 2025/07/05 02:45:50 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7313_d20250705_m024422_c001_v0001116_t0018_u01751683462226") 2025/07/05 02:45:50 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40165088f11df676_d20250705_m024414_c001_v7007000_t0000_u01751683454590") 2025/07/05 02:45:50 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72ff_d20250705_m024408_c001_v0001116_t0054_u01751683448265") 2025/07/05 02:45:50 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4eaf_d20250705_m024400_c001_v7007000_t0000_u01751683440605") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72e7_d20250705_m024354_c001_v0001116_t0037_u01751683434296") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f416473a715a63c00_d20250705_m024346_c001_v7007000_t0000_u01751683426588") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72d5_d20250705_m024340_c001_v0001116_t0020_u01751683420244") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4078888abe795c9d_d20250705_m024332_c001_v7007000_t0000_u01751683412562") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd72bb_d20250705_m024325_c001_v0001116_t0016_u01751683405741") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4180e40eeb75a9f0_d20250705_m024312_c001_v7007000_t0000_u01751683392114") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f636b5_d20250705_m024309_c001_v0001178_t0032_u01751683389433") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f417693e64a36d11c_d20250705_m024301_c001_v7007000_t0000_u01751683381342") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c5f5_d20250705_m024254_c001_v0001183_t0051_u01751683374557") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f422f3d942eb3790c_d20250705_m024253_c001_v7007000_t0000_u01751683373571") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd726b_d20250705_m024250_c001_v0001116_t0057_u01751683370039") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197e1_d20250705_m024242_c001_v7007000_t0000_u01751683362547") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6361b_d20250705_m024235_c001_v0001178_t0047_u01751683355538") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4054f37f612197c0_d20250705_m024234_c001_v7007000_t0000_u01751683354360") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd723d_d20250705_m024230_c001_v0001116_t0011_u01751683350748") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f40459ab8791c4e5c_d20250705_m024217_c001_v7007000_t0000_u01751683337457") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d7f_d20250705_m024214_c001_v0001183_t0013_u01751683334352") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9595f_d20250705_m024205_c001_v7007000_t0000_u01751683325947") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4d31_d20250705_m024159_c001_v0001183_t0025_u01751683319741") 2025/07/05 02:45:51 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f420e3e9208b9594a_d20250705_m024151_c001_v7007000_t0000_u01751683311603") 2025/07/05 02:45:52 DEBUG : splitbananasplit: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4ce3_d20250705_m024145_c001_v0001183_t0046_u01751683305634") 2025/07/05 02:45:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f406af4c268b25df2_d20250705_m024256_c001_v7007000_t0000_u01751683376205") 2025/07/05 02:45:52 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63665_d20250705_m024251_c001_v0001178_t0004_u01751683371611") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba9d_d20250705_m024139_c001_v7007000_t0000_u01751683299185") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6351a_d20250705_m024138_c001_v0001178_t0028_u01751683298143") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba99_d20250705_m024137_c001_v7007000_t0000_u01751683297382") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd71d1_d20250705_m024136_c001_v0001116_t0000_u01751683296098") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64da_d20250705_m023812_c001_v7007000_t0000_u01751683092607") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4698_d20250705_m023811_c001_v0001183_t0041_u01751683091845") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d7_d20250705_m023811_c001_v7007000_t0000_u01751683091286") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4692_d20250705_m023810_c001_v0001183_t0050_u01751683090520") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26b_d20250705_m023719_c001_v7007000_t0000_u01751683039105") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44e0_d20250705_m023717_c001_v0001183_t0008_u01751683037797") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee26a_d20250705_m023717_c001_v7007000_t0000_u01751683037425") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44d6_d20250705_m023716_c001_v0001183_t0050_u01751683036488") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee269_d20250705_m023714_c001_v7007000_t0000_u01751683034386") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44ce_d20250705_m023713_c001_v0001183_t0021_u01751683033575") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee268_d20250705_m023713_c001_v7007000_t0000_u01751683033028") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44b8_d20250705_m023712_c001_v0001183_t0023_u01751683032231") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44ae_d20250705_m023709_c001_v0001183_t0049_u01751683029870") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee24c_d20250705_m023709_c001_v7007000_t0000_u01751683029502") 2025/07/05 02:45:52 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44a8_d20250705_m023708_c001_v0001183_t0041_u01751683028947") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda44a4_d20250705_m023708_c001_v0001183_t0020_u01751683028370") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b940_d20250705_m023707_c001_v7007000_t0000_u01751683027634") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4489_d20250705_m023705_c001_v0001183_t0014_u01751683025213") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4471_d20250705_m023702_c001_v0001183_t0032_u01751683022873") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b938_d20250705_m023702_c001_v7007000_t0000_u01751683022505") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda446b_d20250705_m023701_c001_v0001183_t0035_u01751683021943") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4469_d20250705_m023701_c001_v0001183_t0011_u01751683021321") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b935_d20250705_m023700_c001_v7007000_t0000_u01751683020953") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda445d_d20250705_m023657_c001_v0001183_t0039_u01751683017632") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b933_d20250705_m023657_c001_v7007000_t0000_u01751683017264") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4457_d20250705_m023656_c001_v0001183_t0025_u01751683016662") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b932_d20250705_m023655_c001_v7007000_t0000_u01751683015749") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4455_d20250705_m023655_c001_v0001183_t0052_u01751683015164") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b931_d20250705_m023654_c001_v7007000_t0000_u01751683014616") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4449_d20250705_m023654_c001_v0001183_t0015_u01751683014065") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b92f_d20250705_m023653_c001_v7007000_t0000_u01751683013153") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda443d_d20250705_m023652_c001_v0001183_t0036_u01751683012392") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b92e_d20250705_m023651_c001_v7007000_t0000_u01751683011842") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4435_d20250705_m023651_c001_v0001183_t0036_u01751683011272") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b92d_d20250705_m023650_c001_v7007000_t0000_u01751683010720") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda442f_d20250705_m023650_c001_v0001183_t0029_u01751683010166") 2025/07/05 02:45:53 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b928_d20250705_m023645_c001_v7007000_t0000_u01751683005855") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda43fd_d20250705_m023645_c001_v0001183_t0053_u01751683005289") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b927_d20250705_m023644_c001_v7007000_t0000_u01751683004739") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda43fb_d20250705_m023644_c001_v0001183_t0026_u01751683004165") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b926_d20250705_m023643_c001_v7007000_t0000_u01751683003253") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda43e3_d20250705_m023642_c001_v0001183_t0055_u01751683002680") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8b924_d20250705_m023640_c001_v7007000_t0000_u01751683000289") 2025/07/05 02:45:54 DEBUG : sub dir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda43cd_d20250705_m023639_c001_v0001183_t0037_u01751682999657") 2025/07/05 02:45:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba9e_d20250705_m024139_c001_v7007000_t0000_u01751683299370") 2025/07/05 02:45:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4c9d_d20250705_m024138_c001_v0001183_t0038_u01751683298155") 2025/07/05 02:45:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba9a_d20250705_m024137_c001_v7007000_t0000_u01751683297566") 2025/07/05 02:45:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3c2_d20250705_m024136_c001_v0001183_t0052_u01751683296109") 2025/07/05 02:45:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ea8_d20250705_m024430_c001_v7007000_t0000_u01751683470958") 2025/07/05 02:45:54 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c8fa_d20250705_m024430_c001_v0001183_t0046_u01751683470315") 2025/07/05 02:45:54 DEBUG : sub/yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d2_d20250705_m023808_c001_v7007000_t0000_u01751683088856") 2025/07/05 02:45:54 DEBUG : sub/yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4688_d20250705_m023807_c001_v0001183_t0023_u01751683087752") 2025/07/05 02:45:54 DEBUG : test_dir1/file2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba95_d20250705_m024135_c001_v7007000_t0000_u01751683295282") 2025/07/05 02:45:54 DEBUG : test_dir1/file2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63510_d20250705_m024133_c001_v0001178_t0026_u01751683293894") 2025/07/05 02:45:54 DEBUG : test_dir1/file2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8e_d20250705_m024133_c001_v7007000_t0000_u01751683293092") 2025/07/05 02:45:54 DEBUG : test_dir1/file2: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3a4_d20250705_m024131_c001_v0001183_t0028_u01751683291656") 2025/07/05 02:45:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba96_d20250705_m024135_c001_v7007000_t0000_u01751683295473") 2025/07/05 02:45:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c3ba_d20250705_m024133_c001_v0001183_t0051_u01751683293883") 2025/07/05 02:45:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f419ffae81cc8ba8f_d20250705_m024133_c001_v7007000_t0000_u01751683293273") 2025/07/05 02:45:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63508_d20250705_m024131_c001_v0001178_t0058_u01751683291645") 2025/07/05 02:45:55 DEBUG : three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2ae_d20250705_m023801_c001_v7007000_t0000_u01751683081718") 2025/07/05 02:45:55 DEBUG : three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda464f_d20250705_m023800_c001_v0001183_t0047_u01751683080562") 2025/07/05 02:45:55 DEBUG : three: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda4637_d20250705_m023758_c001_v0001183_t0055_u01751683078368") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5eaa_d20250705_m024432_c001_v7007000_t0000_u01751683472543") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f637fc_d20250705_m024431_c001_v0001178_t0031_u01751683471907") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ecb_d20250705_m024451_c001_v7007000_t0000_u01751683491086") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda51c8_d20250705_m024449_c001_v0001183_t0040_u01751683489203") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ec7_d20250705_m024447_c001_v7007000_t0000_u01751683487657") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f63834_d20250705_m024445_c001_v0001178_t0027_u01751683485935") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ec5_d20250705_m024444_c001_v7007000_t0000_u01751683484970") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c94b_d20250705_m024444_c001_v0001183_t0030_u01751683484344") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5eb1_d20250705_m024439_c001_v7007000_t0000_u01751683479389") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6380e_d20250705_m024438_c001_v0001178_t0054_u01751683478560") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ebb_d20250705_m024441_c001_v7007000_t0000_u01751683481454") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda519e_d20250705_m024440_c001_v0001183_t0009_u01751683480356") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5eb0_d20250705_m024437_c001_v7007000_t0000_u01751683477598") 2025/07/05 02:45:55 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104e5caaf248c920_d20250705_m024436_c001_v0001183_t0018_u01751683476960") 2025/07/05 02:45:55 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ead_d20250705_m024436_c001_v7007000_t0000_u01751683476016") 2025/07/05 02:45:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7327_d20250705_m024435_c001_v0001116_t0022_u01751683475090") 2025/07/05 02:45:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5eac_d20250705_m024434_c001_v7007000_t0000_u01751683474124") 2025/07/05 02:45:56 DEBUG : toe/toe/tictactoe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1034cc67ffda5168_d20250705_m024433_c001_v0001183_t0031_u01751683473488") 2025/07/05 02:45:56 DEBUG : toe/toe/toe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f403bf01634c7694a_d20250705_m024455_c001_v7007000_t0000_u01751683495684") 2025/07/05 02:45:56 DEBUG : toe/toe/toe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f102babb137f6384f_d20250705_m024455_c001_v0001178_t0054_u01751683495037") 2025/07/05 02:45:56 DEBUG : toe/toe/toe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ebc_d20250705_m024443_c001_v7007000_t0000_u01751683483352") 2025/07/05 02:45:56 DEBUG : toe/toe/toe: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd732e_d20250705_m024442_c001_v0001116_t0039_u01751683482398") 2025/07/05 02:45:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ecc_d20250705_m024451_c001_v7007000_t0000_u01751683491689") 2025/07/05 02:45:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1126082319bd7334_d20250705_m024450_c001_v0001116_t0031_u01751683490504") 2025/07/05 02:45:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f421d60b6367b5ec8_d20250705_m024448_c001_v7007000_t0000_u01751683488255") 2025/07/05 02:45:56 DEBUG : toe/toe/toe.txt: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f11058b3dd7a4ea2c_d20250705_m024447_c001_v0001038_t0024_u01751683487128") 2025/07/05 02:45:56 DEBUG : two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4185defaa39ee2af_d20250705_m023801_c001_v7007000_t0000_u01751683081901") 2025/07/05 02:45:56 DEBUG : two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4052f31b74fb0009_d20250705_m023759_c001_v0001101_t0024_u01751683079912") 2025/07/05 02:45:56 DEBUG : two: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f4034cc67ffda4635_d20250705_m023758_c001_v0001183_t0022_u01751683078184") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d5_d20250705_m023809_c001_v7007000_t0000_u01751683089585") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f112bd29974cb1c45_d20250705_m023808_c001_v0001177_t0009_u01751683088641") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64ce_d20250705_m023806_c001_v7007000_t0000_u01751683086458") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f10139f56953b975f_d20250705_m023805_c001_v0001182_t0014_u01751683085305") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64ca_d20250705_m023804_c001_v7007000_t0000_u01751683084011") 2025/07/05 02:45:56 DEBUG : yam: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f1052f31b74fb000b_d20250705_m023802_c001_v0001101_t0059_u01751683082488") 2025/07/05 02:45:56 DEBUG : yaml: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64d0_d20250705_m023807_c001_v7007000_t0000_u01751683087187") 2025/07/05 02:45:56 DEBUG : yaml: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f104f955e71fe2828_d20250705_m023806_c001_v0001137_t0034_u01751683086093") 2025/07/05 02:45:57 DEBUG : yaml: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f402b0539e56c64cc_d20250705_m023804_c001_v7007000_t0000_u01751683084745") 2025/07/05 02:45:57 DEBUG : yaml: Deleting (id "4_zef325dd3701ddb8b9f780e1b_f109a3ef1b28c5026_d20250705_m023803_c001_v0001183_t0027_u01751683083805") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m21.457765283s (try 1/5)