"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/09/22 04:56:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu" 2025/09/22 04:56:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 04:56:28 DEBUG : Creating backend with remote "/tmp/rclone1078802911" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/22 04:56:29 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:29 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.47s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 04:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:30 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:30 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:31 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:31 DEBUG : B2 bucket rclone-test-mosupef3yovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.84s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:32 DEBUG : Creating backend with remote "/non-existing" 2025/09/22 04:56:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/22 04:56:32 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:32 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:33 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:33 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:35 INFO : B2 bucket rclone-test-mosupef3yovu: Running all checks before starting transfers 2025/09/22 04:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:35 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:35 INFO : B2 bucket rclone-test-mosupef3yovu: Checks finished, now starting transfers 2025/09/22 04:56:35 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:36 ERROR : Ignoring --no-traverse with sync 2025/09/22 04:56:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:36 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:36 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:37 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/22 04:56:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/09/22 04:56:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:56:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:56:41 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:41 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/22 04:56:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 04:56:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/22 04:56:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 04:56:42 INFO : sub dir2: Making directory 2025/09/22 04:56:42 INFO : sub dir: Making directory 2025/09/22 04:56:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:42 INFO : sub dir2/sub sub dir2: Making directory 2025/09/22 04:56:42 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:42 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:42 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/09/22 04:56:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:43 INFO : sub dir2: Making directory 2025/09/22 04:56:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/22 04:56:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 04:56:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:45 DEBUG : sub dir2: Making directory with metadata 2025/09/22 04:56:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 04:56:45 INFO : sub dir2: Making directory 2025/09/22 04:56:45 INFO : sub dir: Making directory 2025/09/22 04:56:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:45 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:45 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:45 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:45 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/09/22 04:56:45 DEBUG : B2 bucket rclone-test-mosupef3yovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/22 04:56:46 DEBUG : B2 bucket rclone-test-mosupef3yovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:46 INFO : sub dir2: Making directory 2025/09/22 04:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:47 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:47 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:47 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:48 DEBUG : sub dir2: Making directory with metadata 2025/09/22 04:56:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 04:56:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 04:56:48 INFO : sub dir2: Making directory 2025/09/22 04:56:48 INFO : sub dir: Making directory 2025/09/22 04:56:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:48 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:48 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:48 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:48 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/09/22 04:56:49 DEBUG : B2 bucket rclone-test-mosupef3yovu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.44s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:50 INFO : sub dir2: Making directory 2025/09/22 04:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:50 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.21s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sabuboz7ceto" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-sabuboz7ceto 2025/09/22 04:56:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:53 DEBUG : B2 bucket rclone-test-sabuboz7ceto: Waiting for checks to finish 2025/09/22 04:56:53 DEBUG : B2 bucket rclone-test-sabuboz7ceto: Waiting for transfers to finish 2025/09/22 04:56:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:56:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:56:54 DEBUG : B2 bucket rclone-test-sabuboz7ceto: Purge remote 2025/09/22 04:56:54 INFO : B2 bucket rclone-test-sabuboz7ceto: cleaning bucket "rclone-test-sabuboz7ceto" of all files 2025/09/22 04:56:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f222db3c08d6bfb9f980e1b_f117bad756d084149_d20250922_m045653_c001_v0001044_t0006_u01758517013719") --- PASS: TestServerSideCopy (4.25s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 04:56:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:56:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:56:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/22 04:56:56 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.25s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kewipom9bene" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-kewipom9bene 2025/09/22 04:56:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:56:59 DEBUG : B2 bucket rclone-test-kewipom9bene: Waiting for checks to finish 2025/09/22 04:56:59 DEBUG : B2 bucket rclone-test-kewipom9bene: Waiting for transfers to finish 2025/09/22 04:57:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:57:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:57:01 DEBUG : B2 bucket rclone-test-kewipom9bene: Waiting for checks to finish 2025/09/22 04:57:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 04:57:01 DEBUG : B2 bucket rclone-test-kewipom9bene: Waiting for transfers to finish 2025/09/22 04:57:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/22 04:57:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:57:02 DEBUG : B2 bucket rclone-test-kewipom9bene: Purge remote 2025/09/22 04:57:02 INFO : B2 bucket rclone-test-kewipom9bene: cleaning bucket "rclone-test-kewipom9bene" of all files 2025/09/22 04:57:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc24d33c08d6bfb9f980e1b_f1026790e1829a123_d20250922_m045701_c001_v0001104_t0013_u01758517021867") 2025/09/22 04:57:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfc24d33c08d6bfb9f980e1b_f1172d0538b77c757_d20250922_m045659_c001_v0001131_t0014_u01758517019947") --- PASS: TestServerSideCopyOverSelf (6.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:05 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 04:57:05 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/22 04:57:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/22 04:57:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-haketos3digo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-haketos3digo 2025/09/22 04:57:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:57:08 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for checks to finish 2025/09/22 04:57:08 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for transfers to finish 2025/09/22 04:57:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:57:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:57:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 04:57:10 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for checks to finish 2025/09/22 04:57:10 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for transfers to finish 2025/09/22 04:57:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/09/22 04:57:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:57:10 INFO : sub dir/hello world: Deleted 2025/09/22 04:57:11 DEBUG : testing file moves 2025/09/22 04:57:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/22 04:57:11 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for checks to finish 2025/09/22 04:57:11 DEBUG : B2 bucket rclone-test-haketos3digo: Waiting for transfers to finish 2025/09/22 04:57:12 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/09/22 04:57:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 04:57:12 INFO : sub dir/hello world: Deleted 2025/09/22 04:57:12 DEBUG : B2 bucket rclone-test-haketos3digo: Purge remote 2025/09/22 04:57:12 INFO : B2 bucket rclone-test-haketos3digo: cleaning bucket "rclone-test-haketos3digo" of all files 2025/09/22 04:57:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f726d53c08d6bfb9f980e1b_f114d6e3c50941191_d20250922_m045712_c001_v0001043_t0051_u01758517032102") 2025/09/22 04:57:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f726d53c08d6bfb9f980e1b_f1090915b7f54ab27_d20250922_m045710_c001_v0001182_t0032_u01758517030243") 2025/09/22 04:57:13 DEBUG : sub dir/hello world: Deleting (id "4_z5f726d53c08d6bfb9f980e1b_f112da5127c61747e_d20250922_m045708_c001_v0001134_t0010_u01758517028568") --- PASS: TestServerSideMoveOverSelf (8.17s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:14 ERROR : error listing: directory not found 2025/09/22 04:57:14 INFO : Local file system at /tmp/rclone1078802911: Making directory 2025/09/22 04:57:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.60s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:57:16 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for checks to finish 2025/09/22 04:57:16 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for transfers to finish 2025/09/22 04:57:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:57:17 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/09/22 04:57:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/22 04:57:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:57:18 INFO : check sum: Copied (new) 2025/09/22 04:57:18 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:19 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:57:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/09/22 04:57:19 DEBUG : check sum: Unchanged skipping 2025/09/22 04:57:19 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:19 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.73s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/22 04:57:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:20 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/22 04:57:20 INFO : sizeonly: Copied (new) 2025/09/22 04:57:20 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:20 DEBUG : sizeonly: Sizes identical 2025/09/22 04:57:20 DEBUG : sizeonly: Unchanged skipping 2025/09/22 04:57:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:20 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.75s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/22 04:57:21 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:21 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:22 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/09/22 04:57:22 INFO : ignore-size: Copied (new) 2025/09/22 04:57:22 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:57:22 DEBUG : ignore-size: Unchanged skipping 2025/09/22 04:57:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:22 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:23 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:57:23 DEBUG : existing: Unchanged skipping 2025/09/22 04:57:23 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:23 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:23 INFO : There was nothing to transfer 2025/09/22 04:57:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/22 04:57:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/22 04:57:24 INFO : existing: Copied (replaced existing) 2025/09/22 04:57:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 04:57:25 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:25 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/22 04:57:25 INFO : existing: Copied (new) 2025/09/22 04:57:25 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:26 DEBUG : existing: Destination exists, skipping 2025/09/22 04:57:26 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:26 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:26 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:27 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/22 04:57:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:28 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 04:57:28 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:28 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:28 INFO : a/potato2: Copied (new) 2025/09/22 04:57:28 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:30 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57: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/09/22 04:57:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:57:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/22 04:57:30 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:30 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:30 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:30 INFO : There was nothing to transfer 2025/09/22 04:57:31 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/09/22 04:57:31 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:57:32 INFO : empty space: Updated modification time in destination 2025/09/22 04:57:32 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:32 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:32 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:33 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/09/22 04:57:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:57:33 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:33 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:33 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.50s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:35 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/09/22 04:57:35 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1078802911) 2025/09/22 04:57:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mosupef3yovu) 2025/09/22 04:57:35 DEBUG : foo: sha1 differ 2025/09/22 04:57:35 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/09/22 04:57:35 INFO : foo: Copied (replaced existing) 2025/09/22 04:57:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/22 04:57:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:37 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:37 INFO : potato: Copied (new) 2025/09/22 04:57:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/22 04:57:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/09/22 04:57:39 INFO : potato: Copied (replaced existing) 2025/09/22 04:57:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:41 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:41 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/09/22 04:57:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1078802911) 2025/09/22 04:57:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mosupef3yovu) 2025/09/22 04:57:41 DEBUG : potato: sha1 differ 2025/09/22 04:57:41 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/09/22 04:57:41 INFO : potato: Copied (replaced existing) 2025/09/22 04:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:43 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/22 04:57:43 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:45 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:45 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:45 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:45 INFO : potato2: Copied (new) 2025/09/22 04:57:45 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:45 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:47 INFO : d: Making directory 2025/09/22 04:57:47 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/09/22 04:57:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:48 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 04:57:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:48 INFO : a/potato2: Copied (new) 2025/09/22 04:57:48 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:48 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:48 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:48 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:50 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/09/22 04:57:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:50 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 04:57:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:50 INFO : a/potato2: Copied (new) 2025/09/22 04:57:50 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting files as there were IO errors 2025/09/22 04:57:50 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:53 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:53 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:53 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:53 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:53 INFO : potato: Deleted 2025/09/22 04:57:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:56 DEBUG : Waiting for deletions to finish 2025/09/22 04:57:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:56 INFO : potato: Deleted 2025/09/22 04:57:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:57:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:57 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:57 DEBUG : empty space: Unchanged skipping 2025/09/22 04:57:57 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:57:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:57:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:57:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:57:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:57:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/09/22 04:57:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.17s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:01 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 04:58:01 DEBUG : enormous: Excluded 2025/09/22 04:58:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 04:58:01 DEBUG : potato2: Excluded 2025/09/22 04:58:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 04:58:01 DEBUG : potato2: Excluded 2025/09/22 04:58:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:58:01 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:01 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:01 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:01 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:01 INFO : There was nothing to transfer 2025/09/22 04:58:01 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 04:58:01 DEBUG : enormous: Excluded 2025/09/22 04:58:01 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 04:58:01 DEBUG : potato2: Excluded 2025/09/22 04:58:02 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 04:58:02 DEBUG : potato2: Excluded 2025/09/22 04:58:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/22 04:58:02 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for checks to finish 2025/09/22 04:58:02 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:02 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for transfers to finish 2025/09/22 04:58:02 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:04 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 04:58:04 DEBUG : enormous: Excluded 2025/09/22 04:58:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 04:58:04 DEBUG : potato2: Excluded 2025/09/22 04:58:04 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:58:04 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:04 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:04 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:04 INFO : enormous: Deleted 2025/09/22 04:58:04 INFO : potato2: Deleted 2025/09/22 04:58:04 INFO : There was nothing to transfer 2025/09/22 04:58:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/09/22 04:58:05 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:05 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for checks to finish 2025/09/22 04:58:05 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for transfers to finish 2025/09/22 04:58:05 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:05 INFO : enormous: Deleted 2025/09/22 04:58:05 INFO : potato2: Deleted 2025/09/22 04:58:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:07 DEBUG : five: Need to transfer - File not found at Destination 2025/09/22 04:58:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/22 04:58:07 DEBUG : one: Destination is newer than source, skipping 2025/09/22 04:58:07 DEBUG : three: Sizes identical 2025/09/22 04:58:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/22 04:58:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 04:58:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1078802911) 2025/09/22 04:58:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mosupef3yovu) 2025/09/22 04:58:07 DEBUG : two: sha1 differ 2025/09/22 04:58:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/22 04:58:07 INFO : five: Copied (new) 2025/09/22 04:58:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/22 04:58:07 INFO : four: Copied (replaced existing) 2025/09/22 04:58:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/22 04:58:08 INFO : two: Copied (replaced existing) 2025/09/22 04:58:08 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:08 DEBUG : one: Destination is newer than source, skipping 2025/09/22 04:58:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/09/22 04:58:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/09/22 04:58:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 04:58:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/09/22 04:58:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/09/22 04:58:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 04:58:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/22 04:58:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/09/22 04:58:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 04:58:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1078802911) 2025/09/22 04:58:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mosupef3yovu) 2025/09/22 04:58:08 DEBUG : three: sha1 differ 2025/09/22 04:58:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/22 04:58:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 04:58:08 INFO : three: Copied (replaced existing) 2025/09/22 04:58:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.57s) === 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/09/22 04:58:10 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:10 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 04:58:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/22 04:58:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:10 INFO : yam: Copied (new) 2025/09/22 04:58:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/22 04:58:10 INFO : potato: Copied (new) 2025/09/22 04:58:10 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:58:10 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:10 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:10 DEBUG : potato: Unchanged skipping 2025/09/22 04:58:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:11 INFO : yam: Copied (server-side copy) to: yaml 2025/09/22 04:58:12 INFO : yam: Deleted 2025/09/22 04:58:12 INFO : yaml: Renamed from "yam" 2025/09/22 04:58:12 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/09/22 04:58:13 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:13 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 04:58:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/22 04:58:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:13 INFO : yam: Copied (new) 2025/09/22 04:58:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/22 04:58:13 INFO : potato: Copied (new) 2025/09/22 04:58:13 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:58:13 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:13 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:13 DEBUG : potato: Unchanged skipping 2025/09/22 04:58:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:14 INFO : yam: Copied (server-side copy) to: yaml 2025/09/22 04:58:14 INFO : yam: Deleted 2025/09/22 04:58:14 INFO : yaml: Renamed from "yam" 2025/09/22 04:58:14 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/09/22 04:58:15 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:15 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 04:58:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/22 04:58:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:15 INFO : sub/yam: Copied (new) 2025/09/22 04:58:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/09/22 04:58:16 INFO : potato: Copied (new) 2025/09/22 04:58:16 DEBUG : Waiting for deletions to finish 2025/09/22 04:58:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:58:16 DEBUG : potato: Unchanged skipping 2025/09/22 04:58:16 INFO : B2 bucket rclone-test-mosupef3yovu: Making map for --track-renames 2025/09/22 04:58:16 INFO : B2 bucket rclone-test-mosupef3yovu: Finished making map for --track-renames 2025/09/22 04:58:16 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:16 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for renames to finish 2025/09/22 04:58:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/09/22 04:58:17 INFO : sub/yam: Copied (server-side copy) to: yam 2025/09/22 04:58:17 INFO : sub/yam: Deleted 2025/09/22 04:58:17 INFO : yam: Renamed from "sub/yam" 2025/09/22 04:58:17 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:18 DEBUG : Creating backend with remote "/tmp/rclone1078802911/dir1" 2025/09/22 04:58:18 DEBUG : Creating backend with remote "/tmp/rclone1078802911/dir2" 2025/09/22 04:58:18 DEBUG : Local file system at /tmp/rclone1078802911/dir2: Using server-side directory move 2025/09/22 04:58:18 INFO : Local file system at /tmp/rclone1078802911/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/22 04:58:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/22 04:58:18 DEBUG : Local file system at /tmp/rclone1078802911/dir2: Waiting for checks to finish 2025/09/22 04:58:18 DEBUG : Local file system at /tmp/rclone1078802911/dir2: Waiting for transfers to finish 2025/09/22 04:58:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:58:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/22 04:58:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/22 04:58:19 INFO : nested/sub dir/file: Copied (new) 2025/09/22 04:58:19 INFO : nested/sub dir/file: Deleted 2025/09/22 04:58:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:58:19 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:58:19 INFO : sub dir/hello world: Deleted 2025/09/22 04:58:19 INFO : sub dir: Removing directory 2025/09/22 04:58:19 INFO : nested/sub dir: Removing directory 2025/09/22 04:58:19 INFO : nested: Removing directory 2025/09/22 04:58:19 DEBUG : Local file system at /tmp/rclone1078802911: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 04:58:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/22 04:58:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:20 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 04:58:21 INFO : sub dir/hello world: Copied (new) 2025/09/22 04:58:21 INFO : sub dir/hello world: Deleted 2025/09/22 04:58:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/09/22 04:58:21 INFO : nested/sub dir/file: Copied (new) 2025/09/22 04:58:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/22 04:58:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 04:58:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/22 04:58:22 INFO : existing: Copied (new) 2025/09/22 04:58:22 INFO : existing: Deleted 2025/09/22 04:58:22 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/09/22 04:58:22 INFO : existing-b: Copied (new) 2025/09/22 04:58:22 INFO : existing-b: Deleted 2025/09/22 04:58:22 DEBUG : existing: Destination exists, skipping 2025/09/22 04:58:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:58:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/22 04:58:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:58:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dovuhuw7geya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-dovuhuw7geya 2025/09/22 04:58:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/22 04:58:28 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 04:58:28 DEBUG : B2 bucket rclone-test-dovuhuw7geya: Waiting for checks to finish 2025/09/22 04:58:28 INFO : empty space: Deleted 2025/09/22 04:58:28 DEBUG : B2 bucket rclone-test-dovuhuw7geya: Waiting for transfers to finish 2025/09/22 04:58:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:28 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:29 INFO : potato2: Deleted 2025/09/22 04:58:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:29 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:29 INFO : potato3: Deleted 2025/09/22 04:58:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vogegox4seho" 2025/09/22 04:58:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/22 04:58:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/22 04:58:30 DEBUG : B2 bucket rclone-test-vogegox4seho: Waiting for checks to finish 2025/09/22 04:58:30 DEBUG : B2 bucket rclone-test-vogegox4seho: Waiting for transfers to finish 2025/09/22 04:58:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:58:31 INFO : empty space: Copied (server-side copy) 2025/09/22 04:58:31 INFO : empty space: Deleted 2025/09/22 04:58:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:31 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:31 INFO : potato2: Deleted 2025/09/22 04:58:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:31 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:32 INFO : potato3: Deleted 2025/09/22 04:58:32 DEBUG : B2 bucket rclone-test-vogegox4seho: Purge remote 2025/09/22 04:58:32 INFO : B2 bucket rclone-test-vogegox4seho: cleaning bucket "rclone-test-vogegox4seho" of all files 2025/09/22 04:58:32 DEBUG : empty space: Deleting (id "4_z9f72ad83c09d6bfb9f980e1b_f1031488f4d11fc86_d20250922_m045831_c001_v0001176_t0002_u01758517111331") 2025/09/22 04:58:32 DEBUG : potato2: Deleting (id "4_z9f72ad83c09d6bfb9f980e1b_f1089a05a4d28bff3_d20250922_m045831_c001_v0001180_t0024_u01758517111570") 2025/09/22 04:58:32 DEBUG : potato3: Deleting (id "4_z9f72ad83c09d6bfb9f980e1b_f113bc590950b577a_d20250922_m045831_c001_v0001037_t0003_u01758517111709") 2025/09/22 04:58:33 DEBUG : B2 bucket rclone-test-dovuhuw7geya: Purge remote 2025/09/22 04:58:33 INFO : B2 bucket rclone-test-dovuhuw7geya: cleaning bucket "rclone-test-dovuhuw7geya" of all files 2025/09/22 04:58:33 DEBUG : empty space: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f40300dad43451ec0_d20250922_m045831_c001_v7007000_t0000_u01758517111544") 2025/09/22 04:58:33 DEBUG : empty space: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f1026dd9908d7c190_d20250922_m045826_c001_v0001044_t0015_u01758517106923") 2025/09/22 04:58:33 DEBUG : potato2: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f40300dad43451ec1_d20250922_m045831_c001_v7007000_t0000_u01758517111805") 2025/09/22 04:58:33 DEBUG : potato2: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f110b901e2d21d108_d20250922_m045828_c001_v0001161_t0050_u01758517108654") 2025/09/22 04:58:33 DEBUG : potato3: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f40300dad43451ec2_d20250922_m045832_c001_v7007000_t0000_u01758517112019") 2025/09/22 04:58:33 DEBUG : potato3: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f1127e05fabe14cf0_d20250922_m045828_c001_v0001176_t0034_u01758517108993") 2025/09/22 04:58:33 DEBUG : potato3: Deleting (id "4_zff829d43c09d6bfb9f980e1b_f1026dd9908d7c192_d20250922_m045827_c001_v0001044_t0011_u01758517107475") --- PASS: TestServerSideMove (11.38s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wesurim3qiso" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-wesurim3qiso 2025/09/22 04:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 04:58:40 DEBUG : empty space: Excluded 2025/09/22 04:58:40 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 04:58:40 DEBUG : empty space: Excluded 2025/09/22 04:58:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:40 DEBUG : B2 bucket rclone-test-wesurim3qiso: Waiting for checks to finish 2025/09/22 04:58:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 04:58:40 DEBUG : B2 bucket rclone-test-wesurim3qiso: Waiting for transfers to finish 2025/09/22 04:58:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:40 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:41 INFO : potato2: Deleted 2025/09/22 04:58:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:41 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:41 INFO : potato3: Deleted 2025/09/22 04:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-casenug7gusu" 2025/09/22 04:58:42 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 04:58:42 DEBUG : empty space: Excluded 2025/09/22 04:58:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/22 04:58:42 DEBUG : B2 bucket rclone-test-casenug7gusu: Waiting for checks to finish 2025/09/22 04:58:42 DEBUG : B2 bucket rclone-test-casenug7gusu: Waiting for transfers to finish 2025/09/22 04:58:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:43 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:43 INFO : potato2: Deleted 2025/09/22 04:58:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:43 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:44 INFO : potato3: Deleted 2025/09/22 04:58:44 DEBUG : B2 bucket rclone-test-casenug7gusu: Purge remote 2025/09/22 04:58:44 INFO : B2 bucket rclone-test-casenug7gusu: cleaning bucket "rclone-test-casenug7gusu" of all files 2025/09/22 04:58:44 DEBUG : potato2: Deleting (id "4_z6f42dd73c09d6bfb9f980e1b_f108d34f767937528_d20250922_m045843_c001_v0001041_t0007_u01758517123336") 2025/09/22 04:58:44 DEBUG : potato3: Deleting (id "4_z6f42dd73c09d6bfb9f980e1b_f1096d71b61755c15_d20250922_m045843_c001_v0001037_t0001_u01758517123683") 2025/09/22 04:58:45 DEBUG : B2 bucket rclone-test-wesurim3qiso: Purge remote 2025/09/22 04:58:45 INFO : B2 bucket rclone-test-wesurim3qiso: cleaning bucket "rclone-test-wesurim3qiso" of all files 2025/09/22 04:58:45 DEBUG : empty space: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f1034a6ada84fb5ce_d20250922_m045839_c001_v0001102_t0045_u01758517119575") 2025/09/22 04:58:45 DEBUG : potato2: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f404e9624c20fa594_d20250922_m045843_c001_v7007000_t0000_u01758517123710") 2025/09/22 04:58:45 DEBUG : potato2: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f114132aac5f27e45_d20250922_m045840_c001_v0001130_t0042_u01758517120678") 2025/09/22 04:58:45 DEBUG : potato3: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f404e9624c20fa595_d20250922_m045844_c001_v7007000_t0000_u01758517124059") 2025/09/22 04:58:45 DEBUG : potato3: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f102f75f5ac065253_d20250922_m045840_c001_v0001146_t0000_u01758517120977") 2025/09/22 04:58:45 DEBUG : potato3: Deleting (id "4_z9f02cd63c09d6bfb9f980e1b_f1034a6ada84fb5d0_d20250922_m045839_c001_v0001102_t0037_u01758517119892") 2025/09/22 04:58:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/22 04:58:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 04:58:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:58:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xilepid6rupi" 2025/09/22 04:58:50 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-mosupef3yovu -> B2 bucket rclone-test-xilepid6rupi 2025/09/22 04:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/22 04:58:52 DEBUG : empty space: Unchanged skipping 2025/09/22 04:58:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 04:58:52 DEBUG : B2 bucket rclone-test-xilepid6rupi: Waiting for checks to finish 2025/09/22 04:58:52 INFO : empty space: Deleted 2025/09/22 04:58:52 DEBUG : B2 bucket rclone-test-xilepid6rupi: Waiting for transfers to finish 2025/09/22 04:58:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:53 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:53 INFO : potato2: Deleted 2025/09/22 04:58:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:53 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:53 INFO : potato3: Deleted 2025/09/22 04:58:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xujefel0buku" 2025/09/22 04:58:54 INFO : tomatoDir: Making directory 2025/09/22 04:58:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/09/22 04:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 04:58:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/22 04:58:55 DEBUG : B2 bucket rclone-test-xujefel0buku: Waiting for checks to finish 2025/09/22 04:58:55 DEBUG : B2 bucket rclone-test-xujefel0buku: Waiting for transfers to finish 2025/09/22 04:58:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/09/22 04:58:56 INFO : empty space: Copied (server-side copy) 2025/09/22 04:58:56 INFO : empty space: Deleted 2025/09/22 04:58:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/09/22 04:58:56 INFO : potato3: Copied (server-side copy) 2025/09/22 04:58:56 INFO : potato3: Deleted 2025/09/22 04:58:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/22 04:58:57 INFO : potato2: Copied (server-side copy) 2025/09/22 04:58:57 INFO : potato2: Deleted 2025/09/22 04:58:57 DEBUG : B2 bucket rclone-test-xujefel0buku: Purge remote 2025/09/22 04:58:57 INFO : B2 bucket rclone-test-xujefel0buku: cleaning bucket "rclone-test-xujefel0buku" of all files 2025/09/22 04:58:57 DEBUG : empty space: Deleting (id "4_z1f620d93c0ad6bfb9f980e1b_f10735425eabd84ab_d20250922_m045856_c001_v0001137_t0019_u01758517136071") 2025/09/22 04:58:57 DEBUG : potato2: Deleting (id "4_z1f620d93c0ad6bfb9f980e1b_f1171f9cdcdde6c82_d20250922_m045856_c001_v0001117_t0031_u01758517136428") 2025/09/22 04:58:57 DEBUG : potato3: Deleting (id "4_z1f620d93c0ad6bfb9f980e1b_f1048ab7132569fb5_d20250922_m045856_c001_v0001102_t0047_u01758517136444") 2025/09/22 04:58:58 DEBUG : B2 bucket rclone-test-xilepid6rupi: Purge remote 2025/09/22 04:58:58 INFO : B2 bucket rclone-test-xilepid6rupi: cleaning bucket "rclone-test-xilepid6rupi" of all files 2025/09/22 04:58:58 DEBUG : empty space: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f402daa468d141921_d20250922_m045856_c001_v7007000_t0000_u01758517136407") 2025/09/22 04:58:58 DEBUG : empty space: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f106dda4520e51507_d20250922_m045851_c001_v0001032_t0009_u01758517131606") 2025/09/22 04:58:58 DEBUG : potato2: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f402daa468d141924_d20250922_m045857_c001_v7007000_t0000_u01758517137123") 2025/09/22 04:58:58 DEBUG : potato2: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f11635d27c3c76e7e_d20250922_m045852_c001_v0001171_t0008_u01758517132902") 2025/09/22 04:58:58 DEBUG : potato3: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f402daa468d141922_d20250922_m045856_c001_v7007000_t0000_u01758517136833") 2025/09/22 04:58:58 DEBUG : potato3: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f107e6af2d17ce702_d20250922_m045853_c001_v0001144_t0025_u01758517133236") 2025/09/22 04:58:58 DEBUG : potato3: Deleting (id "4_zaf22fd53c09d6bfb9f980e1b_f106dda4520e51509_d20250922_m045851_c001_v0001032_t0027_u01758517131998") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.03s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/rclone-sync-test" 2025/09/22 04:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/rclone-sync-test-include/layer2" 2025/09/22 04:59:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/rclone-sync-test-ignore-file" 2025/09/22 04:59:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/22 04:59:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 04:59:11 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 04:59:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 04:59:11 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test: Waiting for checks to finish 2025/09/22 04:59:11 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test: Waiting for transfers to finish 2025/09/22 04:59:11 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:11 INFO : There was nothing to transfer 2025/09/22 04:59:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 04:59:12 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:59:12 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:59:12 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:12 INFO : There was nothing to transfer 2025/09/22 04:59:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 04:59:13 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/22 04:59:13 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/22 04:59:13 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:13 INFO : There was nothing to transfer 2025/09/22 04:59:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 04:59:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 04:59:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 04:59:13 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:13 INFO : There was nothing to transfer 2025/09/22 04:59:13 DEBUG : Excluded 2025/09/22 04:59:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 04:59:14 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/22 04:59:14 DEBUG : B2 bucket rclone-test-mosupef3yovu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/22 04:59:14 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 04:59:15 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/CompareDest" 2025/09/22 04:59:17 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 04:59:17 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:17 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 04:59:18 INFO : one: Copied (new) 2025/09/22 04:59:18 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:19 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:19 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/22 04:59:19 INFO : one: Copied (replaced existing) 2025/09/22 04:59:19 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:22 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:59:22 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:22 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:22 INFO : There was nothing to transfer 2025/09/22 04:59:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 04:59:23 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:59:23 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:23 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:23 INFO : There was nothing to transfer 2025/09/22 04:59:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 04:59:24 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:59:24 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:24 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:24 INFO : There was nothing to transfer 2025/09/22 04:59:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:25 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/09/22 04:59:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/22 04:59:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 04:59:25 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:59:25 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:25 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:25 INFO : There was nothing to transfer 2025/09/22 04:59:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:26 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:26 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 04:59:26 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 04:59:26 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/22 04:59:27 INFO : two: Copied (new) 2025/09/22 04:59:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:29 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dest" 2025/09/22 04:59:30 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/pre-dest1" 2025/09/22 04:59:32 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/pre-dest2" 2025/09/22 04:59:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:59:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/22 04:59:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:59:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/22 04:59:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/22 04:59:34 DEBUG : B2 bucket rclone-test-mosupef3yovu path dest: Waiting for checks to finish 2025/09/22 04:59:34 DEBUG : B2 bucket rclone-test-mosupef3yovu path dest: Waiting for transfers to finish 2025/09/22 04:59:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/09/22 04:59:35 INFO : 3: Copied (new) 2025/09/22 04:59:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 04:59:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/CopyDest" 2025/09/22 04:59:40 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 04:59:40 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:40 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 04:59:41 INFO : one: Copied (new) 2025/09/22 04:59:41 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:41 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:41 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/22 04:59:42 INFO : one: Copied (replaced existing) 2025/09/22 04:59:42 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/BackupDir" 2025/09/22 04:59:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:45 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 04:59:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 04:59:46 INFO : one: Copied (server-side copy) 2025/09/22 04:59:47 INFO : one: Deleted 2025/09/22 04:59:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/22 04:59:47 INFO : one: Copied (server-side copy) 2025/09/22 04:59:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/22 04:59:47 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:47 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:48 DEBUG : one: Unchanged skipping 2025/09/22 04:59:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/09/22 04:59:49 INFO : two: Copied (server-side copy) 2025/09/22 04:59:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/22 04:59:49 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:49 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:49 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:49 DEBUG : one: Unchanged skipping 2025/09/22 04:59:49 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:49 DEBUG : two: Unchanged skipping 2025/09/22 04:59:49 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:49 DEBUG : Waiting for deletions to finish 2025/09/22 04:59:49 INFO : There was nothing to transfer 2025/09/22 04:59:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:50 DEBUG : one: Unchanged skipping 2025/09/22 04:59:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/22 04:59:50 DEBUG : three: Destination not found in --copy-dest 2025/09/22 04:59:50 DEBUG : three: Need to transfer - File not found at Destination 2025/09/22 04:59:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/22 04:59:50 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:50 DEBUG : two: Unchanged skipping 2025/09/22 04:59:50 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 04:59:51 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/09/22 04:59:51 INFO : three: Copied (new) 2025/09/22 04:59:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.23s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 04:59:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 04:59:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/backup" 2025/09/22 04:59:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 04:59:58 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 04:59:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 04:59:58 DEBUG : two: Unchanged skipping 2025/09/22 04:59:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 04:59:59 INFO : one: Copied (server-side copy) 2025/09/22 04:59:59 INFO : one: Deleted 2025/09/22 04:59:59 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:00 INFO : one: Copied (new) 2025/09/22 05:00:00 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:01 INFO : three.txt: Copied (server-side copy) 2025/09/22 05:00:01 INFO : three.txt: Deleted 2025/09/22 05:00:01 INFO : three.txt: Moved into backup dir 2025/09/22 05:00:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:02 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:02 DEBUG : two: Unchanged skipping 2025/09/22 05:00:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:00:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:03 INFO : one: Copied (server-side copy) 2025/09/22 05:00:04 INFO : one: Deleted 2025/09/22 05:00:04 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:00:04 INFO : one: Copied (new) 2025/09/22 05:00:04 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:04 INFO : three.txt: Copied (server-side copy) 2025/09/22 05:00:04 INFO : three.txt: Deleted 2025/09/22 05:00:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:00:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1134-19.backblaze.com/b2api/v1/b2_upload_file/0f72cdc3c07d6bfb9f980e1b/c001_v0001134_t0041": EOF 2025/09/22 05:00:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-19.backblaze.com/b2api/v1/b2_upload_file/0f72cdc3c07d6bfb9f980e1b/c001_v0001134_t0041": EOF) 2025/09/22 05:00:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-mosupef3yovu: 1/10 (Post "https://pod-000-1134-19.backblaze.com/b2api/v1/b2_upload_file/0f72cdc3c07d6bfb9f980e1b/c001_v0001134_t0041": EOF) 2025/09/22 05:00:09 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 05:00:09 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 05:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/backup" 2025/09/22 05:00:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 05:00:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:13 DEBUG : two: Unchanged skipping 2025/09/22 05:00:13 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 05:00:14 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:14 INFO : one: Deleted 2025/09/22 05:00:14 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:15 INFO : one: Copied (new) 2025/09/22 05:00:15 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:16 INFO : three.txt: Deleted 2025/09/22 05:00:16 INFO : three.txt: Moved into backup dir 2025/09/22 05:00:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:00:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:17 DEBUG : two: Unchanged skipping 2025/09/22 05:00:17 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:18 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:18 INFO : one: Deleted 2025/09/22 05:00:18 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:00:18 INFO : one: Copied (new) 2025/09/22 05:00:18 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:19 INFO : three.txt: Deleted 2025/09/22 05:00:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:00:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 05:00:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/backup" 2025/09/22 05:00:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 05:00:25 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:25 DEBUG : two: Unchanged skipping 2025/09/22 05:00:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 05:00:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/22 05:00:26 INFO : one: Deleted 2025/09/22 05:00:26 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:27 INFO : one: Copied (new) 2025/09/22 05:00:27 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/22 05:00:28 INFO : three.txt: Deleted 2025/09/22 05:00:28 INFO : three.txt: Moved into backup dir 2025/09/22 05:00:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:00:29 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:29 DEBUG : two: Unchanged skipping 2025/09/22 05:00:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/22 05:00:30 INFO : one: Deleted 2025/09/22 05:00:30 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:00:30 INFO : one: Copied (new) 2025/09/22 05:00:30 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/22 05:00:31 INFO : three.txt: Deleted 2025/09/22 05:00:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 05:00:35 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 05:00:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:35 DEBUG : two: Unchanged skipping 2025/09/22 05:00:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 05:00:35 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:36 INFO : one: Deleted 2025/09/22 05:00:36 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:36 INFO : one: Copied (new) 2025/09/22 05:00:36 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:37 INFO : three.txt: Deleted 2025/09/22 05:00:37 INFO : three.txt: Moved into backup dir 2025/09/22 05:00:38 DEBUG : one.bak: Excluded (Path Filter) 2025/09/22 05:00:38 DEBUG : one.bak: Excluded 2025/09/22 05:00:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/22 05:00:38 DEBUG : three.txt.bak: Excluded 2025/09/22 05:00:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:00:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:38 DEBUG : two: Unchanged skipping 2025/09/22 05:00:38 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for checks to finish 2025/09/22 05:00:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:39 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:39 INFO : one: Deleted 2025/09/22 05:00:39 DEBUG : B2 bucket rclone-test-mosupef3yovu path dst: Waiting for transfers to finish 2025/09/22 05:00:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:00:39 INFO : one: Copied (new) 2025/09/22 05:00:39 DEBUG : Waiting for deletions to finish 2025/09/22 05:00:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:40 INFO : three.txt: Deleted 2025/09/22 05:00:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 05:00:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 05:00:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 05:00:45 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:46 INFO : one: Deleted 2025/09/22 05:00:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:46 INFO : one: Copied (new) 2025/09/22 05:00:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:46 DEBUG : two: Unchanged skipping 2025/09/22 05:00:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/22 05:00:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:47 INFO : three.txt: Deleted 2025/09/22 05:00:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:48 INFO : three.txt: Copied (new) 2025/09/22 05:00:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/09/22 05:00:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 05:00:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 05:00:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:00:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:49 INFO : one: Copied (server-side copy) to: one.bak 2025/09/22 05:00:49 INFO : one: Deleted 2025/09/22 05:00:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:00:50 INFO : one: Copied (new) 2025/09/22 05:00:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:50 DEBUG : two: Unchanged skipping 2025/09/22 05:00:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/22 05:00:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:00:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/09/22 05:00:51 INFO : three.txt: Deleted 2025/09/22 05:00:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/22 05:00:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.11s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mosupef3yovu/dst" 2025/09/22 05:00:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 05:00:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/22 05:00:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/22 05:00:57 INFO : one: Deleted 2025/09/22 05:00:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:00:58 INFO : one: Copied (new) 2025/09/22 05:00:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:00:58 DEBUG : two: Unchanged skipping 2025/09/22 05:00:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/22 05:00:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/09/22 05:00:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/22 05:00:59 INFO : three.txt: Deleted 2025/09/22 05:01:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:01:00 INFO : three.txt: Copied (new) 2025/09/22 05:01:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 05:01:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/09/22 05:01:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/09/22 05:01:01 INFO : one: Deleted 2025/09/22 05:01:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/09/22 05:01:02 INFO : one: Copied (new) 2025/09/22 05:01:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:02 DEBUG : two: Unchanged skipping 2025/09/22 05:01:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/22 05:01:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/09/22 05:01:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/09/22 05:01:03 INFO : three.txt: Deleted 2025/09/22 05:01:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/09/22 05:01:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.26s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:06 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/22 05:01:06 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:06 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/09/22 05:01:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/22 05:01:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 05:01:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/09/22 05:01:08 INFO : existing: Copied (new) 2025/09/22 05:01:08 DEBUG : Waiting for deletions to finish 2025/09/22 05:01:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/22 05:01:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/22 05:01:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:08 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting files as there were IO errors 2025/09/22 05:01:08 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:10 DEBUG : existing: Unchanged skipping 2025/09/22 05:01:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:10 DEBUG : Waiting for deletions to finish 2025/09/22 05:01:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", 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-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both0: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both11: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both14: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both15: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both16: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both17: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both10: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both12: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both18: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both13: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both2: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both4: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both5: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both6: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both7: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both3: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:22 DEBUG : both9: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both1: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both19: Unchanged skipping 2025/09/22 05:01:22 DEBUG : both8: Unchanged skipping 2025/09/22 05:01:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:22 DEBUG : Waiting for deletions to finish 2025/09/22 05:01:22 INFO : only5: Deleted 2025/09/22 05:01:22 INFO : only6: Deleted 2025/09/22 05:01:23 INFO : only15: Deleted 2025/09/22 05:01:23 INFO : only12: Deleted 2025/09/22 05:01:23 INFO : only17: Deleted 2025/09/22 05:01:23 INFO : only1: Deleted 2025/09/22 05:01:23 INFO : only3: Deleted 2025/09/22 05:01:23 INFO : only9: Deleted 2025/09/22 05:01:23 INFO : only10: Deleted 2025/09/22 05:01:23 INFO : only14: Deleted 2025/09/22 05:01:23 INFO : only2: Deleted 2025/09/22 05:01:23 INFO : only4: Deleted 2025/09/22 05:01:23 INFO : only11: Deleted 2025/09/22 05:01:23 INFO : only16: Deleted 2025/09/22 05:01:23 INFO : only18: Deleted 2025/09/22 05:01:23 INFO : only7: Deleted 2025/09/22 05:01:23 INFO : only8: Deleted 2025/09/22 05:01:23 INFO : only0: Deleted 2025/09/22 05:01:23 INFO : only13: Deleted 2025/09/22 05:01:23 INFO : only19: Deleted 2025/09/22 05:01:23 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:01:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both0: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both13: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both14: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both15: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both11: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both12: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both18: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both10: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both16: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both17: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both19: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both4: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both2: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both6: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both1: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both5: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:01:38 DEBUG : both9: Unchanged skipping 2025/09/22 05:01:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/22 05:01:38 DEBUG : both3: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both7: Unchanged skipping 2025/09/22 05:01:38 DEBUG : both8: Unchanged skipping 2025/09/22 05:01:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:01:38 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:38 INFO : only10: Copied (replaced existing) 2025/09/22 05:01:38 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:38 INFO : only11: Copied (replaced existing) 2025/09/22 05:01:38 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:38 INFO : only14: Copied (replaced existing) 2025/09/22 05:01:38 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:38 INFO : only13: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only15: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only16: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only12: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only17: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only18: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only0: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only19: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only1: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only2: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only3: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only4: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only6: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only5: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only7: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only8: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/09/22 05:01:39 INFO : only9: Copied (replaced existing) 2025/09/22 05:01:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.77s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:47 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:01:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 05:01:47 DEBUG : empty_on_remote: Making directory with metadata 2025/09/22 05:01:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 05:01:47 INFO : empty_on_remote: Making directory 2025/09/22 05:01:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/22 05:01:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.83s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:50 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:01:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 05:01:50 DEBUG : empty_on_remote: Making directory with metadata 2025/09/22 05:01:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 05:01:50 INFO : empty_on_remote: Making directory 2025/09/22 05:01:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/22 05:01:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:53 INFO : sub dir: Making directory 2025/09/22 05:01:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:01:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 05:01:56 INFO : sub dir: Making directory 2025/09/22 05:01:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:02:08 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:09 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : apple: Unchanged skipping 2025/09/22 05:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:02:09 DEBUG : banana: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:02:09 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:09 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:09 INFO : There was nothing to transfer 2025/09/22 05:02:09 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:10 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : apple: Unchanged skipping 2025/09/22 05:02:10 DEBUG : banana: Unchanged skipping 2025/09/22 05:02:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:02:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:02:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:10 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:10 INFO : There was nothing to transfer 2025/09/22 05:02:10 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:10 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:02:23 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:23 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:02:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : apple: Unchanged skipping 2025/09/22 05:02:24 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:02:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : banana: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:02:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:24 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:24 INFO : There was nothing to transfer 2025/09/22 05:02:24 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:24 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : apple: Unchanged skipping 2025/09/22 05:02:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:02:25 DEBUG : banana: Unchanged skipping 2025/09/22 05:02:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:02:25 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:25 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:25 INFO : There was nothing to transfer 2025/09/22 05:02:25 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:25 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:02:37 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:38 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:38 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:38 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:02:38 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:38 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 05:02:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/22 05:02:39 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/22 05:02:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 05:02:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:39 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:02:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:02:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:02:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:02:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:02:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:02:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:02:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:02:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:02:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:02:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:02:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:02:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:02:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:02:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:02:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:02:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:02:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:02:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/22 05:02:41 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/22 05:02:41 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0009-3456789.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/22 05:02:41 INFO : splitbananasplit: Deleted 2025/09/22 05:02:41 INFO : dir1/0013-789;=.txt: Deleted 2025/09/22 05:02:41 INFO : appleappleapplebanana: Deleted 2025/09/22 05:02:41 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0008-2345678.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0003-defghij.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0010-456789.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0011-56789;.txt: Deleted 2025/09/22 05:02:41 INFO : banana: Deleted 2025/09/22 05:02:41 INFO : dir1/0007-1234567.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0015-9;=.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0014-89;=.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/22 05:02:41 INFO : dir1/0012-6789;.txt: Deleted 2025/09/22 05:02:42 INFO : apple: Deleted 2025/09/22 05:02:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/22 05:02:42 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:42 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:42 DEBUG : apple: Unchanged skipping 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:02:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:42 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:02:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:42 DEBUG : banana: Unchanged skipping 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 05:02:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:02:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:02:43 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:43 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:43 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/22 05:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 05:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 05:02:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 05:02:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 05:02:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 05:02:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 05:02:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 05:02:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 05:02:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 05:02:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:02:55 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:56 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:02:56 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/22 05:02:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/22 05:02:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/22 05:02:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/22 05:02:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/22 05:02:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/22 05:02:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/22 05:02:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/22 05:02:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/22 05:02:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/22 05:02:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/22 05:02:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/22 05:02:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/22 05:02:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/22 05:02:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/22 05:02:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/22 05:02:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:56 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:02:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/22 05:02:57 INFO : apple: Copied (new) to: PREFIXapple 2025/09/22 05:02:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/22 05:02:57 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/22 05:02:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:02:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:02:57 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/22 05:02:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:02:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:02:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:02:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:02:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:02:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:02:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:02:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:02:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:02:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:02:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:02:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:02:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:02:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:02:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:02:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:58 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0009-3456789.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0011-56789;.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0014-89;=.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0003-defghij.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0015-9;=.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0010-456789.txt: Deleted 2025/09/22 05:02:58 INFO : apple: Deleted 2025/09/22 05:02:58 INFO : appleappleapplebanana: Deleted 2025/09/22 05:02:58 INFO : splitbananasplit: Deleted 2025/09/22 05:02:58 INFO : dir1/0007-1234567.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0008-2345678.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0012-6789;.txt: Deleted 2025/09/22 05:02:58 INFO : dir1/0013-789;=.txt: Deleted 2025/09/22 05:02:58 INFO : banana: Deleted 2025/09/22 05:02:58 DEBUG : Waiting for deletions to finish 2025/09/22 05:02:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/22 05:02:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/22 05:02:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/22 05:02:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/22 05:02:59 INFO : apple: Copied (new) 2025/09/22 05:02:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:02:59 INFO : splitbananasplit: Copied (new) 2025/09/22 05:02:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:02:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:02:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/22 05:03:00 INFO : banana: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:03:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:03:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:03:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:03:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:03:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:03:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:03:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:03:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:03:00 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:03:00 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:03:00 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/22 05:03:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:03:00 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/22 05:03:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:03:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/22 05:03:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:03:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/22 05:03:01 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:03:01 INFO : appleappleapplebanana: Copied (new) 2025/09/22 05:03:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:03:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/22 05:03:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:03:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/22 05:03:01 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:01 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/22 05:03:01 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/22 05:03:01 INFO : PREFIXapple: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/22 05:03:01 INFO : PREFIXsplitbananasplit: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/22 05:03:01 INFO : PREFIXbanana: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/22 05:03:01 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/22 05:03:01 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:02 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:02 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:03:15 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:15 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:15 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:15 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:15 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:15 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/22 05:03:16 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:16 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:16 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:16 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/22 05:03:16 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:03:16 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:03:16 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:03:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:03:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:03:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:03:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:03:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:03:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:03:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:03:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:03:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:03:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:03:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:03:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:03:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:03:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:03:17 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:03:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:17 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:17 INFO : appleappleapplebanana: Deleted 2025/09/22 05:03:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/22 05:03:17 INFO : dir1/0003-defghij.txt: Deleted 2025/09/22 05:03:17 INFO : dir1/0008-2345678.txt: Deleted 2025/09/22 05:03:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/22 05:03:17 INFO : dir1/0015-9;=.txt: Deleted 2025/09/22 05:03:17 INFO : banana: Deleted 2025/09/22 05:03:17 INFO : splitbananasplit: Deleted 2025/09/22 05:03:18 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0009-3456789.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0011-56789;.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0010-456789.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0012-6789;.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0007-1234567.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0013-789;=.txt: Deleted 2025/09/22 05:03:18 INFO : dir1/0014-89;=.txt: Deleted 2025/09/22 05:03:18 INFO : apple: Deleted 2025/09/22 05:03:18 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:18 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : apple: transformed to: appleSUFFIX 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/22 05:03:18 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/22 05:03:18 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/22 05:03:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 05:03:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:03:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 05:03:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:03:19 INFO : appleappleapplebanana: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:19 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:19 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/09/22 05:03:19 INFO : banana: Copied (new) 2025/09/22 05:03:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:03:19 INFO : splitbananasplit: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:03:19 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:03:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:03:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/09/22 05:03:19 INFO : apple: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:03:19 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:03:19 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:03:19 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:03:19 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:03:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:03:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:03:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/22 05:03:19 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:03:19 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:03:20 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:03:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:03:20 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:03:20 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:03:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/22 05:03:20 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : appleSUFFIX: Deleted 2025/09/22 05:03:20 INFO : bananaSUFFIX: Deleted 2025/09/22 05:03:20 INFO : splitbananasplitSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/22 05:03:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/22 05:03:20 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:21 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:21 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:03:33 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:33 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:34 DEBUG : apple: Unchanged skipping 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:34 DEBUG : banana: Unchanged skipping 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/09/22 05:03:34 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/22 05:03:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/09/22 05:03:34 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/22 05:03:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/22 05:03:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 05:03:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:34 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:34 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/09/22 05:03:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/22 05:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/09/22 05:03:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/22 05:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/09/22 05:03:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/22 05:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/09/22 05:03:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/22 05:03:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/09/22 05:03:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/22 05:03:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/09/22 05:03:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/22 05:03:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/09/22 05:03:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/22 05:03:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/09/22 05:03:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/22 05:03:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/09/22 05:03:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/22 05:03:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/09/22 05:03:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/22 05:03:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/09/22 05:03:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/22 05:03:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/09/22 05:03:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/22 05:03:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/09/22 05:03:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/22 05:03:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/09/22 05:03:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/22 05:03:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/09/22 05:03:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/22 05:03:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/09/22 05:03:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/22 05:03:35 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:35 INFO : dir1/0007-1234567.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0010-456789.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0012-6789;.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/22 05:03:36 INFO : splitbananasplit: Deleted 2025/09/22 05:03:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0003-defghij.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0009-3456789.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0013-789;=.txt: Deleted 2025/09/22 05:03:36 INFO : appleappleapplebanana: Deleted 2025/09/22 05:03:36 INFO : dir1/0014-89;=.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0008-2345678.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0011-56789;.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0015-9;=.txt: Deleted 2025/09/22 05:03:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/22 05:03:36 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:36 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : appleapple: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/22 05:03:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : banana: Unchanged skipping 2025/09/22 05:03:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : apple: Unchanged skipping 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:03:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/22 05:03:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/22 05:03:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/22 05:03:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/22 05:03:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/22 05:03:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/22 05:03:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/22 05:03:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/22 05:03:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/22 05:03:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/22 05:03:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/22 05:03:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:03:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:37 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:37 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:37 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : appleapple: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/22 05:03:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/22 05:03:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/22 05:03:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/22 05:03:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/22 05:03:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/22 05:03:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/22 05:03:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/22 05:03:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/22 05:03:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/22 05:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/22 05:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/22 05:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/22 05:03:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/22 05:03:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/22 05:03:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/22 05:03:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/22 05:03:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:03:49 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:49 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:03:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : apple: Unchanged skipping 2025/09/22 05:03:50 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:03:50 DEBUG : banana: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:03:50 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:50 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:50 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:51 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : apple: Unchanged skipping 2025/09/22 05:03:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:03:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : banana: Unchanged skipping 2025/09/22 05:03:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:03:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:03:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:03:51 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:03:51 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:51 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:51 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : Waiting for deletions to finish 2025/09/22 05:03:52 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:03:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:06 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:06 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:07 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:07 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:07 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:08 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:08 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:08 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:08 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:08 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:21 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:21 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:22 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:22 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:22 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:23 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:23 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:23 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:23 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:36 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:36 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:36 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:36 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:36 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:37 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:37 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:37 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:37 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:38 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:38 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:38 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:38 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:50 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:51 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:51 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:51 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:51 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:52 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 05:04:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : apple: Unchanged skipping 2025/09/22 05:04:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 05:04:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : banana: Unchanged skipping 2025/09/22 05:04:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:04:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 05:04:52 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:52 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:52 DEBUG : Waiting for deletions to finish 2025/09/22 05:04:53 DEBUG : apple: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : banana: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 05:04:53 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (177.51s) --- PASS: TestTransform/NFC (15.20s) --- PASS: TestTransform/NFD (14.83s) --- PASS: TestTransform/base64 (17.65s) --- PASS: TestTransform/prefix (19.32s) --- PASS: TestTransform/suffix (19.12s) --- PASS: TestTransform/truncate (16.00s) --- PASS: TestTransform/encoder (14.66s) --- PASS: TestTransform/ISO-8859-1 (16.45s) --- PASS: TestTransform/charmap (14.87s) --- PASS: TestTransform/lowercase (14.67s) --- PASS: TestTransform/ascii (14.73s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:57 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 05:04:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 05:04:58 INFO : sub dir_somesuffix: Making directory 2025/09/22 05:04:58 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 05:04:58 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/22 05:04:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/22 05:04:58 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/22 05:04:58 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/22 05:04:58 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:58 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:04:58 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:04:58 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/22 05:04:58 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:04:59 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:04:59 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:04:59 INFO : tictactoe: Making directory 2025/09/22 05:04:59 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:04:59 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:04:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/22 05:04:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:04:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:04:59 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:00 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/22 05:05:00 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.70s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:01 INFO : toe: Making directory 2025/09/22 05:05:01 INFO : toe/toe: Making directory 2025/09/22 05:05:01 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/22 05:05:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/22 05:05:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/22 05:05:01 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:01 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:02 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/22 05:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:03 INFO : toe: Making directory 2025/09/22 05:05:03 INFO : toe/toe: Making directory 2025/09/22 05:05:03 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/22 05:05:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/22 05:05:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/22 05:05:03 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:03 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/22 05:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:04 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:05:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 05:05:04 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:05 INFO : tictacempty_dir: Making directory 2025/09/22 05:05:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:05 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:05 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:05 INFO : tictactoe: Making directory 2025/09/22 05:05:05 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:05 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:05 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:05 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:05 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:05 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:06 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:05:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 05:05:06 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:06 INFO : tictacempty_dir: Making directory 2025/09/22 05:05:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:06 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:06 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:06 INFO : tictactoe: Making directory 2025/09/22 05:05:06 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:06 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:06 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/22 05:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:06 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:06 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:07 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/22 05:05:07 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:07 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:07 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:07 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/22 05:05:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/09/22 05:05:08 NOTICE: B2 bucket rclone-test-mosupef3yovu: 0 differences found 2025/09/22 05:05:08 NOTICE: B2 bucket rclone-test-mosupef3yovu: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:08 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:09 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:09 INFO : tictactoe: Making directory 2025/09/22 05:05:09 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:09 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:09 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:09 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:09 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:09 DEBUG : Waiting for deletions to finish 2025/09/22 05:05:09 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:10 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:10 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/22 05:05:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/22 05:05:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/22 05:05:10 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2025/09/22 05:05:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:11 INFO : toe: Making directory 2025/09/22 05:05:11 INFO : toe/toe: Making directory 2025/09/22 05:05:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/22 05:05:11 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:11 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:12 INFO : toe/toe/toe: Copied (new) 2025/09/22 05:05:12 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.97s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:13 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:05:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:13 INFO : tictacempty_dir: Making directory 2025/09/22 05:05:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:13 INFO : tictactoe: Making directory 2025/09/22 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:13 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:13 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/22 05:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:13 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:14 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:14 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:14 INFO : toe/toe/toe.txt: Deleted 2025/09/22 05:05:14 INFO : toe/toe: Removing directory 2025/09/22 05:05:14 INFO : toe: Removing directory 2025/09/22 05:05:14 INFO : empty_dir: Removing directory 2025/09/22 05:05:14 DEBUG : Local file system at /tmp/rclone1078802911: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:14 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:05:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 05:05:14 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:15 INFO : tictacempty_dir: Making directory 2025/09/22 05:05:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:15 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:15 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:15 INFO : tictactoe: Making directory 2025/09/22 05:05:15 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:15 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:15 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/22 05:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:15 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:15 INFO : toe/toe/toe.txt: Deleted 2025/09/22 05:05:15 INFO : toe/toe: Removing directory 2025/09/22 05:05:15 INFO : toe: Removing directory 2025/09/22 05:05:15 INFO : empty_dir: Removing directory 2025/09/22 05:05:15 DEBUG : Local file system at /tmp/rclone1078802911: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/22 05:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/22 05:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/09/22 05:05:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.10s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:17 DEBUG : Reset feature "Copy" 2025/09/22 05:05:17 DEBUG : Reset feature "Move" 2025/09/22 05:05:17 DEBUG : Reset feature "Copy" 2025/09/22 05:05:17 DEBUG : Reset feature "Move" 2025/09/22 05:05:17 DEBUG : empty_dir: Making directory with metadata 2025/09/22 05:05:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/22 05:05:17 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:18 INFO : tictacempty_dir: Making directory 2025/09/22 05:05:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/22 05:05:18 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:18 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:18 INFO : tictactoe: Making directory 2025/09/22 05:05:18 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:18 DEBUG : toe: transformed to: tictactoe 2025/09/22 05:05:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:18 INFO : tictactoe/tictactoe: Making directory 2025/09/22 05:05:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/22 05:05:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/22 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:18 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/22 05:05:18 INFO : toe/toe/toe.txt: Deleted 2025/09/22 05:05:18 INFO : toe/toe: Removing directory 2025/09/22 05:05:18 INFO : toe: Removing directory 2025/09/22 05:05:18 INFO : empty_dir: Removing directory 2025/09/22 05:05:18 DEBUG : Local file system at /tmp/rclone1078802911: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/09/22 05:05:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/09/22 05:05:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/22 05:05:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/22 05:05:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.96s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:21 DEBUG : toe: transformed to: dG9l 2025/09/22 05:05:22 DEBUG : toe: transformed to: dG9l 2025/09/22 05:05:22 INFO : dG9l: Making directory 2025/09/22 05:05:22 DEBUG : toe: transformed to: dG9l 2025/09/22 05:05:22 DEBUG : toe: transformed to: dG9l 2025/09/22 05:05:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/22 05:05:22 INFO : dG9l/dG9l: Making directory 2025/09/22 05:05:22 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/22 05:05:22 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/22 05:05:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/22 05:05:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/22 05:05:22 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/22 05:05:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:22 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:22 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/22 05:05:22 DEBUG : Waiting for deletions to finish 2025/09/22 05:05:23 DEBUG : dG9l: transformed to: toe 2025/09/22 05:05:23 DEBUG : dG9l: transformed to: toe 2025/09/22 05:05:23 DEBUG : dG9l: transformed to: toe 2025/09/22 05:05:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/22 05:05:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/22 05:05:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/09/22 05:05:23 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for checks to finish 2025/09/22 05:05:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/22 05:05:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/22 05:05:23 DEBUG : Local file system at /tmp/rclone1078802911: Waiting for transfers to finish 2025/09/22 05:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-mosupef3yovu", Local "Local file system at /tmp/rclone1078802911", Modify Window "1ms" 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe: transformed to: 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe: transformed to: 2025/09/22 05:05:24 INFO : B2 bucket rclone-test-mosupef3yovu: Making directory 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe: transformed to: 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe: transformed to: 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe/toe: transformed to: 2025/09/22 05:05:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/22 05:05:24 INFO : toe/toe: Making directory 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe/toe: transformed to: 2025/09/22 05:05:24 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe: transformed to: 2025/09/22 05:05:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/22 05:05:24 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/22 05:05:24 DEBUG : toe/toe/toe: transformed to: 2025/09/22 05:05:24 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/22 05:05:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for checks to finish 2025/09/22 05:05:24 DEBUG : B2 bucket rclone-test-mosupef3yovu: Waiting for transfers to finish 2025/09/22 05:05:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/09/22 05:05:25 INFO : toe/toe/toe: Copied (new) 2025/09/22 05:05:25 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting files as there were IO errors 2025/09/22 05:05:25 ERROR : B2 bucket rclone-test-mosupef3yovu: not deleting directories as there were IO errors --- PASS: TestError (1.65s) PASS 2025/09/22 05:05:26 DEBUG : B2 bucket rclone-test-mosupef3yovu: Purge remote 2025/09/22 05:05:26 INFO : B2 bucket rclone-test-mosupef3yovu: cleaning bucket "rclone-test-mosupef3yovu" of all files 2025/09/22 05:05:27 DEBUG : BackupDir/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300ca_d20250922_m045952_c001_v7007000_t0000_u01758517192043") 2025/09/22 05:05:27 DEBUG : BackupDir/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f104a57be6568fa24_d20250922_m045946_c001_v0001177_t0030_u01758517186704") 2025/09/22 05:05:27 DEBUG : CompareDest/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e4a9_d20250922_m045927_c001_v7007000_t0000_u01758517167492") 2025/09/22 05:05:27 DEBUG : CompareDest/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fcf9_d20250922_m045921_c001_v0001176_t0038_u01758517161599") 2025/09/22 05:05:27 DEBUG : CompareDest/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e4aa_d20250922_m045927_c001_v7007000_t0000_u01758517167676") 2025/09/22 05:05:27 DEBUG : CompareDest/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4918c_d20250922_m045923_c001_v0001180_t0018_u01758517163017") 2025/09/22 05:05:27 DEBUG : CopyDest/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300cb_d20250922_m045952_c001_v7007000_t0000_u01758517192225") 2025/09/22 05:05:27 DEBUG : CopyDest/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93da4d_d20250922_m045943_c001_v0001134_t0027_u01758517183626") 2025/09/22 05:05:27 DEBUG : CopyDest/three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300cc_d20250922_m045952_c001_v7007000_t0000_u01758517192405") 2025/09/22 05:05:27 DEBUG : CopyDest/three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac491bf_d20250922_m045950_c001_v0001180_t0028_u01758517190156") 2025/09/22 05:05:27 DEBUG : CopyDest/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300ce_d20250922_m045952_c001_v7007000_t0000_u01758517192591") 2025/09/22 05:05:27 DEBUG : CopyDest/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd1c_d20250922_m045948_c001_v0001176_t0045_u01758517188019") 2025/09/22 05:05:27 DEBUG : EXISTING: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e91_d20250922_m050110_c001_v7007000_t0000_u01758517270503") 2025/09/22 05:05:27 DEBUG : EXISTING: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49288_d20250922_m050109_c001_v0001180_t0003_u01758517269523") 2025/09/22 05:05:27 DEBUG : PREFIXapple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa949_d20250922_m050301_c001_v7007000_t0000_u01758517381407") 2025/09/22 05:05:27 DEBUG : PREFIXapple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1412_d20250922_m050256_c001_v0001181_t0034_u01758517376775") 2025/09/22 05:05:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521dc_d20250922_m050301_c001_v7007000_t0000_u01758517381354") 2025/09/22 05:05:27 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff65_d20250922_m050256_c001_v0001176_t0038_u01758517376754") 2025/09/22 05:05:27 DEBUG : PREFIXbanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3d0_d20250922_m050301_c001_v7007000_t0000_u01758517381580") 2025/09/22 05:05:28 DEBUG : PREFIXbanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494bf_d20250922_m050256_c001_v0001180_t0055_u01758517376767") 2025/09/22 05:05:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8b02_d20250922_m050301_c001_v7007000_t0000_u01758517381525") 2025/09/22 05:05:28 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ece_d20250922_m050256_c001_v0001093_t0007_u01758517376787") 2025/09/22 05:05:28 DEBUG : Testêé: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e8a_d20250922_m050107_c001_v7007000_t0000_u01758517267227") 2025/09/22 05:05:28 DEBUG : Testêé: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49274_d20250922_m050106_c001_v0001180_t0046_u01758517266635") 2025/09/22 05:05:28 DEBUG : Testêé: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fda4_d20250922_m050105_c001_v0001176_t0048_u01758517265684") 2025/09/22 05:05:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bee_d20250922_m050243_c001_v7007000_t0000_u01758517363901") 2025/09/22 05:05:28 DEBUG : YXBwbGU=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ea5_d20250922_m050239_c001_v0001093_t0031_u01758517359119") 2025/09/22 05:05:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bef_d20250922_m050244_c001_v7007000_t0000_u01758517364086") 2025/09/22 05:05:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff12_d20250922_m050239_c001_v0001176_t0012_u01758517359096") 2025/09/22 05:05:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf0_d20250922_m050244_c001_v7007000_t0000_u01758517364270") 2025/09/22 05:05:28 DEBUG : YmFuYW5h: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4946f_d20250922_m050239_c001_v0001180_t0008_u01758517359111") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8b4_d20250922_m045751_c001_v7007000_t0000_u01758517071431") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d97a_d20250922_m045750_c001_v0001134_t0041_u01758517070737") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd803c_d20250922_m045748_c001_v7007000_t0000_u01758517068969") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d96e_d20250922_m045748_c001_v0001134_t0009_u01758517068006") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd801c_d20250922_m045729_c001_v7007000_t0000_u01758517049531") 2025/09/22 05:05:28 DEBUG : a/potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d923_d20250922_m045728_c001_v0001134_t0039_u01758517048417") 2025/09/22 05:05:28 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48066b_d20250922_m050453_c001_v7007000_t0000_u01758517493674") 2025/09/22 05:05:28 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1716_d20250922_m050449_c001_v0001181_t0058_u01758517489484") 2025/09/22 05:05:28 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522d9_d20250922_m050438_c001_v7007000_t0000_u01758517478945") 2025/09/22 05:05:28 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd16a3_d20250922_m050434_c001_v0001181_t0022_u01758517474627") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f7c_d20250922_m050424_c001_v7007000_t0000_u01758517464240") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1656_d20250922_m050420_c001_v0001181_t0023_u01758517460413") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d55_d20250922_m050409_c001_v7007000_t0000_u01758517449439") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd15f8_d20250922_m050405_c001_v0001181_t0048_u01758517445629") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931ef7_d20250922_m050352_c001_v7007000_t0000_u01758517432995") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1595_d20250922_m050348_c001_v0001181_t0013_u01758517428664") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a88_d20250922_m050338_c001_v7007000_t0000_u01758517418332") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120051_d20250922_m050332_c001_v0001176_t0038_u01758517412723") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6a7_d20250922_m050322_c001_v7007000_t0000_u01758517402261") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f11_d20250922_m050319_c001_v0001093_t0033_u01758517399038") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3db_d20250922_m050318_c001_v7007000_t0000_u01758517398127") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffd2_d20250922_m050314_c001_v0001176_t0023_u01758517394374") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206e2_d20250922_m050303_c001_v7007000_t0000_u01758517383125") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494db_d20250922_m050259_c001_v0001180_t0009_u01758517379739") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e871_d20250922_m050258_c001_v7007000_t0000_u01758517378740") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff59_d20250922_m050254_c001_v0001176_t0048_u01758517374627") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419899979da2622c_d20250922_m050241_c001_v7007000_t0000_u01758517361930") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff06_d20250922_m050236_c001_v0001176_t0041_u01758517356476") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d63e_d20250922_m050226_c001_v7007000_t0000_u01758517346322") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fecb_d20250922_m050222_c001_v0001176_t0022_u01758517342107") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c3_d20250922_m050211_c001_v7007000_t0000_u01758517331486") 2025/09/22 05:05:29 DEBUG : apple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fea1_d20250922_m050207_c001_v0001176_t0011_u01758517327135") 2025/09/22 05:05:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3dd_d20250922_m050320_c001_v7007000_t0000_u01758517400680") 2025/09/22 05:05:30 DEBUG : appleSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffe2_d20250922_m050316_c001_v0001176_t0038_u01758517396189") 2025/09/22 05:05:30 DEBUG : appleapple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a89_d20250922_m050338_c001_v7007000_t0000_u01758517418518") 2025/09/22 05:05:30 DEBUG : appleapple: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120060_d20250922_m050334_c001_v0001176_t0000_u01758517414493") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48066e_d20250922_m050453_c001_v7007000_t0000_u01758517493860") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120200_d20250922_m050449_c001_v0001176_t0030_u01758517489914") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522da_d20250922_m050439_c001_v7007000_t0000_u01758517479129") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1201a1_d20250922_m050435_c001_v0001176_t0023_u01758517475057") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f7d_d20250922_m050424_c001_v7007000_t0000_u01758517464430") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12015f_d20250922_m050420_c001_v0001176_t0019_u01758517460833") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d56_d20250922_m050409_c001_v7007000_t0000_u01758517449624") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12010a_d20250922_m050406_c001_v0001176_t0015_u01758517446059") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931ef8_d20250922_m050353_c001_v7007000_t0000_u01758517433179") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1200a9_d20250922_m050349_c001_v0001176_t0030_u01758517429079") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f74a7_d20250922_m050336_c001_v7007000_t0000_u01758517416288") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1522_d20250922_m050333_c001_v0001181_t0019_u01758517413134") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6aa_d20250922_m050322_c001_v7007000_t0000_u01758517402477") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49564_d20250922_m050319_c001_v0001180_t0037_u01758517399028") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7054_d20250922_m050317_c001_v7007000_t0000_u01758517397521") 2025/09/22 05:05:30 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49546_d20250922_m050314_c001_v0001180_t0033_u01758517394906") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206e5_d20250922_m050303_c001_v7007000_t0000_u01758517383310") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337edf_d20250922_m050259_c001_v0001093_t0033_u01758517379758") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa948_d20250922_m050258_c001_v7007000_t0000_u01758517378750") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494b7_d20250922_m050255_c001_v0001180_t0032_u01758517375048") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f410e88201c7a3e1a_d20250922_m050241_c001_v7007000_t0000_u01758517361601") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49469_d20250922_m050237_c001_v0001180_t0022_u01758517357533") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d63f_d20250922_m050226_c001_v7007000_t0000_u01758517346503") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4941d_d20250922_m050222_c001_v0001180_t0052_u01758517342944") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c4_d20250922_m050211_c001_v7007000_t0000_u01758517331667") 2025/09/22 05:05:31 DEBUG : appleappleapplebanana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493e0_d20250922_m050208_c001_v0001180_t0030_u01758517328049") 2025/09/22 05:05:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3dc_d20250922_m050320_c001_v7007000_t0000_u01758517400499") 2025/09/22 05:05:31 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd149c_d20250922_m050316_c001_v0001181_t0029_u01758517396220") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8b6_d20250922_m045751_c001_v7007000_t0000_u01758517071614") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d972_d20250922_m045749_c001_v0001134_t0017_u01758517069514") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd803a_d20250922_m045748_c001_v7007000_t0000_u01758517068408") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d964_d20250922_m045746_c001_v0001134_t0020_u01758517066711") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd801b_d20250922_m045728_c001_v7007000_t0000_u01758517048972") 2025/09/22 05:05:31 DEBUG : b/potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d917_d20250922_m045726_c001_v0001134_t0027_u01758517046990") 2025/09/22 05:05:31 DEBUG : backup/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d14193f_d20250922_m050005_c001_v7007000_t0000_u01758517205472") 2025/09/22 05:05:31 DEBUG : backup/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1085c2b77bdb114b_d20250922_m050003_c001_v0001093_t0040_u01758517203253") 2025/09/22 05:05:31 DEBUG : backup/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f110245dbdfa1de78_d20250922_m045959_c001_v0001037_t0028_u01758517199075") 2025/09/22 05:05:31 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d43c_d20250922_m050031_c001_v7007000_t0000_u01758517231674") 2025/09/22 05:05:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1028a31b80fcb855_d20250922_m050029_c001_v0001042_t0034_u01758517229795") 2025/09/22 05:05:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f102d5fc29ce0d48f_d20250922_m050026_c001_v0001172_t0004_u01758517226101") 2025/09/22 05:05:32 DEBUG : backup/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133677_d20250922_m050020_c001_v7007000_t0000_u01758517220007") 2025/09/22 05:05:32 DEBUG : backup/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11635d27c3c7716d_d20250922_m050018_c001_v0001171_t0016_u01758517218055") 2025/09/22 05:05:32 DEBUG : backup/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f113cb5191b3d4775_d20250922_m050014_c001_v0001115_t0040_u01758517214065") 2025/09/22 05:05:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d43d_d20250922_m050031_c001_v7007000_t0000_u01758517231858") 2025/09/22 05:05:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11072f2cbf126199_d20250922_m050030_c001_v0001171_t0000_u01758517230808") 2025/09/22 05:05:32 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f108db988cf125027_d20250922_m050027_c001_v0001091_t0041_u01758517227555") 2025/09/22 05:05:32 DEBUG : backup/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141940_d20250922_m050005_c001_v7007000_t0000_u01758517205657") 2025/09/22 05:05:32 DEBUG : backup/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1067096df75964b0_d20250922_m050004_c001_v0001181_t0015_u01758517204668") 2025/09/22 05:05:32 DEBUG : backup/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115837ffca99c073_d20250922_m050000_c001_v0001178_t0023_u01758517200862") 2025/09/22 05:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db13367a_d20250922_m050020_c001_v7007000_t0000_u01758517220190") 2025/09/22 05:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1167ba03900bdd43_d20250922_m050019_c001_v0001105_t0059_u01758517219126") 2025/09/22 05:05:32 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115b8776e9ec24b4_d20250922_m050015_c001_v0001183_t0019_u01758517215922") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480671_d20250922_m050454_c001_v7007000_t0000_u01758517494043") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4972b_d20250922_m050449_c001_v0001180_t0059_u01758517489714") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522db_d20250922_m050439_c001_v7007000_t0000_u01758517479316") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac496f2_d20250922_m050434_c001_v0001180_t0019_u01758517474837") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f7f_d20250922_m050424_c001_v7007000_t0000_u01758517464616") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4969c_d20250922_m050420_c001_v0001180_t0003_u01758517460633") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d57_d20250922_m050409_c001_v7007000_t0000_u01758517449808") 2025/09/22 05:05:32 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49655_d20250922_m050405_c001_v0001180_t0022_u01758517445837") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931ef9_d20250922_m050353_c001_v7007000_t0000_u01758517433362") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49605_d20250922_m050348_c001_v0001180_t0014_u01758517428879") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8a_d20250922_m050338_c001_v7007000_t0000_u01758517418702") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495b1_d20250922_m050332_c001_v0001180_t0053_u01758517412933") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6ac_d20250922_m050322_c001_v7007000_t0000_u01758517402661") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14b6_d20250922_m050319_c001_v0001181_t0023_u01758517399047") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7058_d20250922_m050317_c001_v7007000_t0000_u01758517397886") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f05_d20250922_m050314_c001_v0001093_t0039_u01758517394587") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206e9_d20250922_m050303_c001_v7007000_t0000_u01758517383494") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd142e_d20250922_m050259_c001_v0001181_t0034_u01758517379767") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8b00_d20250922_m050258_c001_v7007000_t0000_u01758517378824") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1406_d20250922_m050254_c001_v0001181_t0007_u01758517374842") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bea_d20250922_m050241_c001_v7007000_t0000_u01758517361768") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e9f_d20250922_m050236_c001_v0001093_t0055_u01758517356697") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d641_d20250922_m050226_c001_v7007000_t0000_u01758517346686") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e7f_d20250922_m050222_c001_v0001093_t0018_u01758517342333") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c5_d20250922_m050211_c001_v7007000_t0000_u01758517331848") 2025/09/22 05:05:33 DEBUG : banana: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e61_d20250922_m050207_c001_v0001093_t0029_u01758517327363") 2025/09/22 05:05:33 DEBUG : bananaSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8f4_d20250922_m050320_c001_v7007000_t0000_u01758517400689") 2025/09/22 05:05:33 DEBUG : bananaSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4954c_d20250922_m050316_c001_v0001180_t0053_u01758517396211") 2025/09/22 05:05:34 DEBUG : both0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b1c_d20250922_m050140_c001_v7007000_t0000_u01758517300452") 2025/09/22 05:05:34 DEBUG : both0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe04_d20250922_m050128_c001_v0001176_t0006_u01758517288621") 2025/09/22 05:05:34 DEBUG : both0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c2_d20250922_m050124_c001_v7007000_t0000_u01758517284406") 2025/09/22 05:05:34 DEBUG : both0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdb8_d20250922_m050112_c001_v0001176_t0026_u01758517272408") 2025/09/22 05:05:34 DEBUG : both1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b1e_d20250922_m050140_c001_v7007000_t0000_u01758517300635") 2025/09/22 05:05:34 DEBUG : both1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe06_d20250922_m050129_c001_v0001176_t0038_u01758517289399") 2025/09/22 05:05:34 DEBUG : both1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c3_d20250922_m050124_c001_v7007000_t0000_u01758517284588") 2025/09/22 05:05:34 DEBUG : both1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdba_d20250922_m050112_c001_v0001176_t0035_u01758517272851") 2025/09/22 05:05:34 DEBUG : both10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b1f_d20250922_m050140_c001_v7007000_t0000_u01758517300818") 2025/09/22 05:05:34 DEBUG : both10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe1c_d20250922_m050133_c001_v0001176_t0011_u01758517293381") 2025/09/22 05:05:34 DEBUG : both10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c5_d20250922_m050124_c001_v7007000_t0000_u01758517284771") 2025/09/22 05:05:34 DEBUG : both10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdd6_d20250922_m050117_c001_v0001176_t0041_u01758517277170") 2025/09/22 05:05:34 DEBUG : both11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b20_d20250922_m050141_c001_v7007000_t0000_u01758517301004") 2025/09/22 05:05:34 DEBUG : both11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe20_d20250922_m050133_c001_v0001176_t0054_u01758517293817") 2025/09/22 05:05:34 DEBUG : both11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c6_d20250922_m050124_c001_v7007000_t0000_u01758517284959") 2025/09/22 05:05:34 DEBUG : both11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdda_d20250922_m050117_c001_v0001176_t0035_u01758517277594") 2025/09/22 05:05:34 DEBUG : both12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b23_d20250922_m050141_c001_v7007000_t0000_u01758517301187") 2025/09/22 05:05:34 DEBUG : both12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe22_d20250922_m050134_c001_v0001176_t0017_u01758517294259") 2025/09/22 05:05:34 DEBUG : both12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c7_d20250922_m050125_c001_v7007000_t0000_u01758517285141") 2025/09/22 05:05:34 DEBUG : both12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdde_d20250922_m050118_c001_v0001176_t0040_u01758517278160") 2025/09/22 05:05:34 DEBUG : both13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b25_d20250922_m050141_c001_v7007000_t0000_u01758517301374") 2025/09/22 05:05:35 DEBUG : both13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe28_d20250922_m050134_c001_v0001176_t0027_u01758517294702") 2025/09/22 05:05:35 DEBUG : both13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c8_d20250922_m050125_c001_v7007000_t0000_u01758517285323") 2025/09/22 05:05:35 DEBUG : both13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fde2_d20250922_m050118_c001_v0001176_t0005_u01758517278595") 2025/09/22 05:05:35 DEBUG : both14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b27_d20250922_m050141_c001_v7007000_t0000_u01758517301560") 2025/09/22 05:05:35 DEBUG : both14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe2a_d20250922_m050135_c001_v0001176_t0016_u01758517295117") 2025/09/22 05:05:35 DEBUG : both14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c9_d20250922_m050125_c001_v7007000_t0000_u01758517285508") 2025/09/22 05:05:35 DEBUG : both14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fde4_d20250922_m050119_c001_v0001176_t0001_u01758517279060") 2025/09/22 05:05:35 DEBUG : both15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b2a_d20250922_m050141_c001_v7007000_t0000_u01758517301748") 2025/09/22 05:05:35 DEBUG : both15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe2c_d20250922_m050135_c001_v0001176_t0004_u01758517295543") 2025/09/22 05:05:35 DEBUG : both15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7ca_d20250922_m050125_c001_v7007000_t0000_u01758517285691") 2025/09/22 05:05:35 DEBUG : both15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fde6_d20250922_m050119_c001_v0001176_t0011_u01758517279527") 2025/09/22 05:05:35 DEBUG : both16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b2d_d20250922_m050141_c001_v7007000_t0000_u01758517301930") 2025/09/22 05:05:35 DEBUG : both16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe30_d20250922_m050135_c001_v0001176_t0037_u01758517295948") 2025/09/22 05:05:35 DEBUG : both16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7cb_d20250922_m050125_c001_v7007000_t0000_u01758517285873") 2025/09/22 05:05:35 DEBUG : both16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fde8_d20250922_m050119_c001_v0001176_t0038_u01758517279936") 2025/09/22 05:05:35 DEBUG : both17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b2f_d20250922_m050142_c001_v7007000_t0000_u01758517302118") 2025/09/22 05:05:35 DEBUG : both17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe32_d20250922_m050136_c001_v0001176_t0014_u01758517296363") 2025/09/22 05:05:35 DEBUG : both17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7cd_d20250922_m050126_c001_v7007000_t0000_u01758517286056") 2025/09/22 05:05:35 DEBUG : both17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdea_d20250922_m050120_c001_v0001176_t0057_u01758517280363") 2025/09/22 05:05:35 DEBUG : both18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b30_d20250922_m050142_c001_v7007000_t0000_u01758517302301") 2025/09/22 05:05:35 DEBUG : both18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe34_d20250922_m050136_c001_v0001176_t0033_u01758517296854") 2025/09/22 05:05:35 DEBUG : both18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7ce_d20250922_m050126_c001_v7007000_t0000_u01758517286238") 2025/09/22 05:05:35 DEBUG : both18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdee_d20250922_m050120_c001_v0001176_t0008_u01758517280839") 2025/09/22 05:05:36 DEBUG : both19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b33_d20250922_m050142_c001_v7007000_t0000_u01758517302485") 2025/09/22 05:05:36 DEBUG : both19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe38_d20250922_m050137_c001_v0001176_t0049_u01758517297294") 2025/09/22 05:05:36 DEBUG : both19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7cf_d20250922_m050126_c001_v7007000_t0000_u01758517286421") 2025/09/22 05:05:36 DEBUG : both19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdf0_d20250922_m050121_c001_v0001176_t0039_u01758517281251") 2025/09/22 05:05:36 DEBUG : both2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b34_d20250922_m050142_c001_v7007000_t0000_u01758517302668") 2025/09/22 05:05:36 DEBUG : both2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe08_d20250922_m050129_c001_v0001176_t0000_u01758517289876") 2025/09/22 05:05:36 DEBUG : both2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d0_d20250922_m050126_c001_v7007000_t0000_u01758517286603") 2025/09/22 05:05:36 DEBUG : both2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdbc_d20250922_m050113_c001_v0001176_t0039_u01758517273423") 2025/09/22 05:05:36 DEBUG : both3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b35_d20250922_m050142_c001_v7007000_t0000_u01758517302852") 2025/09/22 05:05:36 DEBUG : both3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe0c_d20250922_m050130_c001_v0001176_t0042_u01758517290406") 2025/09/22 05:05:36 DEBUG : both3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d1_d20250922_m050126_c001_v7007000_t0000_u01758517286785") 2025/09/22 05:05:36 DEBUG : both3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdc0_d20250922_m050113_c001_v0001176_t0022_u01758517273843") 2025/09/22 05:05:36 DEBUG : both4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b36_d20250922_m050143_c001_v7007000_t0000_u01758517303035") 2025/09/22 05:05:36 DEBUG : both4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe0e_d20250922_m050130_c001_v0001176_t0012_u01758517290822") 2025/09/22 05:05:36 DEBUG : both4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d2_d20250922_m050126_c001_v7007000_t0000_u01758517286969") 2025/09/22 05:05:36 DEBUG : both4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdc4_d20250922_m050114_c001_v0001176_t0054_u01758517274321") 2025/09/22 05:05:36 DEBUG : both5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b37_d20250922_m050143_c001_v7007000_t0000_u01758517303218") 2025/09/22 05:05:36 DEBUG : both5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe10_d20250922_m050131_c001_v0001176_t0004_u01758517291247") 2025/09/22 05:05:36 DEBUG : both5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d3_d20250922_m050127_c001_v7007000_t0000_u01758517287152") 2025/09/22 05:05:36 DEBUG : both5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdc8_d20250922_m050114_c001_v0001176_t0031_u01758517274735") 2025/09/22 05:05:36 DEBUG : both6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b39_d20250922_m050143_c001_v7007000_t0000_u01758517303401") 2025/09/22 05:05:37 DEBUG : both6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe12_d20250922_m050131_c001_v0001176_t0020_u01758517291684") 2025/09/22 05:05:37 DEBUG : both6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d6_d20250922_m050127_c001_v7007000_t0000_u01758517287336") 2025/09/22 05:05:37 DEBUG : both6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdcc_d20250922_m050115_c001_v0001176_t0035_u01758517275281") 2025/09/22 05:05:37 DEBUG : both7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b3c_d20250922_m050143_c001_v7007000_t0000_u01758517303586") 2025/09/22 05:05:37 DEBUG : both7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe16_d20250922_m050132_c001_v0001176_t0031_u01758517292112") 2025/09/22 05:05:37 DEBUG : both7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d7_d20250922_m050127_c001_v7007000_t0000_u01758517287520") 2025/09/22 05:05:37 DEBUG : both7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdce_d20250922_m050115_c001_v0001176_t0013_u01758517275901") 2025/09/22 05:05:37 DEBUG : both8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b3d_d20250922_m050143_c001_v7007000_t0000_u01758517303771") 2025/09/22 05:05:37 DEBUG : both8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe18_d20250922_m050132_c001_v0001176_t0015_u01758517292523") 2025/09/22 05:05:37 DEBUG : both8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7d9_d20250922_m050127_c001_v7007000_t0000_u01758517287702") 2025/09/22 05:05:37 DEBUG : both8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdd0_d20250922_m050116_c001_v0001176_t0045_u01758517276328") 2025/09/22 05:05:37 DEBUG : both9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b3f_d20250922_m050143_c001_v7007000_t0000_u01758517303955") 2025/09/22 05:05:37 DEBUG : both9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe1a_d20250922_m050132_c001_v0001176_t0036_u01758517292938") 2025/09/22 05:05:37 DEBUG : both9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7db_d20250922_m050127_c001_v7007000_t0000_u01758517287883") 2025/09/22 05:05:37 DEBUG : both9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdd4_d20250922_m050116_c001_v0001176_t0019_u01758517276742") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8b7_d20250922_m045751_c001_v7007000_t0000_u01758517071799") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d978_d20250922_m045749_c001_v0001134_t0053_u01758517069827") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd803d_d20250922_m045749_c001_v7007000_t0000_u01758517069151") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d966_d20250922_m045747_c001_v0001134_t0021_u01758517067198") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd801e_d20250922_m045729_c001_v7007000_t0000_u01758517049713") 2025/09/22 05:05:37 DEBUG : c/non empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d91b_d20250922_m045727_c001_v0001134_t0036_u01758517047567") 2025/09/22 05:05:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf1_d20250922_m050244_c001_v7007000_t0000_u01758517364454") 2025/09/22 05:05:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13c4_d20250922_m050239_c001_v0001181_t0046_u01758517359127") 2025/09/22 05:05:38 DEBUG : check sum: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d36f_d20250922_m045719_c001_v7007000_t0000_u01758517039549") 2025/09/22 05:05:38 DEBUG : check sum: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d904_d20250922_m045718_c001_v0001134_t0004_u01758517038366") 2025/09/22 05:05:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7330_d20250922_m050524_c001_v7007000_t0000_u01758517524121") 2025/09/22 05:05:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1800_d20250922_m050522_c001_v0001181_t0009_u01758517522557") 2025/09/22 05:05:38 DEBUG : dest/3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300bf_d20250922_m045936_c001_v7007000_t0000_u01758517176547") 2025/09/22 05:05:38 DEBUG : dest/3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f409ed470a6b5b92b_d20250922_m045935_c001_v0001115_t0047_u01758517175423") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8b_d20250922_m050338_c001_v7007000_t0000_u01758517418894") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcde: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495b7_d20250922_m050334_c001_v0001180_t0028_u01758517414797") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480674_d20250922_m050454_c001_v7007000_t0000_u01758517494231") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd16de_d20250922_m050443_c001_v0001181_t0012_u01758517483660") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522dc_d20250922_m050439_c001_v7007000_t0000_u01758517479499") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1680_d20250922_m050428_c001_v0001181_t0027_u01758517468996") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f83_d20250922_m050424_c001_v7007000_t0000_u01758517464800") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd162c_d20250922_m050414_c001_v0001181_t0018_u01758517454121") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d58_d20250922_m050409_c001_v7007000_t0000_u01758517449996") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd15d4_d20250922_m050357_c001_v0001181_t0025_u01758517437706") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931efa_d20250922_m050353_c001_v7007000_t0000_u01758517433545") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd156c_d20250922_m050343_c001_v0001181_t0037_u01758517423018") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f74a1_d20250922_m050335_c001_v7007000_t0000_u01758517415925") 2025/09/22 05:05:38 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12002b_d20250922_m050327_c001_v0001176_t0044_u01758517407006") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6ad_d20250922_m050322_c001_v7007000_t0000_u01758517402843") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49566_d20250922_m050319_c001_v0001180_t0049_u01758517399240") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415be_d20250922_m050317_c001_v7007000_t0000_u01758517397536") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffaa_d20250922_m050307_c001_v0001176_t0022_u01758517387886") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206eb_d20250922_m050303_c001_v7007000_t0000_u01758517383679") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff87_d20250922_m050259_c001_v0001176_t0047_u01758517379969") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3cc_d20250922_m050258_c001_v7007000_t0000_u01758517378569") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff42_d20250922_m050248_c001_v0001176_t0011_u01758517368565") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110d33_d20250922_m050241_c001_v7007000_t0000_u01758517361817") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11feea_d20250922_m050230_c001_v0001176_t0050_u01758517350921") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d643_d20250922_m050226_c001_v7007000_t0000_u01758517346867") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11febb_d20250922_m050216_c001_v0001176_t0041_u01758517336088") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c6_d20250922_m050212_c001_v7007000_t0000_u01758517332029") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe7d_d20250922_m050200_c001_v0001176_t0002_u01758517320881") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6a3_d20250922_m050320_c001_v7007000_t0000_u01758517400898") 2025/09/22 05:05:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffe4_d20250922_m050316_c001_v0001176_t0052_u01758517396405") 2025/09/22 05:05:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8c_d20250922_m050339_c001_v7007000_t0000_u01758517419078") 2025/09/22 05:05:39 DEBUG : dir1/0001-bcdef: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd152e_d20250922_m050334_c001_v0001181_t0034_u01758517414775") 2025/09/22 05:05:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480678_d20250922_m050454_c001_v7007000_t0000_u01758517494416") 2025/09/22 05:05:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49709_d20250922_m050444_c001_v0001180_t0030_u01758517484238") 2025/09/22 05:05:39 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522dd_d20250922_m050439_c001_v7007000_t0000_u01758517479683") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac496d2_d20250922_m050429_c001_v0001180_t0006_u01758517469577") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f86_d20250922_m050424_c001_v7007000_t0000_u01758517464984") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4967f_d20250922_m050414_c001_v0001180_t0016_u01758517454687") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d59_d20250922_m050410_c001_v7007000_t0000_u01758517450181") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49635_d20250922_m050358_c001_v0001180_t0032_u01758517438285") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931efb_d20250922_m050353_c001_v7007000_t0000_u01758517433728") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495e5_d20250922_m050343_c001_v0001180_t0003_u01758517423679") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4805a4_d20250922_m050336_c001_v7007000_t0000_u01758517416075") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4958f_d20250922_m050327_c001_v0001180_t0007_u01758517407564") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6ae_d20250922_m050323_c001_v7007000_t0000_u01758517403028") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14ba_d20250922_m050319_c001_v0001181_t0031_u01758517399265") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3da_d20250922_m050317_c001_v7007000_t0000_u01758517397941") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337eed_d20250922_m050308_c001_v0001093_t0042_u01758517388466") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ec_d20250922_m050303_c001_v7007000_t0000_u01758517383861") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494dd_d20250922_m050259_c001_v0001180_t0053_u01758517379983") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e86c_d20250922_m050258_c001_v7007000_t0000_u01758517378187") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13f3_d20250922_m050249_c001_v0001181_t0037_u01758517369211") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bec_d20250922_m050241_c001_v7007000_t0000_u01758517361952") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e91_d20250922_m050231_c001_v0001093_t0013_u01758517351555") 2025/09/22 05:05:40 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d644_d20250922_m050227_c001_v7007000_t0000_u01758517347049") 2025/09/22 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e73_d20250922_m050216_c001_v0001093_t0037_u01758517336669") 2025/09/22 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c7_d20250922_m050212_c001_v7007000_t0000_u01758517332225") 2025/09/22 05:05:41 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e55_d20250922_m050201_c001_v0001093_t0029_u01758517321462") 2025/09/22 05:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6a2_d20250922_m050320_c001_v7007000_t0000_u01758517400713") 2025/09/22 05:05:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4954e_d20250922_m050316_c001_v0001180_t0008_u01758517396417") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8d_d20250922_m050339_c001_v7007000_t0000_u01758517419261") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefg: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120062_d20250922_m050334_c001_v0001176_t0011_u01758517414808") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48067c_d20250922_m050454_c001_v7007000_t0000_u01758517494600") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1201dc_d20250922_m050444_c001_v0001176_t0052_u01758517484819") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522de_d20250922_m050439_c001_v7007000_t0000_u01758517479867") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120183_d20250922_m050430_c001_v0001176_t0037_u01758517470139") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f8a_d20250922_m050425_c001_v7007000_t0000_u01758517465169") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12013e_d20250922_m050415_c001_v0001176_t0036_u01758517455298") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5a_d20250922_m050410_c001_v7007000_t0000_u01758517450365") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1200ea_d20250922_m050400_c001_v0001176_t0032_u01758517440245") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931efc_d20250922_m050353_c001_v7007000_t0000_u01758517433912") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12008e_d20250922_m050344_c001_v0001176_t0010_u01758517424240") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451555_d20250922_m050336_c001_v7007000_t0000_u01758517416103") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14fe_d20250922_m050328_c001_v0001181_t0032_u01758517408163") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6af_d20250922_m050323_c001_v7007000_t0000_u01758517403213") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120006_d20250922_m050319_c001_v0001176_t0058_u01758517399277") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415c0_d20250922_m050317_c001_v7007000_t0000_u01758517397719") 2025/09/22 05:05:41 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49517_d20250922_m050309_c001_v0001180_t0027_u01758517389857") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ed_d20250922_m050304_c001_v7007000_t0000_u01758517384054") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1436_d20250922_m050300_c001_v0001181_t0003_u01758517380178") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa945_d20250922_m050258_c001_v7007000_t0000_u01758517378199") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494a1_d20250922_m050249_c001_v0001180_t0001_u01758517369889") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db13395c_d20250922_m050241_c001_v7007000_t0000_u01758517361613") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49445_d20250922_m050232_c001_v0001180_t0019_u01758517352349") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d646_d20250922_m050227_c001_v7007000_t0000_u01758517347231") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493ff_d20250922_m050217_c001_v0001180_t0023_u01758517337435") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c8_d20250922_m050212_c001_v7007000_t0000_u01758517332407") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493cb_d20250922_m050201_c001_v0001180_t0026_u01758517321946") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415c4_d20250922_m050320_c001_v7007000_t0000_u01758517400732") 2025/09/22 05:05:42 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14a0_d20250922_m050316_c001_v0001181_t0058_u01758517396426") 2025/09/22 05:05:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8e_d20250922_m050339_c001_v7007000_t0000_u01758517419445") 2025/09/22 05:05:42 DEBUG : dir1/0003-defgh: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f4b_d20250922_m050334_c001_v0001093_t0020_u01758517414786") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48067e_d20250922_m050454_c001_v7007000_t0000_u01758517494782") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338030_d20250922_m050445_c001_v0001093_t0028_u01758517485404") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522df_d20250922_m050440_c001_v7007000_t0000_u01758517480050") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ff8_d20250922_m050430_c001_v0001093_t0028_u01758517470715") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f8e_d20250922_m050425_c001_v7007000_t0000_u01758517465358") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fc8_d20250922_m050415_c001_v0001093_t0052_u01758517455919") 2025/09/22 05:05:42 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5b_d20250922_m050410_c001_v7007000_t0000_u01758517450550") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f9e_d20250922_m050400_c001_v0001093_t0006_u01758517440823") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931efe_d20250922_m050354_c001_v7007000_t0000_u01758517434096") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f66_d20250922_m050344_c001_v0001093_t0056_u01758517424842") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f74a4_d20250922_m050336_c001_v7007000_t0000_u01758517416107") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f31_d20250922_m050328_c001_v0001093_t0044_u01758517408733") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b0_d20250922_m050323_c001_v7007000_t0000_u01758517403427") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49569_d20250922_m050319_c001_v0001180_t0023_u01758517399444") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8e9_d20250922_m050317_c001_v7007000_t0000_u01758517397543") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1479_d20250922_m050310_c001_v0001181_t0023_u01758517390431") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ee_d20250922_m050304_c001_v7007000_t0000_u01758517384238") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff89_d20250922_m050300_c001_v0001176_t0022_u01758517380193") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac645150a_d20250922_m050258_c001_v7007000_t0000_u01758517378618") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337eb5_d20250922_m050250_c001_v0001093_t0058_u01758517370479") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110d32_d20250922_m050241_c001_v7007000_t0000_u01758517361633") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13a0_d20250922_m050232_c001_v0001181_t0050_u01758517352899") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d647_d20250922_m050227_c001_v7007000_t0000_u01758517347413") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1378_d20250922_m050218_c001_v0001181_t0033_u01758517338034") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4c9_d20250922_m050212_c001_v7007000_t0000_u01758517332589") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd133b_d20250922_m050202_c001_v0001181_t0035_u01758517322142") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be705d_d20250922_m050320_c001_v7007000_t0000_u01758517400570") 2025/09/22 05:05:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f0b_d20250922_m050316_c001_v0001093_t0030_u01758517396554") 2025/09/22 05:05:43 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a8f_d20250922_m050339_c001_v7007000_t0000_u01758517419629") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghi: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495b9_d20250922_m050334_c001_v0001180_t0048_u01758517414985") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48067f_d20250922_m050454_c001_v7007000_t0000_u01758517494965") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd16f4_d20250922_m050445_c001_v0001181_t0033_u01758517485934") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e0_d20250922_m050440_c001_v7007000_t0000_u01758517480233") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1689_d20250922_m050431_c001_v0001181_t0027_u01758517471226") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f92_d20250922_m050425_c001_v7007000_t0000_u01758517465542") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1634_d20250922_m050416_c001_v0001181_t0056_u01758517456239") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5c_d20250922_m050410_c001_v7007000_t0000_u01758517450734") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd15e4_d20250922_m050401_c001_v0001181_t0006_u01758517441458") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931eff_d20250922_m050354_c001_v7007000_t0000_u01758517434280") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1580_d20250922_m050345_c001_v0001181_t0016_u01758517425345") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a87_d20250922_m050336_c001_v7007000_t0000_u01758517416463") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120039_d20250922_m050329_c001_v0001176_t0040_u01758517409216") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b1_d20250922_m050323_c001_v7007000_t0000_u01758517403616") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14be_d20250922_m050319_c001_v0001181_t0022_u01758517399472") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415c2_d20250922_m050318_c001_v7007000_t0000_u01758517398085") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffb6_d20250922_m050310_c001_v0001176_t0001_u01758517390650") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ef_d20250922_m050304_c001_v7007000_t0000_u01758517384421") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494df_d20250922_m050300_c001_v0001180_t0052_u01758517380207") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e86d_d20250922_m050258_c001_v7007000_t0000_u01758517378372") 2025/09/22 05:05:44 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff48_d20250922_m050250_c001_v0001176_t0011_u01758517370877") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419899979da26227_d20250922_m050241_c001_v7007000_t0000_u01758517361203") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fef8_d20250922_m050233_c001_v0001176_t0010_u01758517353110") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d649_d20250922_m050227_c001_v7007000_t0000_u01758517347594") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11febf_d20250922_m050218_c001_v0001176_t0037_u01758517338264") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4ca_d20250922_m050212_c001_v7007000_t0000_u01758517332769") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe87_d20250922_m050202_c001_v0001176_t0014_u01758517322408") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8f2_d20250922_m050320_c001_v7007000_t0000_u01758517400506") 2025/09/22 05:05:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49550_d20250922_m050316_c001_v0001180_t0015_u01758517396630") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a90_d20250922_m050339_c001_v7007000_t0000_u01758517419814") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghij: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120064_d20250922_m050335_c001_v0001176_t0008_u01758517415029") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480680_d20250922_m050455_c001_v7007000_t0000_u01758517495149") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49711_d20250922_m050446_c001_v0001180_t0054_u01758517486159") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e1_d20250922_m050440_c001_v7007000_t0000_u01758517480417") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac496d8_d20250922_m050431_c001_v0001180_t0028_u01758517471439") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f97_d20250922_m050425_c001_v7007000_t0000_u01758517465727") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49686_d20250922_m050416_c001_v0001180_t0049_u01758517456454") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5d_d20250922_m050410_c001_v7007000_t0000_u01758517450917") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49641_d20250922_m050401_c001_v0001180_t0041_u01758517441688") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f00_d20250922_m050354_c001_v7007000_t0000_u01758517434463") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495eb_d20250922_m050345_c001_v0001180_t0024_u01758517425604") 2025/09/22 05:05:45 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4805a5_d20250922_m050336_c001_v7007000_t0000_u01758517416260") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49599_d20250922_m050329_c001_v0001180_t0043_u01758517409441") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b2_d20250922_m050323_c001_v7007000_t0000_u01758517403802") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120008_d20250922_m050319_c001_v0001176_t0029_u01758517399493") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d69c_d20250922_m050317_c001_v7007000_t0000_u01758517397912") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ef7_d20250922_m050310_c001_v0001093_t0000_u01758517390868") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206f0_d20250922_m050304_c001_v7007000_t0000_u01758517384604") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1438_d20250922_m050300_c001_v0001181_t0045_u01758517380400") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa946_d20250922_m050258_c001_v7007000_t0000_u01758517378381") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13fa_d20250922_m050251_c001_v0001181_t0046_u01758517371085") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419899979da26229_d20250922_m050241_c001_v7007000_t0000_u01758517361567") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e95_d20250922_m050233_c001_v0001093_t0028_u01758517353320") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d64a_d20250922_m050227_c001_v7007000_t0000_u01758517347778") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e77_d20250922_m050218_c001_v0001093_t0031_u01758517338480") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4cb_d20250922_m050212_c001_v7007000_t0000_u01758517332952") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e57_d20250922_m050202_c001_v0001093_t0001_u01758517322638") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521ea_d20250922_m050320_c001_v7007000_t0000_u01758517400521") 2025/09/22 05:05:46 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffe8_d20250922_m050316_c001_v0001176_t0026_u01758517396640") 2025/09/22 05:05:46 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a91_d20250922_m050340_c001_v7007000_t0000_u01758517420001") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijk: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1530_d20250922_m050335_c001_v0001181_t0034_u01758517415074") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480682_d20250922_m050455_c001_v7007000_t0000_u01758517495333") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1201e8_d20250922_m050446_c001_v0001176_t0027_u01758517486355") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e2_d20250922_m050440_c001_v7007000_t0000_u01758517480601") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120189_d20250922_m050431_c001_v0001176_t0029_u01758517471669") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3f9b_d20250922_m050425_c001_v7007000_t0000_u01758517465912") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120144_d20250922_m050416_c001_v0001176_t0008_u01758517456654") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5e_d20250922_m050411_c001_v7007000_t0000_u01758517451101") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1200f6_d20250922_m050401_c001_v0001176_t0023_u01758517441897") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f01_d20250922_m050354_c001_v7007000_t0000_u01758517434648") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120094_d20250922_m050345_c001_v0001176_t0033_u01758517425832") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3e9_d20250922_m050336_c001_v7007000_t0000_u01758517416309") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1508_d20250922_m050329_c001_v0001181_t0054_u01758517409664") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b3_d20250922_m050323_c001_v7007000_t0000_u01758517403986") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f15_d20250922_m050319_c001_v0001093_t0055_u01758517399578") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8ec_d20250922_m050317_c001_v7007000_t0000_u01758517397909") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49527_d20250922_m050311_c001_v0001180_t0047_u01758517391387") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206f1_d20250922_m050304_c001_v7007000_t0000_u01758517384790") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494e1_d20250922_m050300_c001_v0001180_t0039_u01758517380424") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e86f_d20250922_m050258_c001_v7007000_t0000_u01758517378557") 2025/09/22 05:05:47 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494a7_d20250922_m050251_c001_v0001180_t0021_u01758517371298") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76e0d5_d20250922_m050241_c001_v7007000_t0000_u01758517361821") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4944d_d20250922_m050233_c001_v0001180_t0029_u01758517353809") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d64c_d20250922_m050227_c001_v7007000_t0000_u01758517347960") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49409_d20250922_m050219_c001_v0001180_t0037_u01758517339320") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4cc_d20250922_m050213_c001_v7007000_t0000_u01758517333133") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493d1_d20250922_m050203_c001_v0001180_t0039_u01758517323165") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133a0e_d20250922_m050320_c001_v7007000_t0000_u01758517400749") 2025/09/22 05:05:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14a4_d20250922_m050316_c001_v0001181_t0042_u01758517396676") 2025/09/22 05:05:48 DEBUG : dir1/0007-12345: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a92_d20250922_m050340_c001_v7007000_t0000_u01758517420185") 2025/09/22 05:05:48 DEBUG : dir1/0007-12345: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495bb_d20250922_m050335_c001_v0001180_t0040_u01758517415187") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480683_d20250922_m050455_c001_v7007000_t0000_u01758517495524") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338034_d20250922_m050446_c001_v0001093_t0015_u01758517486659") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e3_d20250922_m050440_c001_v7007000_t0000_u01758517480785") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338000_d20250922_m050431_c001_v0001093_t0044_u01758517471894") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fa0_d20250922_m050426_c001_v7007000_t0000_u01758517466097") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fcc_d20250922_m050416_c001_v0001093_t0031_u01758517456864") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d5f_d20250922_m050411_c001_v7007000_t0000_u01758517451284") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fa0_d20250922_m050402_c001_v0001093_t0057_u01758517442122") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f02_d20250922_m050354_c001_v7007000_t0000_u01758517434832") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f6e_d20250922_m050346_c001_v0001093_t0055_u01758517426040") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4805a2_d20250922_m050335_c001_v7007000_t0000_u01758517415890") 2025/09/22 05:05:48 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f35_d20250922_m050329_c001_v0001093_t0045_u01758517409874") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b4_d20250922_m050324_c001_v7007000_t0000_u01758517404171") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4956d_d20250922_m050319_c001_v0001180_t0015_u01758517399659") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d69d_d20250922_m050318_c001_v7007000_t0000_u01758517398096") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1481_d20250922_m050311_c001_v0001181_t0034_u01758517391574") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206f2_d20250922_m050304_c001_v7007000_t0000_u01758517384974") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff8d_d20250922_m050300_c001_v0001176_t0052_u01758517380440") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931eb0_d20250922_m050258_c001_v7007000_t0000_u01758517378772") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ebd_d20250922_m050251_c001_v0001093_t0033_u01758517371598") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141beb_d20250922_m050241_c001_v7007000_t0000_u01758517361780") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13a9_d20250922_m050234_c001_v0001181_t0057_u01758517354025") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d64d_d20250922_m050228_c001_v7007000_t0000_u01758517348142") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd137c_d20250922_m050219_c001_v0001181_t0024_u01758517339574") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c4cd_d20250922_m050213_c001_v7007000_t0000_u01758517333315") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd133e_d20250922_m050203_c001_v0001181_t0033_u01758517323368") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8f5_d20250922_m050320_c001_v7007000_t0000_u01758517400753") 2025/09/22 05:05:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49552_d20250922_m050316_c001_v0001180_t0003_u01758517396831") 2025/09/22 05:05:49 DEBUG : dir1/0008-23456: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a93_d20250922_m050340_c001_v7007000_t0000_u01758517420371") 2025/09/22 05:05:49 DEBUG : dir1/0008-23456: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120068_d20250922_m050335_c001_v0001176_t0044_u01758517415241") 2025/09/22 05:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480684_d20250922_m050455_c001_v7007000_t0000_u01758517495706") 2025/09/22 05:05:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd16fc_d20250922_m050447_c001_v0001181_t0056_u01758517487146") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e4_d20250922_m050440_c001_v7007000_t0000_u01758517480969") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1691_d20250922_m050432_c001_v0001181_t0017_u01758517472352") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fa4_d20250922_m050426_c001_v7007000_t0000_u01758517466281") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd163c_d20250922_m050417_c001_v0001181_t0051_u01758517457679") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d60_d20250922_m050411_c001_v7007000_t0000_u01758517451467") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd15ea_d20250922_m050402_c001_v0001181_t0039_u01758517442554") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f03_d20250922_m050355_c001_v7007000_t0000_u01758517435018") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1584_d20250922_m050346_c001_v0001181_t0009_u01758517426370") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133a24_d20250922_m050336_c001_v7007000_t0000_u01758517416319") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120045_d20250922_m050330_c001_v0001176_t0058_u01758517410301") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b5_d20250922_m050324_c001_v7007000_t0000_u01758517404354") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14c0_d20250922_m050319_c001_v0001181_t0004_u01758517399678") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7056_d20250922_m050317_c001_v7007000_t0000_u01758517397703") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffbe_d20250922_m050311_c001_v0001176_t0055_u01758517391834") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206f3_d20250922_m050305_c001_v7007000_t0000_u01758517385158") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd143c_d20250922_m050300_c001_v0001181_t0056_u01758517380610") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206c9_d20250922_m050258_c001_v7007000_t0000_u01758517378785") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff4d_d20250922_m050252_c001_v0001176_t0016_u01758517372183") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76e0d4_d20250922_m050241_c001_v7007000_t0000_u01758517361627") 2025/09/22 05:05:50 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fefc_d20250922_m050234_c001_v0001176_t0050_u01758517354247") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d64e_d20250922_m050228_c001_v7007000_t0000_u01758517348322") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fec3_d20250922_m050219_c001_v0001176_t0029_u01758517339784") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76c8b6_d20250922_m050213_c001_v7007000_t0000_u01758517333495") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe97_d20250922_m050203_c001_v0001176_t0004_u01758517323604") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6a1_d20250922_m050320_c001_v7007000_t0000_u01758517400529") 2025/09/22 05:05:51 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffec_d20250922_m050316_c001_v0001176_t0022_u01758517396855") 2025/09/22 05:05:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a94_d20250922_m050340_c001_v7007000_t0000_u01758517420554") 2025/09/22 05:05:51 DEBUG : dir1/0009-34567: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f4d_d20250922_m050335_c001_v0001093_t0039_u01758517415283") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480685_d20250922_m050455_c001_v7007000_t0000_u01758517495889") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49719_d20250922_m050447_c001_v0001180_t0051_u01758517487400") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e5_d20250922_m050441_c001_v7007000_t0000_u01758517481152") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac496e0_d20250922_m050432_c001_v0001180_t0045_u01758517472568") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fa8_d20250922_m050426_c001_v7007000_t0000_u01758517466465") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4968a_d20250922_m050418_c001_v0001180_t0031_u01758517458032") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d61_d20250922_m050411_c001_v7007000_t0000_u01758517451651") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4964b_d20250922_m050402_c001_v0001180_t0044_u01758517442790") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f04_d20250922_m050355_c001_v7007000_t0000_u01758517435206") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495f3_d20250922_m050346_c001_v0001180_t0047_u01758517426598") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a86_d20250922_m050336_c001_v7007000_t0000_u01758517416280") 2025/09/22 05:05:51 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4959f_d20250922_m050330_c001_v0001180_t0014_u01758517410522") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b6_d20250922_m050324_c001_v7007000_t0000_u01758517404536") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12000a_d20250922_m050319_c001_v0001176_t0009_u01758517399709") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521e8_d20250922_m050317_c001_v7007000_t0000_u01758517397923") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337efd_d20250922_m050312_c001_v0001093_t0047_u01758517392049") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206f8_d20250922_m050305_c001_v7007000_t0000_u01758517385341") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494e3_d20250922_m050300_c001_v0001180_t0015_u01758517380646") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa947_d20250922_m050258_c001_v7007000_t0000_u01758517378563") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13fe_d20250922_m050252_c001_v0001181_t0021_u01758517372394") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419899979da26228_d20250922_m050241_c001_v7007000_t0000_u01758517361385") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e97_d20250922_m050234_c001_v0001093_t0023_u01758517354470") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d650_d20250922_m050228_c001_v7007000_t0000_u01758517348504") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e79_d20250922_m050219_c001_v0001093_t0020_u01758517339995") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76caf3_d20250922_m050213_c001_v7007000_t0000_u01758517333678") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e5b_d20250922_m050203_c001_v0001093_t0045_u01758517323810") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be705e_d20250922_m050320_c001_v7007000_t0000_u01758517400766") 2025/09/22 05:05:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14a6_d20250922_m050316_c001_v0001181_t0037_u01758517396925") 2025/09/22 05:05:52 DEBUG : dir1/0010-45678: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a95_d20250922_m050340_c001_v7007000_t0000_u01758517420738") 2025/09/22 05:05:52 DEBUG : dir1/0010-45678: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1532_d20250922_m050335_c001_v0001181_t0005_u01758517415365") 2025/09/22 05:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480686_d20250922_m050456_c001_v7007000_t0000_u01758517496074") 2025/09/22 05:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1201f3_d20250922_m050447_c001_v0001176_t0035_u01758517487601") 2025/09/22 05:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522e9_d20250922_m050441_c001_v7007000_t0000_u01758517481336") 2025/09/22 05:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120193_d20250922_m050432_c001_v0001176_t0038_u01758517472781") 2025/09/22 05:05:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fac_d20250922_m050426_c001_v7007000_t0000_u01758517466656") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12014a_d20250922_m050418_c001_v0001176_t0019_u01758517458279") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d62_d20250922_m050411_c001_v7007000_t0000_u01758517451835") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1200f8_d20250922_m050402_c001_v0001176_t0041_u01758517442978") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f05_d20250922_m050355_c001_v7007000_t0000_u01758517435414") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12009b_d20250922_m050346_c001_v0001176_t0051_u01758517426813") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a84_d20250922_m050335_c001_v7007000_t0000_u01758517415910") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1512_d20250922_m050330_c001_v0001181_t0003_u01758517410725") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b7_d20250922_m050324_c001_v7007000_t0000_u01758517404720") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4956f_d20250922_m050319_c001_v0001180_t0039_u01758517399846") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76e0fa_d20250922_m050317_c001_v7007000_t0000_u01758517397953") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4952e_d20250922_m050312_c001_v0001180_t0021_u01758517392859") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206fc_d20250922_m050305_c001_v7007000_t0000_u01758517385530") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff8f_d20250922_m050300_c001_v0001176_t0001_u01758517380654") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521d0_d20250922_m050258_c001_v7007000_t0000_u01758517378630") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494ad_d20250922_m050252_c001_v0001180_t0035_u01758517372623") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f423d8082742136b2_d20250922_m050241_c001_v7007000_t0000_u01758517361647") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49457_d20250922_m050234_c001_v0001180_t0030_u01758517354863") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d652_d20250922_m050228_c001_v7007000_t0000_u01758517348685") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49411_d20250922_m050220_c001_v0001180_t0038_u01758517340404") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76cca1_d20250922_m050213_c001_v7007000_t0000_u01758517333860") 2025/09/22 05:05:53 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493d3_d20250922_m050204_c001_v0001180_t0036_u01758517324402") 2025/09/22 05:05:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8f3_d20250922_m050320_c001_v7007000_t0000_u01758517400560") 2025/09/22 05:05:54 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49554_d20250922_m050317_c001_v0001180_t0006_u01758517397037") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a96_d20250922_m050340_c001_v7007000_t0000_u01758517420922") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495bf_d20250922_m050335_c001_v0001180_t0009_u01758517415388") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480687_d20250922_m050456_c001_v7007000_t0000_u01758517496256") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f33803a_d20250922_m050447_c001_v0001093_t0013_u01758517487934") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522ed_d20250922_m050441_c001_v7007000_t0000_u01758517481519") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338008_d20250922_m050432_c001_v0001093_t0024_u01758517472989") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fb0_d20250922_m050426_c001_v7007000_t0000_u01758517466842") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fce_d20250922_m050418_c001_v0001093_t0044_u01758517458486") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d63_d20250922_m050412_c001_v7007000_t0000_u01758517452018") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fa6_d20250922_m050403_c001_v0001093_t0016_u01758517443197") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f06_d20250922_m050355_c001_v7007000_t0000_u01758517435596") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f74_d20250922_m050347_c001_v0001093_t0041_u01758517427023") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e890_d20250922_m050336_c001_v7007000_t0000_u01758517416327") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f39_d20250922_m050330_c001_v0001093_t0009_u01758517410935") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b8_d20250922_m050324_c001_v7007000_t0000_u01758517404903") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14c2_d20250922_m050319_c001_v0001181_t0037_u01758517399892") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f417fe05460102a7b_d20250922_m050317_c001_v7007000_t0000_u01758517397939") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd148b_d20250922_m050313_c001_v0001181_t0038_u01758517393057") 2025/09/22 05:05:54 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ff_d20250922_m050305_c001_v7007000_t0000_u01758517385723") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff91_d20250922_m050300_c001_v0001176_t0036_u01758517380863") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931eaf_d20250922_m050258_c001_v7007000_t0000_u01758517378580") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ebf_d20250922_m050252_c001_v0001093_t0037_u01758517372870") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419899979da2622b_d20250922_m050241_c001_v7007000_t0000_u01758517361749") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13b3_d20250922_m050235_c001_v0001181_t0011_u01758517355085") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d653_d20250922_m050228_c001_v7007000_t0000_u01758517348866") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1380_d20250922_m050220_c001_v0001181_t0007_u01758517340603") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76d08a_d20250922_m050214_c001_v7007000_t0000_u01758517334041") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1348_d20250922_m050205_c001_v0001181_t0039_u01758517325786") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3df_d20250922_m050320_c001_v7007000_t0000_u01758517400861") 2025/09/22 05:05:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f0d_d20250922_m050317_c001_v0001093_t0058_u01758517397070") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a97_d20250922_m050341_c001_v7007000_t0000_u01758517421105") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12006c_d20250922_m050335_c001_v0001176_t0010_u01758517415454") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480689_d20250922_m050456_c001_v7007000_t0000_u01758517496439") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd170c_d20250922_m050448_c001_v0001181_t0046_u01758517488396") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522f1_d20250922_m050441_c001_v7007000_t0000_u01758517481702") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1699_d20250922_m050433_c001_v0001181_t0044_u01758517473536") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fb4_d20250922_m050427_c001_v7007000_t0000_u01758517467037") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd164c_d20250922_m050419_c001_v0001181_t0016_u01758517459413") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d64_d20250922_m050412_c001_v7007000_t0000_u01758517452201") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd15f2_d20250922_m050404_c001_v0001181_t0054_u01758517444504") 2025/09/22 05:05:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f08_d20250922_m050355_c001_v7007000_t0000_u01758517435779") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd158e_d20250922_m050347_c001_v0001181_t0051_u01758517427482") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451554_d20250922_m050335_c001_v7007000_t0000_u01758517415916") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12004d_d20250922_m050331_c001_v0001176_t0021_u01758517411375") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6b9_d20250922_m050325_c001_v7007000_t0000_u01758517405087") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12000c_d20250922_m050319_c001_v0001176_t0013_u01758517399924") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7059_d20250922_m050318_c001_v7007000_t0000_u01758517398068") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffca_d20250922_m050313_c001_v0001176_t0001_u01758517393263") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520701_d20250922_m050305_c001_v7007000_t0000_u01758517385919") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494e7_d20250922_m050300_c001_v0001180_t0028_u01758517380876") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac645150b_d20250922_m050258_c001_v7007000_t0000_u01758517378803") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff51_d20250922_m050253_c001_v0001176_t0007_u01758517373481") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f423d8082742136b3_d20250922_m050241_c001_v7007000_t0000_u01758517361837") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff00_d20250922_m050235_c001_v0001176_t0004_u01758517355296") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d654_d20250922_m050229_c001_v7007000_t0000_u01758517349049") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fec7_d20250922_m050220_c001_v0001176_t0033_u01758517340818") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76d473_d20250922_m050214_c001_v7007000_t0000_u01758517334226") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe9f_d20250922_m050206_c001_v0001176_t0000_u01758517326003") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8f6_d20250922_m050320_c001_v7007000_t0000_u01758517400874") 2025/09/22 05:05:56 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ffee_d20250922_m050317_c001_v0001176_t0040_u01758517397085") 2025/09/22 05:05:56 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a98_d20250922_m050341_c001_v7007000_t0000_u01758517421289") 2025/09/22 05:05:56 DEBUG : dir1/0013-789;=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1534_d20250922_m050335_c001_v0001181_t0006_u01758517415577") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48068a_d20250922_m050456_c001_v7007000_t0000_u01758517496624") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49725_d20250922_m050448_c001_v0001180_t0033_u01758517488615") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522f6_d20250922_m050441_c001_v7007000_t0000_u01758517481886") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac496ea_d20250922_m050433_c001_v0001180_t0059_u01758517473769") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fb8_d20250922_m050427_c001_v7007000_t0000_u01758517467230") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49698_d20250922_m050419_c001_v0001180_t0021_u01758517459639") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d65_d20250922_m050412_c001_v7007000_t0000_u01758517452385") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49651_d20250922_m050404_c001_v0001180_t0026_u01758517444728") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f09_d20250922_m050355_c001_v7007000_t0000_u01758517435962") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49601_d20250922_m050347_c001_v0001180_t0008_u01758517427765") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451556_d20250922_m050336_c001_v7007000_t0000_u01758517416286") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495a9_d20250922_m050331_c001_v0001180_t0057_u01758517411583") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6ba_d20250922_m050325_c001_v7007000_t0000_u01758517405269") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49573_d20250922_m050320_c001_v0001180_t0037_u01758517400044") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521e9_d20250922_m050318_c001_v7007000_t0000_u01758517398107") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f03_d20250922_m050313_c001_v0001093_t0045_u01758517393482") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520702_d20250922_m050306_c001_v7007000_t0000_u01758517386121") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd143e_d20250922_m050300_c001_v0001181_t0009_u01758517380885") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521d1_d20250922_m050258_c001_v7007000_t0000_u01758517378814") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1402_d20250922_m050253_c001_v0001181_t0027_u01758517373689") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141be9_d20250922_m050241_c001_v7007000_t0000_u01758517361589") 2025/09/22 05:05:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e99_d20250922_m050235_c001_v0001093_t0042_u01758517355535") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d655_d20250922_m050229_c001_v7007000_t0000_u01758517349230") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e7b_d20250922_m050221_c001_v0001093_t0026_u01758517341042") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76d85c_d20250922_m050214_c001_v7007000_t0000_u01758517334407") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e5d_d20250922_m050206_c001_v0001093_t0055_u01758517326215") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521ec_d20250922_m050320_c001_v7007000_t0000_u01758517400890") 2025/09/22 05:05:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14a8_d20250922_m050317_c001_v0001181_t0033_u01758517397139") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a99_d20250922_m050341_c001_v7007000_t0000_u01758517421472") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495c1_d20250922_m050335_c001_v0001180_t0036_u01758517415589") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48068b_d20250922_m050456_c001_v7007000_t0000_u01758517496806") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1201f9_d20250922_m050448_c001_v0001176_t0039_u01758517488859") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522fa_d20250922_m050442_c001_v7007000_t0000_u01758517482069") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12019f_d20250922_m050433_c001_v0001176_t0011_u01758517473967") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fbc_d20250922_m050427_c001_v7007000_t0000_u01758517467415") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120157_d20250922_m050419_c001_v0001176_t0019_u01758517459842") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d66_d20250922_m050412_c001_v7007000_t0000_u01758517452570") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120104_d20250922_m050404_c001_v0001176_t0006_u01758517444935") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f0a_d20250922_m050356_c001_v7007000_t0000_u01758517436146") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d1200a3_d20250922_m050347_c001_v0001176_t0019_u01758517427974") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4805a6_d20250922_m050336_c001_v7007000_t0000_u01758517416289") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd151a_d20250922_m050331_c001_v0001181_t0023_u01758517411809") 2025/09/22 05:05:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6bb_d20250922_m050325_c001_v7007000_t0000_u01758517405454") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f17_d20250922_m050320_c001_v0001093_t0016_u01758517400086") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8ed_d20250922_m050318_c001_v7007000_t0000_u01758517398113") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4953a_d20250922_m050313_c001_v0001180_t0036_u01758517393871") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520703_d20250922_m050306_c001_v7007000_t0000_u01758517386308") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494eb_d20250922_m050301_c001_v0001180_t0035_u01758517381072") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206c8_d20250922_m050258_c001_v7007000_t0000_u01758517378596") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494b3_d20250922_m050253_c001_v0001180_t0008_u01758517373904") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f410e88201c7a3e1b_d20250922_m050241_c001_v7007000_t0000_u01758517361788") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4945d_d20250922_m050236_c001_v0001180_t0007_u01758517356063") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d656_d20250922_m050229_c001_v7007000_t0000_u01758517349412") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49417_d20250922_m050221_c001_v0001180_t0037_u01758517341568") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76dc46_d20250922_m050214_c001_v7007000_t0000_u01758517334588") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493db_d20250922_m050206_c001_v0001180_t0000_u01758517326672") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415c3_d20250922_m050320_c001_v7007000_t0000_u01758517400549") 2025/09/22 05:05:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49556_d20250922_m050317_c001_v0001180_t0049_u01758517397249") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a9a_d20250922_m050341_c001_v7007000_t0000_u01758517421655") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d12006e_d20250922_m050335_c001_v0001176_t0049_u01758517415669") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48068c_d20250922_m050456_c001_v7007000_t0000_u01758517496987") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f33803e_d20250922_m050449_c001_v0001093_t0003_u01758517489073") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434522fe_d20250922_m050442_c001_v7007000_t0000_u01758517482253") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f33800c_d20250922_m050434_c001_v0001093_t0054_u01758517474175") 2025/09/22 05:05:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fc0_d20250922_m050427_c001_v7007000_t0000_u01758517467600") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fd3_d20250922_m050420_c001_v0001093_t0054_u01758517460055") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d67_d20250922_m050412_c001_v7007000_t0000_u01758517452761") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fac_d20250922_m050405_c001_v0001093_t0006_u01758517445203") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f0c_d20250922_m050356_c001_v7007000_t0000_u01758517436328") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f78_d20250922_m050348_c001_v0001093_t0024_u01758517428179") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4805a7_d20250922_m050336_c001_v7007000_t0000_u01758517416444") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f41_d20250922_m050332_c001_v0001093_t0036_u01758517412083") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6bc_d20250922_m050325_c001_v7007000_t0000_u01758517405636") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd14c6_d20250922_m050320_c001_v0001181_t0045_u01758517400107") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f416eb82aa29ce8ea_d20250922_m050317_c001_v7007000_t0000_u01758517397727") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1493_d20250922_m050314_c001_v0001181_t0019_u01758517394109") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520704_d20250922_m050306_c001_v7007000_t0000_u01758517386492") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1440_d20250922_m050301_c001_v0001181_t0052_u01758517381099") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8aff_d20250922_m050258_c001_v7007000_t0000_u01758517378621") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ec3_d20250922_m050254_c001_v0001093_t0026_u01758517374120") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db13395d_d20250922_m050241_c001_v7007000_t0000_u01758517361801") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13b7_d20250922_m050236_c001_v0001181_t0048_u01758517356267") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d657_d20250922_m050229_c001_v7007000_t0000_u01758517349594") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1382_d20250922_m050221_c001_v0001181_t0021_u01758517341796") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76dc47_d20250922_m050214_c001_v7007000_t0000_u01758517334770") 2025/09/22 05:06:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd134c_d20250922_m050206_c001_v0001181_t0041_u01758517326908") 2025/09/22 05:06:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133a0d_d20250922_m050320_c001_v7007000_t0000_u01758517400566") 2025/09/22 05:06:01 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fff2_d20250922_m050317_c001_v0001176_t0052_u01758517397308") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf2_d20250922_m050244_c001_v7007000_t0000_u01758517364638") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49471_d20250922_m050239_c001_v0001180_t0016_u01758517359319") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf3_d20250922_m050244_c001_v7007000_t0000_u01758517364822") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff16_d20250922_m050239_c001_v0001176_t0018_u01758517359323") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf4_d20250922_m050245_c001_v7007000_t0000_u01758517365004") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13c6_d20250922_m050239_c001_v0001181_t0033_u01758517359343") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf5_d20250922_m050245_c001_v7007000_t0000_u01758517365189") 2025/09/22 05:06:01 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49473_d20250922_m050239_c001_v0001180_t0058_u01758517359521") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf6_d20250922_m050245_c001_v7007000_t0000_u01758517365372") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff19_d20250922_m050239_c001_v0001176_t0021_u01758517359590") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf7_d20250922_m050245_c001_v7007000_t0000_u01758517365555") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13ca_d20250922_m050239_c001_v0001181_t0037_u01758517359599") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf8_d20250922_m050245_c001_v7007000_t0000_u01758517365738") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49475_d20250922_m050239_c001_v0001180_t0057_u01758517359726") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bf9_d20250922_m050245_c001_v7007000_t0000_u01758517365921") 2025/09/22 05:06:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff1e_d20250922_m050239_c001_v0001176_t0005_u01758517359814") 2025/09/22 05:06:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bfa_d20250922_m050246_c001_v7007000_t0000_u01758517366104") 2025/09/22 05:06:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13cc_d20250922_m050239_c001_v0001181_t0020_u01758517359822") 2025/09/22 05:06:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bfb_d20250922_m050246_c001_v7007000_t0000_u01758517366288") 2025/09/22 05:06:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49479_d20250922_m050239_c001_v0001180_t0006_u01758517359943") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bfc_d20250922_m050246_c001_v7007000_t0000_u01758517366474") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13ce_d20250922_m050240_c001_v0001181_t0034_u01758517360028") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bfd_d20250922_m050246_c001_v7007000_t0000_u01758517366658") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff20_d20250922_m050240_c001_v0001176_t0046_u01758517360041") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bfe_d20250922_m050246_c001_v7007000_t0000_u01758517366842") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4947b_d20250922_m050240_c001_v0001180_t0041_u01758517360144") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141bff_d20250922_m050247_c001_v7007000_t0000_u01758517367025") 2025/09/22 05:06:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff24_d20250922_m050240_c001_v0001176_t0050_u01758517360260") 2025/09/22 05:06:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141c00_d20250922_m050247_c001_v7007000_t0000_u01758517367208") 2025/09/22 05:06:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13d0_d20250922_m050240_c001_v0001181_t0002_u01758517360279") 2025/09/22 05:06:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141c01_d20250922_m050247_c001_v7007000_t0000_u01758517367391") 2025/09/22 05:06:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4947d_d20250922_m050240_c001_v0001180_t0006_u01758517360379") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451512_d20250922_m050301_c001_v7007000_t0000_u01758517381364") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff67_d20250922_m050256_c001_v0001176_t0011_u01758517376973") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa94a_d20250922_m050301_c001_v7007000_t0000_u01758517381592") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1414_d20250922_m050257_c001_v0001181_t0011_u01758517377124") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521de_d20250922_m050301_c001_v7007000_t0000_u01758517381537") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494c3_d20250922_m050257_c001_v0001180_t0020_u01758517377136") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521df_d20250922_m050301_c001_v7007000_t0000_u01758517381606") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff69_d20250922_m050257_c001_v0001176_t0042_u01758517377184") 2025/09/22 05:06:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8b03_d20250922_m050301_c001_v7007000_t0000_u01758517381716") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ed4_d20250922_m050257_c001_v0001093_t0025_u01758517377197") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451513_d20250922_m050301_c001_v7007000_t0000_u01758517381551") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1418_d20250922_m050257_c001_v0001181_t0010_u01758517377334") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521e0_d20250922_m050301_c001_v7007000_t0000_u01758517381720") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494c5_d20250922_m050257_c001_v0001180_t0029_u01758517377346") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206ca_d20250922_m050301_c001_v7007000_t0000_u01758517381373") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff6b_d20250922_m050257_c001_v0001176_t0026_u01758517377389") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206cc_d20250922_m050301_c001_v7007000_t0000_u01758517381562") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd141c_d20250922_m050257_c001_v0001181_t0022_u01758517377543") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931eb3_d20250922_m050301_c001_v7007000_t0000_u01758517381381") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494c7_d20250922_m050257_c001_v0001180_t0045_u01758517377555") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521dd_d20250922_m050301_c001_v7007000_t0000_u01758517381415") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff6d_d20250922_m050257_c001_v0001176_t0005_u01758517377611") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f414b424ac6451515_d20250922_m050301_c001_v7007000_t0000_u01758517381742") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337eda_d20250922_m050257_c001_v0001093_t0048_u01758517377741") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8b01_d20250922_m050301_c001_v7007000_t0000_u01758517381340") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1420_d20250922_m050257_c001_v0001181_t0051_u01758517377751") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931eb4_d20250922_m050301_c001_v7007000_t0000_u01758517381570") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac494c9_d20250922_m050257_c001_v0001180_t0056_u01758517377809") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3cf_d20250922_m050301_c001_v7007000_t0000_u01758517381392") 2025/09/22 05:06:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff73_d20250922_m050257_c001_v0001176_t0013_u01758517377821") 2025/09/22 05:06:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f65206cf_d20250922_m050301_c001_v7007000_t0000_u01758517381752") 2025/09/22 05:06:04 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1424_d20250922_m050257_c001_v0001181_t0028_u01758517377967") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e84_d20250922_m050104_c001_v7007000_t0000_u01758517264197") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1026dd9908d7c20f_d20250922_m050101_c001_v0001044_t0053_u01758517261854") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141a4a_d20250922_m050101_c001_v7007000_t0000_u01758517261672") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1026dd9908d7c209_d20250922_m050057_c001_v0001044_t0036_u01758517257852") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141a3f_d20250922_m050057_c001_v7007000_t0000_u01758517257092") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4924c_d20250922_m050053_c001_v0001180_t0043_u01758517253399") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa74b_d20250922_m050051_c001_v7007000_t0000_u01758517251932") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11478457911f994c_d20250922_m050049_c001_v0001182_t0035_u01758517249982") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e79_d20250922_m050049_c001_v7007000_t0000_u01758517249799") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11478457911f993c_d20250922_m050046_c001_v0001182_t0036_u01758517246641") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e74_d20250922_m050045_c001_v7007000_t0000_u01758517245918") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd73_d20250922_m050042_c001_v0001176_t0013_u01758517242305") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d45c_d20250922_m050040_c001_v7007000_t0000_u01758517240869") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115b055c720fd80a_d20250922_m050039_c001_v0001181_t0045_u01758517239650") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db13373a_d20250922_m050039_c001_v7007000_t0000_u01758517239471") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115b055c720fd800_d20250922_m050036_c001_v0001181_t0038_u01758517236812") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133713_d20250922_m050036_c001_v7007000_t0000_u01758517236072") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd60_d20250922_m050032_c001_v0001176_t0008_u01758517232967") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d43e_d20250922_m050032_c001_v7007000_t0000_u01758517232044") 2025/09/22 05:06:04 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115fa39715a3216d_d20250922_m050030_c001_v0001177_t0043_u01758517230383") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d437_d20250922_m050030_c001_v7007000_t0000_u01758517230197") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115fa39715a32167_d20250922_m050027_c001_v0001177_t0015_u01758517227134") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d434_d20250922_m050026_c001_v7007000_t0000_u01758517226358") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd4e_d20250922_m050021_c001_v0001176_t0049_u01758517221290") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db13367d_d20250922_m050020_c001_v7007000_t0000_u01758517220375") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f100cb81926e87116_d20250922_m050018_c001_v0001090_t0007_u01758517218533") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520569_d20250922_m050018_c001_v7007000_t0000_u01758517218351") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f100cb81926e87113_d20250922_m050015_c001_v0001090_t0036_u01758517215303") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520561_d20250922_m050014_c001_v7007000_t0000_u01758517214558") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd2c_d20250922_m050006_c001_v0001176_t0020_u01758517206810") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141941_d20250922_m050005_c001_v7007000_t0000_u01758517205842") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f10227a7455172828_d20250922_m050004_c001_v0001165_t0057_u01758517204251") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110ae5_d20250922_m050004_c001_v7007000_t0000_u01758517204073") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f10227a7455172826_d20250922_m050000_c001_v0001165_t0009_u01758517200402") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110ad8_d20250922_m045959_c001_v7007000_t0000_u01758517199642") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93da64_d20250922_m045953_c001_v0001134_t0004_u01758517193863") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300d0_d20250922_m045952_c001_v7007000_t0000_u01758517192772") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f113c2a29faf674aa_d20250922_m045947_c001_v0001181_t0035_u01758517187125") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f7352_d20250922_m045946_c001_v7007000_t0000_u01758517186919") 2025/09/22 05:06:05 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac491af_d20250922_m045943_c001_v0001180_t0055_u01758517183020") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1193de60465f3a11_d20250922_m045942_c001_v0001099_t0055_u01758517182041") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1193de60465f3a0f_d20250922_m045941_c001_v0001099_t0050_u01758517181014") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e4ab_d20250922_m045927_c001_v7007000_t0000_u01758517167859") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93da2f_d20250922_m045920_c001_v0001134_t0010_u01758517160445") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f112810cb6f7b78b9_d20250922_m045919_c001_v0001131_t0057_u01758517159550") 2025/09/22 05:06:06 DEBUG : dst/one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f112810cb6f7b78b7_d20250922_m045918_c001_v0001131_t0046_u01758517158508") 2025/09/22 05:06:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e85_d20250922_m050104_c001_v7007000_t0000_u01758517264380") 2025/09/22 05:06:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f109c9d1be1a9088b_d20250922_m050101_c001_v0001099_t0040_u01758517261353") 2025/09/22 05:06:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f116a646b35766f55_d20250922_m050056_c001_v0001184_t0003_u01758517256882") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa74c_d20250922_m050052_c001_v7007000_t0000_u01758517252116") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f105ef93a8009f60a_d20250922_m050049_c001_v0001183_t0039_u01758517249600") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11391d72d7c0063d_d20250922_m050045_c001_v0001041_t0001_u01758517245530") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d45d_d20250922_m050041_c001_v7007000_t0000_u01758517241053") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1125fe0151aa799a_d20250922_m050038_c001_v0001136_t0010_u01758517238837") 2025/09/22 05:06:06 DEBUG : dst/one.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106511eff7311313_d20250922_m050035_c001_v0001178_t0013_u01758517235856") 2025/09/22 05:06:06 DEBUG : dst/three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300d1_d20250922_m045952_c001_v7007000_t0000_u01758517192953") 2025/09/22 05:06:06 DEBUG : dst/three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1193de60465f3a2b_d20250922_m045951_c001_v0001099_t0010_u01758517191347") 2025/09/22 05:06:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e86_d20250922_m050104_c001_v7007000_t0000_u01758517264562") 2025/09/22 05:06:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1177d5dbb798f9ea_d20250922_m050102_c001_v0001043_t0006_u01758517262802") 2025/09/22 05:06:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f111a497e794293c0_d20250922_m050058_c001_v0001157_t0021_u01758517258907") 2025/09/22 05:06:06 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e87_d20250922_m050104_c001_v7007000_t0000_u01758517264744") 2025/09/22 05:06:06 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1026dd9908d7c213_d20250922_m050103_c001_v0001044_t0010_u01758517263342") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141a4b_d20250922_m050103_c001_v7007000_t0000_u01758517263160") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1026dd9908d7c20b_d20250922_m050059_c001_v0001044_t0025_u01758517259495") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141a45_d20250922_m050059_c001_v7007000_t0000_u01758517259313") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49252_d20250922_m050054_c001_v0001180_t0030_u01758517254181") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa74d_d20250922_m050052_c001_v7007000_t0000_u01758517252300") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11478457911f994e_d20250922_m050051_c001_v0001182_t0048_u01758517251339") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e7c_d20250922_m050051_c001_v7007000_t0000_u01758517251155") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11478457911f9945_d20250922_m050048_c001_v0001182_t0057_u01758517248056") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e78_d20250922_m050047_c001_v7007000_t0000_u01758517247872") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd79_d20250922_m050042_c001_v0001176_t0050_u01758517242902") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133746_d20250922_m050040_c001_v7007000_t0000_u01758517240302") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49230_d20250922_m050038_c001_v0001180_t0002_u01758517238010") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133727_d20250922_m050037_c001_v7007000_t0000_u01758517237632") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd62_d20250922_m050033_c001_v0001176_t0027_u01758517233377") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d439_d20250922_m050031_c001_v7007000_t0000_u01758517231098") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4921a_d20250922_m050029_c001_v0001180_t0037_u01758517229001") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d435_d20250922_m050027_c001_v7007000_t0000_u01758517227909") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd50_d20250922_m050021_c001_v0001176_t0019_u01758517221745") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f652056c_d20250922_m050019_c001_v7007000_t0000_u01758517219429") 2025/09/22 05:06:07 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac491f9_d20250922_m050017_c001_v0001180_t0027_u01758517217281") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520564_d20250922_m050016_c001_v7007000_t0000_u01758517216127") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd32_d20250922_m050009_c001_v0001176_t0004_u01758517209663") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110ae8_d20250922_m050004_c001_v7007000_t0000_u01758517204885") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93da74_d20250922_m050002_c001_v0001134_t0034_u01758517202219") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f412371876c110adb_d20250922_m050001_c001_v7007000_t0000_u01758517201107") 2025/09/22 05:06:08 DEBUG : dst/three.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac491cb_d20250922_m045954_c001_v0001180_t0014_u01758517194770") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa74e_d20250922_m050052_c001_v7007000_t0000_u01758517252481") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f112b58d6cb757d24_d20250922_m050050_c001_v0001172_t0020_u01758517250849") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11758fb3165a62f6_d20250922_m050047_c001_v0001134_t0024_u01758517247432") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d45e_d20250922_m050041_c001_v7007000_t0000_u01758517241371") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115e422df735313f_d20250922_m050040_c001_v0001182_t0017_u01758517240072") 2025/09/22 05:06:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106a002f989ba348_d20250922_m050037_c001_v0001043_t0036_u01758517237239") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e88_d20250922_m050104_c001_v7007000_t0000_u01758517264925") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd87_d20250922_m050053_c001_v0001176_t0050_u01758517253961") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa74f_d20250922_m050052_c001_v7007000_t0000_u01758517252664") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49236_d20250922_m050042_c001_v0001180_t0036_u01758517242525") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d460_d20250922_m050041_c001_v7007000_t0000_u01758517241555") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49220_d20250922_m050033_c001_v0001180_t0003_u01758517233175") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d43f_d20250922_m050032_c001_v7007000_t0000_u01758517232228") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49204_d20250922_m050021_c001_v0001180_t0048_u01758517221506") 2025/09/22 05:06:08 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41951d83db133680_d20250922_m050020_c001_v7007000_t0000_u01758517220562") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac491e2_d20250922_m050007_c001_v0001180_t0010_u01758517207389") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141942_d20250922_m050006_c001_v7007000_t0000_u01758517206027") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd22_d20250922_m045954_c001_v0001176_t0038_u01758517194555") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300d2_d20250922_m045953_c001_v7007000_t0000_u01758517193135") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f11087092cc70f90b_d20250922_m045948_c001_v0001172_t0031_u01758517188846") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e4ac_d20250922_m045928_c001_v7007000_t0000_u01758517168044") 2025/09/22 05:06:09 DEBUG : dst/two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f112810cb6f7b78c3_d20250922_m045926_c001_v0001131_t0036_u01758517166822") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be1cc8_d20250922_m045852_c001_v7007000_t0000_u01758517132883") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49153_d20250922_m045849_c001_v0001180_t0053_u01758517129092") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be1cc4_d20250922_m045847_c001_v7007000_t0000_u01758517127172") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4913c_d20250922_m045837_c001_v0001180_t0049_u01758517117022") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451ebd_d20250922_m045828_c001_v7007000_t0000_u01758517108628") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49126_d20250922_m045824_c001_v0001180_t0007_u01758517104811") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c8_d20250922_m045805_c001_v7007000_t0000_u01758517085296") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9aa_d20250922_m045803_c001_v0001134_t0045_u01758517083206") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c4_d20250922_m045802_c001_v7007000_t0000_u01758517082345") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9a4_d20250922_m045800_c001_v0001134_t0027_u01758517080811") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8bf_d20250922_m045757_c001_v7007000_t0000_u01758517077780") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d98e_d20250922_m045755_c001_v0001134_t0019_u01758517075230") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8ba_d20250922_m045754_c001_v7007000_t0000_u01758517074217") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d980_d20250922_m045752_c001_v0001134_t0022_u01758517072492") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8037_d20250922_m045746_c001_v7007000_t0000_u01758517066161") 2025/09/22 05:06:09 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d958_d20250922_m045744_c001_v0001134_t0008_u01758517064403") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8034_d20250922_m045743_c001_v7007000_t0000_u01758517063498") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d950_d20250922_m045742_c001_v0001134_t0054_u01758517062644") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd802f_d20250922_m045737_c001_v7007000_t0000_u01758517057886") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d93a_d20250922_m045736_c001_v0001134_t0028_u01758517056284") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd802b_d20250922_m045734_c001_v7007000_t0000_u01758517054455") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d92f_d20250922_m045733_c001_v0001134_t0044_u01758517053316") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8028_d20250922_m045732_c001_v7007000_t0000_u01758517052953") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115fe5325b1ee414_d20250922_m045731_c001_v0001044_t0040_u01758517051956") 2025/09/22 05:06:10 DEBUG : empty space: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d929_d20250922_m045730_c001_v0001134_t0038_u01758517050083") 2025/09/22 05:06:10 DEBUG : enormous: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c6_d20250922_m045804_c001_v7007000_t0000_u01758517084366") 2025/09/22 05:06:10 DEBUG : enormous: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9ae_d20250922_m045803_c001_v0001134_t0040_u01758517083516") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be6e8c_d20250922_m050109_c001_v7007000_t0000_u01758517269150") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fdaa_d20250922_m050107_c001_v0001176_t0011_u01758517267977") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451ebb_d20250922_m045823_c001_v7007000_t0000_u01758517103462") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49120_d20250922_m045822_c001_v0001180_t0008_u01758517102382") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d37f_d20250922_m045726_c001_v7007000_t0000_u01758517046627") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d915_d20250922_m045725_c001_v0001134_t0022_u01758517045447") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d37d_d20250922_m045724_c001_v7007000_t0000_u01758517044902") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d912_d20250922_m045724_c001_v0001134_t0004_u01758517044199") 2025/09/22 05:06:10 DEBUG : existing: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d910_d20250922_m045723_c001_v0001134_t0021_u01758517043275") 2025/09/22 05:06:11 DEBUG : existing-b: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451ebc_d20250922_m045823_c001_v7007000_t0000_u01758517103645") 2025/09/22 05:06:11 DEBUG : existing-b: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9db_d20250922_m045822_c001_v0001134_t0003_u01758517102372") 2025/09/22 05:06:11 DEBUG : file1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b62_d20250922_m050152_c001_v7007000_t0000_u01758517312619") 2025/09/22 05:06:11 DEBUG : file1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49390_d20250922_m050151_c001_v0001180_t0006_u01758517311442") 2025/09/22 05:06:11 DEBUG : file1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b5e_d20250922_m050150_c001_v7007000_t0000_u01758517310045") 2025/09/22 05:06:11 DEBUG : file1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe59_d20250922_m050148_c001_v0001176_t0043_u01758517308606") 2025/09/22 05:06:11 DEBUG : five: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c9_d20250922_m045809_c001_v7007000_t0000_u01758517089127") 2025/09/22 05:06:11 DEBUG : five: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419888315b93d9be_d20250922_m045807_c001_v0001134_t0041_u01758517087126") 2025/09/22 05:06:11 DEBUG : foo: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd802c_d20250922_m045735_c001_v7007000_t0000_u01758517055921") 2025/09/22 05:06:11 DEBUG : foo: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419888315b93d936_d20250922_m045735_c001_v0001134_t0041_u01758517055374") 2025/09/22 05:06:11 DEBUG : foo: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419888315b93d931_d20250922_m045734_c001_v0001134_t0041_u01758517054817") 2025/09/22 05:06:11 DEBUG : four: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8ca_d20250922_m045809_c001_v7007000_t0000_u01758517089311") 2025/09/22 05:06:11 DEBUG : four: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac49101_d20250922_m045807_c001_v0001180_t0006_u01758517087717") 2025/09/22 05:06:11 DEBUG : four: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9ba_d20250922_m045806_c001_v0001134_t0024_u01758517086347") 2025/09/22 05:06:11 DEBUG : hello world2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c6b_d20250922_m045639_c001_v7007000_t0000_u01758516999077") 2025/09/22 05:06:11 DEBUG : hello world2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8b3_d20250922_m045638_c001_v0001134_t0047_u01758516998401") 2025/09/22 05:06:11 DEBUG : ignore-size: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d378_d20250922_m045722_c001_v7007000_t0000_u01758517042913") 2025/09/22 05:06:11 DEBUG : ignore-size: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d90e_d20250922_m045721_c001_v0001134_t0017_u01758517041849") 2025/09/22 05:06:11 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451eb9_d20250922_m045821_c001_v7007000_t0000_u01758517101613") 2025/09/22 05:06:11 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc75_d20250922_m045821_c001_v0001176_t0037_u01758517101016") 2025/09/22 05:06:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8dc_d20250922_m045820_c001_v7007000_t0000_u01758517100267") 2025/09/22 05:06:12 DEBUG : nested/sub dir/file: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc70_d20250922_m045819_c001_v0001176_t0026_u01758517099039") 2025/09/22 05:06:12 DEBUG : one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8cb_d20250922_m045809_c001_v7007000_t0000_u01758517089494") 2025/09/22 05:06:12 DEBUG : one: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419888315b93d9b2_d20250922_m045805_c001_v0001134_t0041_u01758517085699") 2025/09/22 05:06:12 DEBUG : only0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b41_d20250922_m050144_c001_v7007000_t0000_u01758517304138") 2025/09/22 05:06:12 DEBUG : only0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f406914152f337e1c_d20250922_m050139_c001_v0001093_t0036_u01758517299153") 2025/09/22 05:06:12 DEBUG : only0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492f5_d20250922_m050129_c001_v0001180_t0058_u01758517289199") 2025/09/22 05:06:12 DEBUG : only0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4803eb_d20250922_m050123_c001_v7007000_t0000_u01758517283620") 2025/09/22 05:06:12 DEBUG : only0: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49298_d20250922_m050112_c001_v0001180_t0005_u01758517272623") 2025/09/22 05:06:12 DEBUG : only1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b45_d20250922_m050144_c001_v7007000_t0000_u01758517304321") 2025/09/22 05:06:12 DEBUG : only1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe46_d20250922_m050139_c001_v0001176_t0036_u01758517299321") 2025/09/22 05:06:12 DEBUG : only1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492f7_d20250922_m050129_c001_v0001180_t0059_u01758517289678") 2025/09/22 05:06:12 DEBUG : only1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4803e0_d20250922_m050123_c001_v7007000_t0000_u01758517283066") 2025/09/22 05:06:12 DEBUG : only1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4929c_d20250922_m050113_c001_v0001180_t0028_u01758517273208") 2025/09/22 05:06:12 DEBUG : only10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b47_d20250922_m050144_c001_v7007000_t0000_u01758517304506") 2025/09/22 05:06:12 DEBUG : only10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe3a_d20250922_m050138_c001_v0001176_t0036_u01758517298364") 2025/09/22 05:06:12 DEBUG : only10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49317_d20250922_m050133_c001_v0001180_t0010_u01758517293611") 2025/09/22 05:06:12 DEBUG : only10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c830159_d20250922_m050123_c001_v7007000_t0000_u01758517283241") 2025/09/22 05:06:12 DEBUG : only10: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492b6_d20250922_m050117_c001_v0001180_t0010_u01758517277374") 2025/09/22 05:06:12 DEBUG : only11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b48_d20250922_m050144_c001_v7007000_t0000_u01758517304691") 2025/09/22 05:06:12 DEBUG : only11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac49346_d20250922_m050138_c001_v0001180_t0006_u01758517298375") 2025/09/22 05:06:12 DEBUG : only11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49319_d20250922_m050134_c001_v0001180_t0058_u01758517294056") 2025/09/22 05:06:12 DEBUG : only11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c83015a_d20250922_m050123_c001_v7007000_t0000_u01758517283423") 2025/09/22 05:06:12 DEBUG : only11: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492b8_d20250922_m050117_c001_v0001180_t0041_u01758517277911") 2025/09/22 05:06:13 DEBUG : only12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b49_d20250922_m050144_c001_v7007000_t0000_u01758517304874") 2025/09/22 05:06:13 DEBUG : only12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4075b90372fd12bd_d20250922_m050138_c001_v0001181_t0037_u01758517298964") 2025/09/22 05:06:13 DEBUG : only12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4931b_d20250922_m050134_c001_v0001180_t0017_u01758517294463") 2025/09/22 05:06:13 DEBUG : only12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7bc_d20250922_m050123_c001_v7007000_t0000_u01758517283039") 2025/09/22 05:06:13 DEBUG : only12: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492ba_d20250922_m050118_c001_v0001180_t0019_u01758517278372") 2025/09/22 05:06:13 DEBUG : only13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b4a_d20250922_m050145_c001_v7007000_t0000_u01758517305057") 2025/09/22 05:06:13 DEBUG : only13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac49348_d20250922_m050138_c001_v0001180_t0006_u01758517298776") 2025/09/22 05:06:13 DEBUG : only13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49327_d20250922_m050134_c001_v0001180_t0059_u01758517294911") 2025/09/22 05:06:13 DEBUG : only13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be2283_d20250922_m050123_c001_v7007000_t0000_u01758517283773") 2025/09/22 05:06:13 DEBUG : only13: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492c2_d20250922_m050118_c001_v0001180_t0014_u01758517278831") 2025/09/22 05:06:13 DEBUG : only14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b4b_d20250922_m050145_c001_v7007000_t0000_u01758517305242") 2025/09/22 05:06:13 DEBUG : only14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe3c_d20250922_m050138_c001_v0001176_t0036_u01758517298765") 2025/09/22 05:06:13 DEBUG : only14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4932d_d20250922_m050135_c001_v0001180_t0058_u01758517295336") 2025/09/22 05:06:13 DEBUG : only14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4803e3_d20250922_m050123_c001_v7007000_t0000_u01758517283254") 2025/09/22 05:06:13 DEBUG : only14: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492c4_d20250922_m050119_c001_v0001180_t0043_u01758517279323") 2025/09/22 05:06:13 DEBUG : only15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b4d_d20250922_m050145_c001_v7007000_t0000_u01758517305428") 2025/09/22 05:06:13 DEBUG : only15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe40_d20250922_m050138_c001_v0001176_t0036_u01758517298949") 2025/09/22 05:06:13 DEBUG : only15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49331_d20250922_m050135_c001_v0001180_t0059_u01758517295752") 2025/09/22 05:06:13 DEBUG : only15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be227a_d20250922_m050123_c001_v7007000_t0000_u01758517283038") 2025/09/22 05:06:13 DEBUG : only15: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492c7_d20250922_m050119_c001_v0001180_t0008_u01758517279732") 2025/09/22 05:06:14 DEBUG : only16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b4e_d20250922_m050145_c001_v7007000_t0000_u01758517305611") 2025/09/22 05:06:14 DEBUG : only16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac4934a_d20250922_m050138_c001_v0001180_t0006_u01758517298962") 2025/09/22 05:06:14 DEBUG : only16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49337_d20250922_m050136_c001_v0001180_t0007_u01758517296163") 2025/09/22 05:06:14 DEBUG : only16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4803e7_d20250922_m050123_c001_v7007000_t0000_u01758517283437") 2025/09/22 05:06:14 DEBUG : only16: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492cb_d20250922_m050120_c001_v0001180_t0048_u01758517280145") 2025/09/22 05:06:14 DEBUG : only17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b4f_d20250922_m050145_c001_v7007000_t0000_u01758517305795") 2025/09/22 05:06:14 DEBUG : only17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe42_d20250922_m050139_c001_v0001176_t0036_u01758517299136") 2025/09/22 05:06:14 DEBUG : only17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49339_d20250922_m050136_c001_v0001180_t0031_u01758517296573") 2025/09/22 05:06:14 DEBUG : only17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c830158_d20250922_m050123_c001_v7007000_t0000_u01758517283054") 2025/09/22 05:06:14 DEBUG : only17: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492cd_d20250922_m050120_c001_v0001180_t0055_u01758517280576") 2025/09/22 05:06:14 DEBUG : only18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b51_d20250922_m050145_c001_v7007000_t0000_u01758517305978") 2025/09/22 05:06:14 DEBUG : only18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac4934c_d20250922_m050139_c001_v0001180_t0006_u01758517299148") 2025/09/22 05:06:14 DEBUG : only18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4933b_d20250922_m050137_c001_v0001180_t0029_u01758517297088") 2025/09/22 05:06:14 DEBUG : only18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be2282_d20250922_m050123_c001_v7007000_t0000_u01758517283588") 2025/09/22 05:06:15 DEBUG : only18: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492cf_d20250922_m050121_c001_v0001180_t0021_u01758517281049") 2025/09/22 05:06:15 DEBUG : only19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b52_d20250922_m050146_c001_v7007000_t0000_u01758517306162") 2025/09/22 05:06:15 DEBUG : only19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4075b90372fd12c1_d20250922_m050139_c001_v0001181_t0037_u01758517299158") 2025/09/22 05:06:15 DEBUG : only19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4933f_d20250922_m050137_c001_v0001180_t0028_u01758517297503") 2025/09/22 05:06:15 DEBUG : only19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c1_d20250922_m050123_c001_v7007000_t0000_u01758517283781") 2025/09/22 05:06:15 DEBUG : only19: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492d5_d20250922_m050121_c001_v0001180_t0035_u01758517281450") 2025/09/22 05:06:15 DEBUG : only2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b54_d20250922_m050146_c001_v7007000_t0000_u01758517306346") 2025/09/22 05:06:15 DEBUG : only2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac49356_d20250922_m050139_c001_v0001180_t0006_u01758517299332") 2025/09/22 05:06:15 DEBUG : only2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492f9_d20250922_m050130_c001_v0001180_t0033_u01758517290093") 2025/09/22 05:06:15 DEBUG : only2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be227f_d20250922_m050123_c001_v7007000_t0000_u01758517283403") 2025/09/22 05:06:15 DEBUG : only2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492a0_d20250922_m050113_c001_v0001180_t0006_u01758517273636") 2025/09/22 05:06:15 DEBUG : only3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b56_d20250922_m050146_c001_v7007000_t0000_u01758517306531") 2025/09/22 05:06:15 DEBUG : only3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f406914152f337e20_d20250922_m050139_c001_v0001093_t0036_u01758517299342") 2025/09/22 05:06:15 DEBUG : only3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492ff_d20250922_m050130_c001_v0001180_t0013_u01758517290622") 2025/09/22 05:06:15 DEBUG : only3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be227e_d20250922_m050123_c001_v7007000_t0000_u01758517283221") 2025/09/22 05:06:15 DEBUG : only3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492a4_d20250922_m050114_c001_v0001180_t0050_u01758517274089") 2025/09/22 05:06:15 DEBUG : only4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b57_d20250922_m050146_c001_v7007000_t0000_u01758517306716") 2025/09/22 05:06:15 DEBUG : only4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4075b90372fd12c5_d20250922_m050139_c001_v0001181_t0037_u01758517299351") 2025/09/22 05:06:15 DEBUG : only4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49303_d20250922_m050131_c001_v0001180_t0013_u01758517291044") 2025/09/22 05:06:15 DEBUG : only4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7bf_d20250922_m050123_c001_v7007000_t0000_u01758517283411") 2025/09/22 05:06:16 DEBUG : only4: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492a6_d20250922_m050114_c001_v0001180_t0003_u01758517274534") 2025/09/22 05:06:16 DEBUG : only5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b58_d20250922_m050146_c001_v7007000_t0000_u01758517306914") 2025/09/22 05:06:16 DEBUG : only5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fe48_d20250922_m050139_c001_v0001176_t0036_u01758517299511") 2025/09/22 05:06:16 DEBUG : only5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49305_d20250922_m050131_c001_v0001180_t0024_u01758517291461") 2025/09/22 05:06:16 DEBUG : only5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be2273_d20250922_m050122_c001_v7007000_t0000_u01758517282672") 2025/09/22 05:06:16 DEBUG : only5: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492a8_d20250922_m050114_c001_v0001180_t0035_u01758517274955") 2025/09/22 05:06:16 DEBUG : only6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b59_d20250922_m050147_c001_v7007000_t0000_u01758517307100") 2025/09/22 05:06:16 DEBUG : only6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac4935a_d20250922_m050139_c001_v0001180_t0006_u01758517299520") 2025/09/22 05:06:16 DEBUG : only6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49309_d20250922_m050131_c001_v0001180_t0025_u01758517291908") 2025/09/22 05:06:16 DEBUG : only6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be2277_d20250922_m050122_c001_v7007000_t0000_u01758517282853") 2025/09/22 05:06:16 DEBUG : only6: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492ac_d20250922_m050115_c001_v0001180_t0026_u01758517275707") 2025/09/22 05:06:16 DEBUG : only7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b5b_d20250922_m050147_c001_v7007000_t0000_u01758517307282") 2025/09/22 05:06:16 DEBUG : only7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f406914152f337e22_d20250922_m050139_c001_v0001093_t0036_u01758517299534") 2025/09/22 05:06:16 DEBUG : only7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4930b_d20250922_m050132_c001_v0001180_t0025_u01758517292322") 2025/09/22 05:06:16 DEBUG : only7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7c0_d20250922_m050123_c001_v7007000_t0000_u01758517283595") 2025/09/22 05:06:16 DEBUG : only7: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492b0_d20250922_m050116_c001_v0001180_t0055_u01758517276122") 2025/09/22 05:06:16 DEBUG : only8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b5c_d20250922_m050147_c001_v7007000_t0000_u01758517307466") 2025/09/22 05:06:16 DEBUG : only8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4075b90372fd12c7_d20250922_m050139_c001_v0001181_t0037_u01758517299539") 2025/09/22 05:06:16 DEBUG : only8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4930f_d20250922_m050132_c001_v0001180_t0024_u01758517292731") 2025/09/22 05:06:16 DEBUG : only8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c83015d_d20250922_m050123_c001_v7007000_t0000_u01758517283608") 2025/09/22 05:06:16 DEBUG : only8: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492b2_d20250922_m050116_c001_v0001180_t0057_u01758517276544") 2025/09/22 05:06:17 DEBUG : only9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b5d_d20250922_m050147_c001_v7007000_t0000_u01758517307651") 2025/09/22 05:06:17 DEBUG : only9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f403825735ac4935c_d20250922_m050139_c001_v0001180_t0006_u01758517299705") 2025/09/22 05:06:17 DEBUG : only9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49311_d20250922_m050133_c001_v0001180_t0027_u01758517293170") 2025/09/22 05:06:17 DEBUG : only9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404e9624c20fa7be_d20250922_m050123_c001_v7007000_t0000_u01758517283229") 2025/09/22 05:06:17 DEBUG : only9: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac492b4_d20250922_m050116_c001_v0001180_t0049_u01758517276966") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d9_d20250922_m045817_c001_v7007000_t0000_u01758517097902") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49115_d20250922_m045816_c001_v0001180_t0020_u01758517096140") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d6_d20250922_m045815_c001_v7007000_t0000_u01758517095003") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9ce_d20250922_m045813_c001_v0001134_t0028_u01758517093209") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d2_d20250922_m045812_c001_v7007000_t0000_u01758517092472") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49105_d20250922_m045810_c001_v0001180_t0010_u01758517090415") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c1_d20250922_m045759_c001_v7007000_t0000_u01758517079953") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d998_d20250922_m045758_c001_v0001134_t0043_u01758517078329") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8bd_d20250922_m045756_c001_v7007000_t0000_u01758517076762") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d988_d20250922_m045754_c001_v0001134_t0021_u01758517074767") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8b8_d20250922_m045753_c001_v7007000_t0000_u01758517073332") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d97e_d20250922_m045752_c001_v0001134_t0003_u01758517072163") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8036_d20250922_m045745_c001_v7007000_t0000_u01758517065604") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d956_d20250922_m045744_c001_v0001134_t0020_u01758517064046") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8035_d20250922_m045743_c001_v7007000_t0000_u01758517063681") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d94e_d20250922_m045742_c001_v0001134_t0018_u01758517062290") 2025/09/22 05:06:17 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8032_d20250922_m045741_c001_v7007000_t0000_u01758517061927") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d94c_d20250922_m045741_c001_v0001134_t0049_u01758517061262") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d94a_d20250922_m045740_c001_v0001134_t0039_u01758517060388") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8031_d20250922_m045740_c001_v7007000_t0000_u01758517060024") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d947_d20250922_m045739_c001_v0001134_t0023_u01758517059158") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d943_d20250922_m045738_c001_v0001134_t0005_u01758517058431") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8030_d20250922_m045738_c001_v7007000_t0000_u01758517058067") 2025/09/22 05:06:18 DEBUG : potato: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d93d_d20250922_m045737_c001_v0001134_t0045_u01758517057128") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f411fc1aa2ee79c00_d20250922_m045902_c001_v7007000_t0000_u01758517142660") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fccb_d20250922_m045902_c001_v0001176_t0008_u01758517142064") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be1cca_d20250922_m045853_c001_v7007000_t0000_u01758517133205") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fcaa_d20250922_m045848_c001_v0001176_t0019_u01758517128484") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f411fc1aa2ee79bf4_d20250922_m045841_c001_v7007000_t0000_u01758517121000") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc8e_d20250922_m045836_c001_v0001176_t0015_u01758517116395") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451ebe_d20250922_m045828_c001_v7007000_t0000_u01758517108972") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc7e_d20250922_m045824_c001_v0001176_t0051_u01758517104601") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c7_d20250922_m045804_c001_v7007000_t0000_u01758517084550") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9a8_d20250922_m045802_c001_v0001134_t0016_u01758517082894") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c5_d20250922_m045802_c001_v7007000_t0000_u01758517082528") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9a2_d20250922_m045800_c001_v0001134_t0004_u01758517080502") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c3_d20250922_m045800_c001_v7007000_t0000_u01758517080137") 2025/09/22 05:06:18 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d99c_d20250922_m045759_c001_v0001134_t0037_u01758517079141") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8c0_d20250922_m045757_c001_v7007000_t0000_u01758517077963") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d992_d20250922_m045757_c001_v0001134_t0007_u01758517077134") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8bb_d20250922_m045754_c001_v7007000_t0000_u01758517074399") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d984_d20250922_m045753_c001_v0001134_t0013_u01758517073341") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40108df2becd8038_d20250922_m045746_c001_v7007000_t0000_u01758517066347") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d95c_d20250922_m045745_c001_v0001134_t0026_u01758517065183") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c6e_d20250922_m045642_c001_v7007000_t0000_u01758517002090") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8b9_d20250922_m045641_c001_v0001134_t0034_u01758517001286") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c6d_d20250922_m045640_c001_v7007000_t0000_u01758517000382") 2025/09/22 05:06:19 DEBUG : potato2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8b5_d20250922_m045639_c001_v0001134_t0018_u01758516999620") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4098536045be1ccb_d20250922_m045853_c001_v7007000_t0000_u01758517133790") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9fc_d20250922_m045849_c001_v0001134_t0035_u01758517129655") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f411fc1aa2ee79bf5_d20250922_m045841_c001_v7007000_t0000_u01758517121258") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9eb_d20250922_m045837_c001_v0001134_t0024_u01758517117619") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451ebf_d20250922_m045829_c001_v7007000_t0000_u01758517109256") 2025/09/22 05:06:19 DEBUG : potato3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9df_d20250922_m045825_c001_v0001134_t0001_u01758517105013") 2025/09/22 05:06:19 DEBUG : pre-dest1/1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300c0_d20250922_m045936_c001_v7007000_t0000_u01758517176728") 2025/09/22 05:06:19 DEBUG : pre-dest1/1: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93da3b_d20250922_m045928_c001_v0001134_t0005_u01758517168792") 2025/09/22 05:06:19 DEBUG : pre-dest2/2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f408408f43c8300c1_d20250922_m045936_c001_v7007000_t0000_u01758517176910") 2025/09/22 05:06:19 DEBUG : pre-dest2/2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fd09_d20250922_m045929_c001_v0001176_t0016_u01758517169483") 2025/09/22 05:06:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4063b9397199e4a0_d20250922_m045914_c001_v7007000_t0000_u01758517154433") 2025/09/22 05:06:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49179_d20250922_m045910_c001_v0001180_t0032_u01758517150523") 2025/09/22 05:06:20 DEBUG : sizeonly: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d374_d20250922_m045721_c001_v7007000_t0000_u01758517041298") 2025/09/22 05:06:20 DEBUG : sizeonly: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d90c_d20250922_m045720_c001_v0001134_t0021_u01758517040097") 2025/09/22 05:06:20 DEBUG : splitbanan: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a9b_d20250922_m050341_c001_v7007000_t0000_u01758517421839") 2025/09/22 05:06:20 DEBUG : splitbanan: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac495b5_d20250922_m050334_c001_v0001180_t0043_u01758517414504") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48068d_d20250922_m050457_c001_v7007000_t0000_u01758517497169") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338042_d20250922_m050450_c001_v0001093_t0056_u01758517490124") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43452301_d20250922_m050442_c001_v7007000_t0000_u01758517482436") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338012_d20250922_m050435_c001_v0001093_t0028_u01758517475286") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f404f58f59e0e3fc4_d20250922_m050427_c001_v7007000_t0000_u01758517467784") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fd9_d20250922_m050421_c001_v0001093_t0046_u01758517461059") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f413b884ed7a44d68_d20250922_m050412_c001_v7007000_t0000_u01758517452944") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337fb4_d20250922_m050406_c001_v0001093_t0036_u01758517446273") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f41555fc378931f0d_d20250922_m050356_c001_v7007000_t0000_u01758517436511") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f7e_d20250922_m050349_c001_v0001093_t0055_u01758517429328") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4076cdb038703a85_d20250922_m050336_c001_v7007000_t0000_u01758517416095") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f45_d20250922_m050333_c001_v0001093_t0046_u01758517413352") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d6bd_d20250922_m050325_c001_v7007000_t0000_u01758517405823") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120004_d20250922_m050319_c001_v0001176_t0049_u01758517399058") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f405cd1b514c415c1_d20250922_m050317_c001_v7007000_t0000_u01758517397902") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1498_d20250922_m050315_c001_v0001181_t0049_u01758517395153") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f420e5067f6520705_d20250922_m050306_c001_v7007000_t0000_u01758517386695") 2025/09/22 05:06:20 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11ff83_d20250922_m050259_c001_v0001176_t0005_u01758517379746") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f421305f2372bd3cd_d20250922_m050258_c001_v7007000_t0000_u01758517378762") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337ec8_d20250922_m050255_c001_v0001093_t0030_u01758517375358") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141be8_d20250922_m050241_c001_v7007000_t0000_u01758517361584") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd13c0_d20250922_m050237_c001_v0001181_t0039_u01758517357731") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d658_d20250922_m050229_c001_v7007000_t0000_u01758517349776") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd138a_d20250922_m050223_c001_v0001181_t0049_u01758517343142") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4168adfb5c76e030_d20250922_m050214_c001_v7007000_t0000_u01758517334951") 2025/09/22 05:06:21 DEBUG : splitbananasplit: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd134e_d20250922_m050208_c001_v0001181_t0005_u01758517328337") 2025/09/22 05:06:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad434521eb_d20250922_m050320_c001_v7007000_t0000_u01758517400704") 2025/09/22 05:06:21 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337f09_d20250922_m050316_c001_v0001093_t0002_u01758517396200") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f7459_d20250922_m050159_c001_v7007000_t0000_u01758517319963") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1329_d20250922_m050157_c001_v0001181_t0036_u01758517317405") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f7455_d20250922_m050156_c001_v7007000_t0000_u01758517316247") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e42_d20250922_m050153_c001_v0001093_t0009_u01758517313583") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f40300dad43451eba_d20250922_m045821_c001_v7007000_t0000_u01758517101796") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac4911c_d20250922_m045821_c001_v0001180_t0008_u01758517101007") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8dd_d20250922_m045820_c001_v7007000_t0000_u01758517100450") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9d9_d20250922_m045819_c001_v0001134_t0015_u01758517099422") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d367_d20250922_m045717_c001_v7007000_t0000_u01758517037821") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8fe_d20250922_m045716_c001_v0001134_t0019_u01758517036125") 2025/09/22 05:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d361_d20250922_m045715_c001_v7007000_t0000_u01758517035759") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8fa_d20250922_m045714_c001_v0001134_t0018_u01758517034525") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d35b_d20250922_m045712_c001_v7007000_t0000_u01758517032471") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8f5_d20250922_m045710_c001_v0001134_t0032_u01758517030979") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d358_d20250922_m045710_c001_v7007000_t0000_u01758517030441") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8f1_d20250922_m045709_c001_v0001134_t0050_u01758517029239") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8ef_d20250922_m045706_c001_v0001134_t0004_u01758517026356") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d34f_d20250922_m045705_c001_v7007000_t0000_u01758517025993") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8eb_d20250922_m045705_c001_v0001134_t0010_u01758517025180") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8e9_d20250922_m045704_c001_v0001134_t0033_u01758517024279") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4002d5bf6734d349_d20250922_m045703_c001_v7007000_t0000_u01758517023917") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8e5_d20250922_m045700_c001_v0001134_t0037_u01758517020591") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8db_d20250922_m045657_c001_v0001134_t0046_u01758517017845") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c7e_d20250922_m045657_c001_v7007000_t0000_u01758517017453") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8d4_d20250922_m045656_c001_v0001134_t0002_u01758517016816") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8d0_d20250922_m045655_c001_v0001134_t0015_u01758517015600") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c7d_d20250922_m045655_c001_v7007000_t0000_u01758517015238") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8ce_d20250922_m045651_c001_v0001134_t0023_u01758517011348") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c79_d20250922_m045650_c001_v7007000_t0000_u01758517010985") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8cc_d20250922_m045650_c001_v0001134_t0056_u01758517010322") 2025/09/22 05:06:22 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c77_d20250922_m045649_c001_v7007000_t0000_u01758517009416") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8ca_d20250922_m045648_c001_v0001134_t0052_u01758517008521") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c76_d20250922_m045647_c001_v7007000_t0000_u01758517007977") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8c4_d20250922_m045647_c001_v0001134_t0048_u01758517007221") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c74_d20250922_m045646_c001_v7007000_t0000_u01758517006309") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8bf_d20250922_m045645_c001_v0001134_t0035_u01758517005317") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c71_d20250922_m045644_c001_v7007000_t0000_u01758517004771") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8bd_d20250922_m045643_c001_v0001134_t0027_u01758517003888") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c6f_d20250922_m045643_c001_v7007000_t0000_u01758517003342") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8bb_d20250922_m045642_c001_v0001134_t0057_u01758517002633") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c69_d20250922_m045637_c001_v7007000_t0000_u01758516997858") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8af_d20250922_m045637_c001_v0001134_t0027_u01758516997016") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c68_d20250922_m045636_c001_v7007000_t0000_u01758516996473") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8ac_d20250922_m045635_c001_v0001134_t0052_u01758516995697") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c66_d20250922_m045634_c001_v7007000_t0000_u01758516994795") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8a6_d20250922_m045633_c001_v0001134_t0056_u01758516993844") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be5c64_d20250922_m045631_c001_v7007000_t0000_u01758516991502") 2025/09/22 05:06:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d8a4_d20250922_m045630_c001_v0001134_t0004_u01758516990778") 2025/09/22 05:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f745a_d20250922_m050200_c001_v7007000_t0000_u01758517320145") 2025/09/22 05:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac493ac_d20250922_m050157_c001_v0001180_t0001_u01758517317431") 2025/09/22 05:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4177e97eed1f7456_d20250922_m050156_c001_v7007000_t0000_u01758517316430") 2025/09/22 05:06:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe65_d20250922_m050153_c001_v0001176_t0026_u01758517313593") 2025/09/22 05:06:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea480698_d20250922_m050459_c001_v7007000_t0000_u01758517499304") 2025/09/22 05:06:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1762_d20250922_m050458_c001_v0001181_t0001_u01758517498657") 2025/09/22 05:06:24 DEBUG : sub/yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d8_d20250922_m045817_c001_v7007000_t0000_u01758517097344") 2025/09/22 05:06:24 DEBUG : sub/yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc68_d20250922_m045815_c001_v0001176_t0056_u01758517095753") 2025/09/22 05:06:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b63_d20250922_m050152_c001_v7007000_t0000_u01758517312802") 2025/09/22 05:06:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd12fc_d20250922_m050151_c001_v0001181_t0056_u01758517311091") 2025/09/22 05:06:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b5f_d20250922_m050150_c001_v7007000_t0000_u01758517310229") 2025/09/22 05:06:24 DEBUG : test_dir1/file2: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f337e37_d20250922_m050148_c001_v0001093_t0006_u01758517308657") 2025/09/22 05:06:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b64_d20250922_m050152_c001_v7007000_t0000_u01758517312986") 2025/09/22 05:06:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fe5f_d20250922_m050151_c001_v0001176_t0020_u01758517311082") 2025/09/22 05:06:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f402daa468d141b60_d20250922_m050150_c001_v7007000_t0000_u01758517310480") 2025/09/22 05:06:24 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd12ef_d20250922_m050148_c001_v0001181_t0018_u01758517308691") 2025/09/22 05:06:24 DEBUG : three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8cc_d20250922_m045809_c001_v7007000_t0000_u01758517089677") 2025/09/22 05:06:24 DEBUG : three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9c2_d20250922_m045808_c001_v0001134_t0009_u01758517088475") 2025/09/22 05:06:24 DEBUG : three: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f119888315b93d9b8_d20250922_m045806_c001_v0001134_t0047_u01758517086062") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48069b_d20250922_m050500_c001_v7007000_t0000_u01758517500990") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49771_d20250922_m050500_c001_v0001180_t0024_u01758517500289") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806b8_d20250922_m050520_c001_v7007000_t0000_u01758517520627") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120291_d20250922_m050518_c001_v0001176_t0036_u01758517518613") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806b2_d20250922_m050517_c001_v7007000_t0000_u01758517517036") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac497c9_d20250922_m050515_c001_v0001180_t0033_u01758517515525") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806ac_d20250922_m050514_c001_v7007000_t0000_u01758517514541") 2025/09/22 05:06:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd17c7_d20250922_m050513_c001_v0001181_t0013_u01758517513901") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806a4_d20250922_m050508_c001_v7007000_t0000_u01758517508520") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac49798_d20250922_m050507_c001_v0001180_t0017_u01758517507286") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806a7_d20250922_m050510_c001_v7007000_t0000_u01758517510940") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120264_d20250922_m050509_c001_v0001176_t0051_u01758517509494") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806a3_d20250922_m050506_c001_v7007000_t0000_u01758517506314") 2025/09/22 05:06:25 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1075b90372fd1794_d20250922_m050505_c001_v0001181_t0009_u01758517505631") 2025/09/22 05:06:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48069f_d20250922_m050504_c001_v7007000_t0000_u01758517504648") 2025/09/22 05:06:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f33806c_d20250922_m050503_c001_v0001093_t0043_u01758517503613") 2025/09/22 05:06:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea48069e_d20250922_m050502_c001_v7007000_t0000_u01758517502656") 2025/09/22 05:06:25 DEBUG : toe/toe/tictactoe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d120238_d20250922_m050501_c001_v0001176_t0043_u01758517501988") 2025/09/22 05:06:25 DEBUG : toe/toe/toe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f422593e374be7335_d20250922_m050525_c001_v7007000_t0000_u01758517525777") 2025/09/22 05:06:25 DEBUG : toe/toe/toe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f103825735ac497f6_d20250922_m050525_c001_v0001180_t0037_u01758517525099") 2025/09/22 05:06:25 DEBUG : toe/toe/toe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806ab_d20250922_m050512_c001_v7007000_t0000_u01758517512928") 2025/09/22 05:06:25 DEBUG : toe/toe/toe: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f338085_d20250922_m050511_c001_v0001093_t0026_u01758517511940") 2025/09/22 05:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806b9_d20250922_m050521_c001_v7007000_t0000_u01758517521243") 2025/09/22 05:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f106914152f3380a5_d20250922_m050519_c001_v0001093_t0052_u01758517519984") 2025/09/22 05:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f418fcc55ea4806b3_d20250922_m050517_c001_v7007000_t0000_u01758517517645") 2025/09/22 05:06:25 DEBUG : toe/toe/toe.txt: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f105bcae52da8adf8_d20250922_m050516_c001_v0001165_t0035_u01758517516710") 2025/09/22 05:06:25 DEBUG : two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8cd_d20250922_m045809_c001_v7007000_t0000_u01758517089860") 2025/09/22 05:06:25 DEBUG : two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4031488f4d11fc52_d20250922_m045807_c001_v0001176_t0036_u01758517087904") 2025/09/22 05:06:25 DEBUG : two: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f419888315b93d9b4_d20250922_m045805_c001_v0001134_t0041_u01758517085880") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8da_d20250922_m045818_c001_v7007000_t0000_u01758517098085") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f115ca538fec65e10_d20250922_m045817_c001_v0001184_t0017_u01758517097136") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d5_d20250922_m045814_c001_v7007000_t0000_u01758517094450") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc60_d20250922_m045813_c001_v0001176_t0038_u01758517093220") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d1_d20250922_m045811_c001_v7007000_t0000_u01758517091920") 2025/09/22 05:06:26 DEBUG : yam: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1031488f4d11fc57_d20250922_m045810_c001_v0001176_t0008_u01758517090424") 2025/09/22 05:06:26 DEBUG : yaml: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d7_d20250922_m045815_c001_v7007000_t0000_u01758517095189") 2025/09/22 05:06:26 DEBUG : yaml: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f10618922a3033b8e_d20250922_m045814_c001_v0001182_t0015_u01758517094250") 2025/09/22 05:06:26 DEBUG : yaml: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f4182cec7cc15b8d3_d20250922_m045812_c001_v7007000_t0000_u01758517092656") 2025/09/22 05:06:26 DEBUG : yaml: Deleting (id "4_z0f72cdc3c07d6bfb9f980e1b_f1037fd55027ba078_d20250922_m045811_c001_v0001171_t0004_u01758517091642") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m59.495888772s (try 1/5)