"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/10/02 03:58:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru" 2025/10/02 03:58:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/02 03:58:13 DEBUG : Creating backend with remote "/tmp/rclone4201069010" === 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/10/02 03:58:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 03:58:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:16 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.95s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:18 DEBUG : Creating backend with remote "/non-existing" 2025/10/02 03:58:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/10/02 03:58:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:19 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:19 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.77s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:20 INFO : B2 bucket rclone-test-zanepum5jiru: Running all checks before starting transfers 2025/10/02 03:58:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:21 INFO : B2 bucket rclone-test-zanepum5jiru: Checks finished, now starting transfers 2025/10/02 03:58:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:22 ERROR : Ignoring --no-traverse with sync 2025/10/02 03:58:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:22 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.31s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/10/02 03:58:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/10/02 03:58:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.45s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:58:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.25s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:58:26 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:26 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/02 03:58:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 03:58:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/10/02 03:58:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 03:58:28 INFO : sub dir2: Making directory 2025/10/02 03:58:28 INFO : sub dir: Making directory 2025/10/02 03:58:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:28 INFO : sub dir2/sub sub dir2: Making directory 2025/10/02 03:58:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:28 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/10/02 03:58:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:29 INFO : sub dir2: Making directory 2025/10/02 03:58:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/10/02 03:58:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 03:58:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:29 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:29 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:30 DEBUG : sub dir2: Making directory with metadata 2025/10/02 03:58:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 03:58:30 INFO : sub dir2: Making directory 2025/10/02 03:58:30 INFO : sub dir: Making directory 2025/10/02 03:58:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:30 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:30 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:31 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:31 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/10/02 03:58:31 DEBUG : B2 bucket rclone-test-zanepum5jiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/10/02 03:58:31 DEBUG : B2 bucket rclone-test-zanepum5jiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:32 INFO : sub dir2: Making directory 2025/10/02 03:58:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:32 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:32 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:33 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:33 DEBUG : sub dir2: Making directory with metadata 2025/10/02 03:58:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 03:58:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 03:58:33 INFO : sub dir2: Making directory 2025/10/02 03:58:33 INFO : sub dir: Making directory 2025/10/02 03:58:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:33 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:33 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:34 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:34 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/10/02 03:58:34 DEBUG : B2 bucket rclone-test-zanepum5jiru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:35 INFO : sub dir2: Making directory 2025/10/02 03:58:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:35 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:35 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:36 INFO : sub dir/hello world: Copied (new) 2025/10/02 03:58:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.26s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gaxelut9huco" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-gaxelut9huco 2025/10/02 03:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:38 DEBUG : B2 bucket rclone-test-gaxelut9huco: Waiting for checks to finish 2025/10/02 03:58:38 DEBUG : B2 bucket rclone-test-gaxelut9huco: Waiting for transfers to finish 2025/10/02 03:58:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:39 DEBUG : B2 bucket rclone-test-gaxelut9huco: Purge remote 2025/10/02 03:58:39 INFO : B2 bucket rclone-test-gaxelut9huco: cleaning bucket "rclone-test-gaxelut9huco" of all files 2025/10/02 03:58:39 DEBUG : sub dir/hello world: Deleting (id "4_z1f927d03102dab3b9f980e1b_f11128aa51b373204_d20251002_m035839_c001_v0001184_t0051_u01759377519077") --- PASS: TestServerSideCopy (3.83s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 03:58:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 03:58:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.74s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qoxejen6yumo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-qoxejen6yumo 2025/10/02 03:58:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:44 DEBUG : B2 bucket rclone-test-qoxejen6yumo: Waiting for checks to finish 2025/10/02 03:58:44 DEBUG : B2 bucket rclone-test-qoxejen6yumo: Waiting for transfers to finish 2025/10/02 03:58:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 03:58:45 DEBUG : B2 bucket rclone-test-qoxejen6yumo: Waiting for checks to finish 2025/10/02 03:58:45 DEBUG : B2 bucket rclone-test-qoxejen6yumo: Waiting for transfers to finish 2025/10/02 03:58:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 03:58:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:46 DEBUG : B2 bucket rclone-test-qoxejen6yumo: Purge remote 2025/10/02 03:58:46 INFO : B2 bucket rclone-test-qoxejen6yumo: cleaning bucket "rclone-test-qoxejen6yumo" of all files 2025/10/02 03:58:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf528d53102dab3b9f980e1b_f10934b98e71d6140_d20251002_m035846_c001_v0001154_t0003_u01759377526093") 2025/10/02 03:58:46 DEBUG : sub dir/hello world: Deleting (id "4_zcf528d53102dab3b9f980e1b_f10837e61d64ab8ac_d20251002_m035844_c001_v0001105_t0047_u01759377524667") --- PASS: TestServerSideCopyOverSelf (6.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 03:58:49 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:49 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:58:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 03:58:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/10/02 03:58:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-faqehuc7geva" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-faqehuc7geva 2025/10/02 03:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:51 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for checks to finish 2025/10/02 03:58:51 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for transfers to finish 2025/10/02 03:58:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:58:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/10/02 03:58:53 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for checks to finish 2025/10/02 03:58:53 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for transfers to finish 2025/10/02 03:58:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/10/02 03:58:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:54 INFO : sub dir/hello world: Deleted 2025/10/02 03:58:55 DEBUG : testing file moves 2025/10/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/10/02 03:58:55 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for checks to finish 2025/10/02 03:58:55 DEBUG : B2 bucket rclone-test-faqehuc7geva: Waiting for transfers to finish 2025/10/02 03:58:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/10/02 03:58:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/10/02 03:58:55 INFO : sub dir/hello world: Deleted 2025/10/02 03:58:56 DEBUG : B2 bucket rclone-test-faqehuc7geva: Purge remote 2025/10/02 03:58:56 INFO : B2 bucket rclone-test-faqehuc7geva: cleaning bucket "rclone-test-faqehuc7geva" of all files 2025/10/02 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ad43102dab3b9f980e1b_f102a6562534b9eaa_d20251002_m035855_c001_v0001105_t0007_u01759377535360") 2025/10/02 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ad43102dab3b9f980e1b_f101e764e3c6e6b7d_d20251002_m035853_c001_v0001144_t0031_u01759377533586") 2025/10/02 03:58:56 DEBUG : sub dir/hello world: Deleting (id "4_zaf22ad43102dab3b9f980e1b_f10589ae9ed50e915_d20251002_m035852_c001_v0001183_t0032_u01759377532505") --- PASS: TestServerSideMoveOverSelf (7.59s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:58 ERROR : error listing: directory not found 2025/10/02 03:58:58 INFO : Local file system at /tmp/rclone4201069010: Making directory 2025/10/02 03:58:58 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:58:58 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.39s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 03:58:59 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for checks to finish 2025/10/02 03:58:59 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for transfers to finish 2025/10/02 03:59:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 03:59:00 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/10/02 03:59:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.75s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:01 DEBUG : check sum: Need to transfer - File not found at Destination 2025/10/02 03:59:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 03:59:01 INFO : check sum: Copied (new) 2025/10/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 03:59:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/10/02 03:59:01 DEBUG : check sum: Unchanged skipping 2025/10/02 03:59:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:01 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/10/02 03:59:02 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:02 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:03 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 03:59:03 INFO : sizeonly: Copied (new) 2025/10/02 03:59:03 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:03 DEBUG : sizeonly: Sizes identical 2025/10/02 03:59:03 DEBUG : sizeonly: Unchanged skipping 2025/10/02 03:59:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:03 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:03 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/10/02 03:59:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/10/02 03:59:04 INFO : ignore-size: Copied (new) 2025/10/02 03:59:04 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 03:59:05 DEBUG : ignore-size: Unchanged skipping 2025/10/02 03:59:05 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:05 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:05 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 03:59:06 DEBUG : existing: Unchanged skipping 2025/10/02 03:59:06 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:06 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:06 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:06 INFO : There was nothing to transfer 2025/10/02 03:59:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/10/02 03:59:06 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:06 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 03:59:07 INFO : existing: Copied (replaced existing) 2025/10/02 03:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.16s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 03:59:08 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:08 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 03:59:08 INFO : existing: Copied (new) 2025/10/02 03:59:08 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:08 DEBUG : existing: Destination exists, skipping 2025/10/02 03:59:08 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:08 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:08 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:10 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/02 03:59:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:10 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:10 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 03:59:10 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:11 INFO : a/potato2: Copied (new) 2025/10/02 03:59:11 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:12 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/10/02 03:59:12 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 03:59:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/10/02 03:59:12 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:12 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:12 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:12 INFO : There was nothing to transfer 2025/10/02 03:59:13 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/10/02 03:59:13 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 03:59:14 INFO : empty space: Updated modification time in destination 2025/10/02 03:59:14 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:14 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:14 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.72s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:15 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/10/02 03:59:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 03:59:15 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:15 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:16 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/10/02 03:59:16 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4201069010) 2025/10/02 03:59:16 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zanepum5jiru) 2025/10/02 03:59:16 DEBUG : foo: sha1 differ 2025/10/02 03:59:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/10/02 03:59:17 INFO : foo: Copied (replaced existing) 2025/10/02 03:59:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/10/02 03:59:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:18 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:19 INFO : potato: Copied (new) 2025/10/02 03:59:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.65s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/10/02 03:59:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/10/02 03:59:21 INFO : potato: Copied (replaced existing) 2025/10/02 03:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.72s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:22 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/10/02 03:59:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4201069010) 2025/10/02 03:59:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zanepum5jiru) 2025/10/02 03:59:22 DEBUG : potato: sha1 differ 2025/10/02 03:59:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/10/02 03:59:23 INFO : potato: Copied (replaced existing) 2025/10/02 03:59:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:25 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/10/02 03:59:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:25 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:27 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:27 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:27 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:27 INFO : potato2: Copied (new) 2025/10/02 03:59:27 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:27 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:29 INFO : d: Making directory 2025/10/02 03:59:29 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/10/02 03:59:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:29 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:29 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 03:59:29 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:30 INFO : a/potato2: Copied (new) 2025/10/02 03:59:30 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:30 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:32 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/10/02 03:59:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:32 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:32 DEBUG : c/non empty space: Unchanged skipping 2025/10/02 03:59:32 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:32 INFO : a/potato2: Copied (new) 2025/10/02 03:59:32 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting files as there were IO errors 2025/10/02 03:59:32 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:34 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:34 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:34 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:34 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:35 INFO : potato: Deleted 2025/10/02 03:59:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:36 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:37 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:37 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:37 INFO : potato: Deleted 2025/10/02 03:59:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:37 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:37 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:37 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 03:59:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 03:59:39 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:39 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:40 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/10/02 03:59:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.22s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:42 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : enormous: Excluded 2025/10/02 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : potato2: Excluded 2025/10/02 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:42 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:42 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:42 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:42 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:42 INFO : There was nothing to transfer 2025/10/02 03:59:42 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : enormous: Excluded 2025/10/02 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : potato2: Excluded 2025/10/02 03:59:42 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 03:59:42 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/02 03:59:42 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:42 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for checks to finish 2025/10/02 03:59:42 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for transfers to finish 2025/10/02 03:59:42 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:44 DEBUG : enormous: Excluded (Size Filter) 2025/10/02 03:59:44 DEBUG : enormous: Excluded 2025/10/02 03:59:44 DEBUG : potato2: Excluded (Size Filter) 2025/10/02 03:59:44 DEBUG : potato2: Excluded 2025/10/02 03:59:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 03:59:45 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:45 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:45 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:45 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:45 INFO : enormous: Deleted 2025/10/02 03:59:45 INFO : potato2: Deleted 2025/10/02 03:59:45 INFO : There was nothing to transfer 2025/10/02 03:59:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/10/02 03:59:45 DEBUG : empty space: Unchanged skipping 2025/10/02 03:59:45 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for checks to finish 2025/10/02 03:59:45 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for transfers to finish 2025/10/02 03:59:45 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:45 INFO : enormous: Deleted 2025/10/02 03:59:45 INFO : potato2: Deleted 2025/10/02 03:59:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:47 DEBUG : five: Need to transfer - File not found at Destination 2025/10/02 03:59:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/10/02 03:59:47 DEBUG : three: Sizes identical 2025/10/02 03:59:47 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:47 DEBUG : one: Destination is newer than source, skipping 2025/10/02 03:59:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4201069010) 2025/10/02 03:59:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zanepum5jiru) 2025/10/02 03:59:47 DEBUG : two: sha1 differ 2025/10/02 03:59:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/10/02 03:59:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 03:59:47 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/02 03:59:48 INFO : five: Copied (new) 2025/10/02 03:59:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/02 03:59:48 INFO : four: Copied (replaced existing) 2025/10/02 03:59:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 03:59:48 INFO : two: Copied (replaced existing) 2025/10/02 03:59:48 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:49 DEBUG : one: Destination is newer than source, skipping 2025/10/02 03:59:49 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4201069010) 2025/10/02 03:59:49 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zanepum5jiru) 2025/10/02 03:59:49 DEBUG : three: sha1 differ 2025/10/02 03:59:49 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/10/02 03:59:49 DEBUG : four: Size and sha1 of src and dst objects identical 2025/10/02 03:59:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 03:59:49 DEBUG : two: Size and sha1 of src and dst objects identical 2025/10/02 03:59:49 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/10/02 03:59:49 DEBUG : five: Size and sha1 of src and dst objects identical 2025/10/02 03:59:49 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/10/02 03:59:49 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 03:59:49 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 03:59:49 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/10/02 03:59:49 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 03:59:49 INFO : three: Copied (replaced existing) 2025/10/02 03:59:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.61s) === 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-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/10/02 03:59:51 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:51 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:51 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 03:59:51 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/02 03:59:51 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:51 INFO : yam: Copied (new) 2025/10/02 03:59:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 03:59:51 INFO : potato: Copied (new) 2025/10/02 03:59:51 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 03:59:52 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:52 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:52 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:52 DEBUG : potato: Unchanged skipping 2025/10/02 03:59:52 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:52 INFO : yam: Copied (server-side copy) to: yaml 2025/10/02 03:59:53 INFO : yam: Deleted 2025/10/02 03:59:53 INFO : yaml: Renamed from "yam" 2025/10/02 03:59:53 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/10/02 03:59:54 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:54 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/10/02 03:59:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 03:59:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 03:59:54 INFO : potato: Copied (new) 2025/10/02 03:59:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:54 INFO : yam: Copied (new) 2025/10/02 03:59:54 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 03:59:54 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:54 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:54 DEBUG : potato: Unchanged skipping 2025/10/02 03:59:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:55 INFO : yam: Copied (server-side copy) to: yaml 2025/10/02 03:59:55 INFO : yam: Deleted 2025/10/02 03:59:55 INFO : yaml: Renamed from "yam" 2025/10/02 03:59:55 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/10/02 03:59:56 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:56 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:56 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/10/02 03:59:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/10/02 03:59:56 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:56 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:56 INFO : sub/yam: Copied (new) 2025/10/02 03:59:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/10/02 03:59:57 INFO : potato: Copied (new) 2025/10/02 03:59:57 DEBUG : Waiting for deletions to finish 2025/10/02 03:59:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 03:59:57 DEBUG : potato: Unchanged skipping 2025/10/02 03:59:57 INFO : B2 bucket rclone-test-zanepum5jiru: Making map for --track-renames 2025/10/02 03:59:57 INFO : B2 bucket rclone-test-zanepum5jiru: Finished making map for --track-renames 2025/10/02 03:59:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 03:59:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for renames to finish 2025/10/02 03:59:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/10/02 03:59:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/10/02 03:59:58 INFO : sub/yam: Deleted 2025/10/02 03:59:58 INFO : yam: Renamed from "sub/yam" 2025/10/02 03:59:58 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 03:59:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 03:59:59 DEBUG : Creating backend with remote "/tmp/rclone4201069010/dir1" 2025/10/02 03:59:59 DEBUG : Config file has changed externally - reloading 2025/10/02 03:59:59 DEBUG : Creating backend with remote "/tmp/rclone4201069010/dir2" 2025/10/02 03:59:59 DEBUG : Local file system at /tmp/rclone4201069010/dir2: Using server-side directory move 2025/10/02 03:59:59 INFO : Local file system at /tmp/rclone4201069010/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/10/02 03:59:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/10/02 03:59:59 DEBUG : Local file system at /tmp/rclone4201069010/dir2: Waiting for checks to finish 2025/10/02 03:59:59 DEBUG : Local file system at /tmp/rclone4201069010/dir2: Waiting for transfers to finish 2025/10/02 03:59:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 04:00:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/02 04:00:00 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:00 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/02 04:00:00 INFO : nested/sub dir/file: Copied (new) 2025/10/02 04:00:00 INFO : nested/sub dir/file: Deleted 2025/10/02 04:00:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:00:01 INFO : sub dir/hello world: Copied (new) 2025/10/02 04:00:01 INFO : sub dir/hello world: Deleted 2025/10/02 04:00:01 INFO : sub dir: Removing directory 2025/10/02 04:00:01 INFO : nested/sub dir: Removing directory 2025/10/02 04:00:01 INFO : nested: Removing directory 2025/10/02 04:00:01 DEBUG : Local file system at /tmp/rclone4201069010: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/10/02 04:00:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/10/02 04:00:02 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:02 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/10/02 04:00:02 INFO : nested/sub dir/file: Copied (new) 2025/10/02 04:00:02 INFO : nested/sub dir/file: Deleted 2025/10/02 04:00:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:00:02 INFO : sub dir/hello world: Copied (new) 2025/10/02 04:00:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/10/02 04:00:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 04:00:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 04:00:03 INFO : existing: Copied (new) 2025/10/02 04:00:03 INFO : existing: Deleted 2025/10/02 04:00:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/10/02 04:00:04 INFO : existing-b: Copied (new) 2025/10/02 04:00:04 INFO : existing-b: Deleted 2025/10/02 04:00:04 DEBUG : existing: Destination exists, skipping 2025/10/02 04:00:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/10/02 04:00:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cakehen9fusi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-cakehen9fusi 2025/10/02 04:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/02 04:00:10 DEBUG : empty space: Unchanged skipping 2025/10/02 04:00:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 04:00:10 DEBUG : B2 bucket rclone-test-cakehen9fusi: Waiting for checks to finish 2025/10/02 04:00:10 INFO : empty space: Deleted 2025/10/02 04:00:10 DEBUG : B2 bucket rclone-test-cakehen9fusi: Waiting for transfers to finish 2025/10/02 04:00:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:10 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:10 INFO : potato2: Deleted 2025/10/02 04:00:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:11 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:11 INFO : potato3: Deleted 2025/10/02 04:00:11 DEBUG : Creating backend with remote "TestB2:rclone-test-rebefan2coxi" 2025/10/02 04:00:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/02 04:00:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/02 04:00:12 DEBUG : B2 bucket rclone-test-rebefan2coxi: Waiting for checks to finish 2025/10/02 04:00:12 DEBUG : B2 bucket rclone-test-rebefan2coxi: Waiting for transfers to finish 2025/10/02 04:00:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 04:00:13 INFO : empty space: Copied (server-side copy) 2025/10/02 04:00:13 INFO : empty space: Deleted 2025/10/02 04:00:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:13 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:14 INFO : potato3: Deleted 2025/10/02 04:00:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:14 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:14 INFO : potato2: Deleted 2025/10/02 04:00:14 DEBUG : B2 bucket rclone-test-rebefan2coxi: Purge remote 2025/10/02 04:00:14 INFO : B2 bucket rclone-test-rebefan2coxi: cleaning bucket "rclone-test-rebefan2coxi" of all files 2025/10/02 04:00:14 DEBUG : empty space: Deleting (id "4_z0f82ed03103dab3b9f980e1b_f102c6edca95644c0_d20251002_m040013_c001_v0001182_t0026_u01759377613362") 2025/10/02 04:00:14 DEBUG : potato2: Deleting (id "4_z0f82ed03103dab3b9f980e1b_f1094b18acb7c7536_d20251002_m040013_c001_v0001131_t0025_u01759377613797") 2025/10/02 04:00:14 DEBUG : potato3: Deleting (id "4_z0f82ed03103dab3b9f980e1b_f118462170c1bd869_d20251002_m040013_c001_v0001181_t0058_u01759377613652") 2025/10/02 04:00:15 DEBUG : B2 bucket rclone-test-cakehen9fusi: Purge remote 2025/10/02 04:00:15 INFO : B2 bucket rclone-test-cakehen9fusi: cleaning bucket "rclone-test-cakehen9fusi" of all files 2025/10/02 04:00:15 DEBUG : empty space: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f422b0d72a56c8d0f_d20251002_m040013_c001_v7007000_t0000_u01759377613559") 2025/10/02 04:00:15 DEBUG : empty space: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f108c46c10e906edb_d20251002_m040009_c001_v0001099_t0048_u01759377608999") 2025/10/02 04:00:15 DEBUG : potato2: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f422b0d72a56c8d12_d20251002_m040014_c001_v7007000_t0000_u01759377614096") 2025/10/02 04:00:15 DEBUG : potato2: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f112ec2e3b6a22534_d20251002_m040010_c001_v0001101_t0042_u01759377610354") 2025/10/02 04:00:15 DEBUG : potato3: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f422b0d72a56c8d11_d20251002_m040013_c001_v7007000_t0000_u01759377613903") 2025/10/02 04:00:15 DEBUG : potato3: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f10554f7d349c3c8b_d20251002_m040010_c001_v0001099_t0011_u01759377610704") 2025/10/02 04:00:15 DEBUG : potato3: Deleting (id "4_z5f12cdd3103dab3b9f980e1b_f108c46c10e906edf_d20251002_m040009_c001_v0001099_t0044_u01759377609558") --- PASS: TestServerSideMove (11.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dowaheh1xapi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-dowaheh1xapi 2025/10/02 04:00:22 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 04:00:22 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 04:00:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 04:00:22 DEBUG : B2 bucket rclone-test-dowaheh1xapi: Waiting for checks to finish 2025/10/02 04:00:22 DEBUG : B2 bucket rclone-test-dowaheh1xapi: Waiting for transfers to finish 2025/10/02 04:00:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:22 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:23 INFO : potato2: Deleted 2025/10/02 04:00:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:23 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:23 INFO : potato3: Deleted 2025/10/02 04:00:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lusiqon9kiho" 2025/10/02 04:00:25 DEBUG : empty space: Excluded (Size Filter) 2025/10/02 04:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/02 04:00:25 DEBUG : B2 bucket rclone-test-lusiqon9kiho: Waiting for checks to finish 2025/10/02 04:00:25 DEBUG : B2 bucket rclone-test-lusiqon9kiho: Waiting for transfers to finish 2025/10/02 04:00:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:26 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:26 INFO : potato2: Deleted 2025/10/02 04:00:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:26 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:27 INFO : potato3: Deleted 2025/10/02 04:00:27 DEBUG : B2 bucket rclone-test-lusiqon9kiho: Purge remote 2025/10/02 04:00:27 INFO : B2 bucket rclone-test-lusiqon9kiho: cleaning bucket "rclone-test-lusiqon9kiho" of all files 2025/10/02 04:00:27 DEBUG : potato2: Deleting (id "4_z8f721d23104dab3b9f980e1b_f1072eb73dfa71107_d20251002_m040026_c001_v0001105_t0006_u01759377626254") 2025/10/02 04:00:27 DEBUG : potato3: Deleting (id "4_z8f721d23104dab3b9f980e1b_f114cff30cd54e427_d20251002_m040026_c001_v0001038_t0001_u01759377626620") 2025/10/02 04:00:28 DEBUG : B2 bucket rclone-test-dowaheh1xapi: Purge remote 2025/10/02 04:00:28 INFO : B2 bucket rclone-test-dowaheh1xapi: cleaning bucket "rclone-test-dowaheh1xapi" of all files 2025/10/02 04:00:28 DEBUG : empty space: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f109320311630bed3_d20251002_m040021_c001_v0001137_t0036_u01759377621574") 2025/10/02 04:00:28 DEBUG : potato2: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f422b0d72a56c8d5e_d20251002_m040026_c001_v7007000_t0000_u01759377626593") 2025/10/02 04:00:28 DEBUG : potato2: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f11502460b02fd65b_d20251002_m040022_c001_v0001165_t0047_u01759377622827") 2025/10/02 04:00:28 DEBUG : potato3: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f422b0d72a56c8d60_d20251002_m040027_c001_v7007000_t0000_u01759377627064") 2025/10/02 04:00:28 DEBUG : potato3: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f1141cf0743515c7c_d20251002_m040023_c001_v0001115_t0027_u01759377623064") 2025/10/02 04:00:28 DEBUG : potato3: Deleting (id "4_zbf42fde3103dab3b9f980e1b_f109320311630bedb_d20251002_m040021_c001_v0001137_t0011_u01759377621872") --- PASS: TestServerSideMoveWithFilter (13.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:30 DEBUG : Creating backend with remote "TestB2:rclone-test-quvapan7puba" 2025/10/02 04:00:33 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zanepum5jiru -> B2 bucket rclone-test-quvapan7puba 2025/10/02 04:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/02 04:00:36 DEBUG : empty space: Unchanged skipping 2025/10/02 04:00:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/10/02 04:00:36 DEBUG : B2 bucket rclone-test-quvapan7puba: Waiting for checks to finish 2025/10/02 04:00:36 INFO : empty space: Deleted 2025/10/02 04:00:36 DEBUG : B2 bucket rclone-test-quvapan7puba: Waiting for transfers to finish 2025/10/02 04:00:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:36 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:36 INFO : potato2: Deleted 2025/10/02 04:00:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:37 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:37 INFO : potato3: Deleted 2025/10/02 04:00:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pujariq5zelu" 2025/10/02 04:00:38 INFO : tomatoDir: Making directory 2025/10/02 04:00:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/10/02 04:00:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/10/02 04:00:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/10/02 04:00:38 DEBUG : B2 bucket rclone-test-pujariq5zelu: Waiting for checks to finish 2025/10/02 04:00:38 DEBUG : B2 bucket rclone-test-pujariq5zelu: Waiting for transfers to finish 2025/10/02 04:00:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/10/02 04:00:39 INFO : empty space: Copied (server-side copy) 2025/10/02 04:00:40 INFO : empty space: Deleted 2025/10/02 04:00:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/10/02 04:00:40 INFO : potato2: Copied (server-side copy) 2025/10/02 04:00:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/10/02 04:00:40 INFO : potato3: Copied (server-side copy) 2025/10/02 04:00:40 INFO : potato2: Deleted 2025/10/02 04:00:40 INFO : potato3: Deleted 2025/10/02 04:00:40 DEBUG : B2 bucket rclone-test-pujariq5zelu: Purge remote 2025/10/02 04:00:40 INFO : B2 bucket rclone-test-pujariq5zelu: cleaning bucket "rclone-test-pujariq5zelu" of all files 2025/10/02 04:00:41 DEBUG : empty space: Deleting (id "4_zcf324d63104dab3b9f980e1b_f1190f30f79f7317e_d20251002_m040039_c001_v0001102_t0022_u01759377639646") 2025/10/02 04:00:41 DEBUG : potato2: Deleting (id "4_zcf324d63104dab3b9f980e1b_f1136b01085b31c96_d20251002_m040039_c001_v0001180_t0001_u01759377639926") 2025/10/02 04:00:41 DEBUG : potato3: Deleting (id "4_zcf324d63104dab3b9f980e1b_f113d2ada3f77b895_d20251002_m040039_c001_v0001098_t0008_u01759377639967") 2025/10/02 04:00:41 DEBUG : B2 bucket rclone-test-quvapan7puba: Purge remote 2025/10/02 04:00:41 INFO : B2 bucket rclone-test-quvapan7puba: cleaning bucket "rclone-test-quvapan7puba" of all files 2025/10/02 04:00:41 DEBUG : empty space: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f422b0d72a56c8e12_d20251002_m040039_c001_v7007000_t0000_u01759377639911") 2025/10/02 04:00:41 DEBUG : empty space: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f100bdb93eb32a240_d20251002_m040035_c001_v0001090_t0059_u01759377635117") 2025/10/02 04:00:41 DEBUG : potato2: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f422b0d72a56c8e16_d20251002_m040040_c001_v7007000_t0000_u01759377640206") 2025/10/02 04:00:41 DEBUG : potato2: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f110eafc1e8ce66e7_d20251002_m040036_c001_v0001044_t0022_u01759377636442") 2025/10/02 04:00:41 DEBUG : potato3: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f412866783606d74e_d20251002_m040040_c001_v7007000_t0000_u01759377640310") 2025/10/02 04:00:41 DEBUG : potato3: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f106d48f50b18f3b1_d20251002_m040036_c001_v0001101_t0004_u01759377636821") 2025/10/02 04:00:41 DEBUG : potato3: Deleting (id "4_z5fc23d33104dab3b9f980e1b_f100bdb93eb32a24a_d20251002_m040035_c001_v0001090_t0002_u01759377635690") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.67s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:46 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/rclone-sync-test" 2025/10/02 04:00:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/rclone-sync-test-include/layer2" 2025/10/02 04:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/rclone-sync-test-ignore-file" 2025/10/02 04:00:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/10/02 04:00:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/02 04:00:55 DEBUG : pacer: Reducing sleep to 10ms 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test: Waiting for checks to finish 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test: Waiting for transfers to finish 2025/10/02 04:00:55 DEBUG : Waiting for deletions to finish 2025/10/02 04:00:55 INFO : There was nothing to transfer 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:55 DEBUG : Waiting for deletions to finish 2025/10/02 04:00:55 INFO : There was nothing to transfer 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/10/02 04:00:55 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/10/02 04:00:55 DEBUG : Waiting for deletions to finish 2025/10/02 04:00:55 INFO : There was nothing to transfer 2025/10/02 04:00:56 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:00:56 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:00:56 DEBUG : Waiting for deletions to finish 2025/10/02 04:00:56 INFO : There was nothing to transfer 2025/10/02 04:00:56 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/10/02 04:00:56 DEBUG : B2 bucket rclone-test-zanepum5jiru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/10/02 04:00:56 DEBUG : Waiting for deletions to finish 2025/10/02 04:00:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/CompareDest" 2025/10/02 04:01:00 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 04:01:00 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:00 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:01:01 INFO : one: Copied (new) 2025/10/02 04:01:01 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:01 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:02 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 04:01:02 INFO : one: Copied (replaced existing) 2025/10/02 04:01:02 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:04 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 04:01:04 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:04 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:04 INFO : There was nothing to transfer 2025/10/02 04:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 04:01:06 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 04:01:06 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:06 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:06 INFO : There was nothing to transfer 2025/10/02 04:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 04:01:07 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 04:01:07 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:07 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:07 INFO : There was nothing to transfer 2025/10/02 04:01:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:08 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/10/02 04:01:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 04:01:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/02 04:01:08 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 04:01:08 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:08 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:08 INFO : There was nothing to transfer 2025/10/02 04:01:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:08 DEBUG : two: Need to transfer - File not found at Destination 2025/10/02 04:01:08 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/02 04:01:08 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/10/02 04:01:09 INFO : two: Copied (new) 2025/10/02 04:01:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dest" 2025/10/02 04:01:12 DEBUG : Config file has changed externally - reloading 2025/10/02 04:01:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/pre-dest1" 2025/10/02 04:01:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/pre-dest2" 2025/10/02 04:01:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:01:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/10/02 04:01:18 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:01:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/10/02 04:01:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/10/02 04:01:18 DEBUG : B2 bucket rclone-test-zanepum5jiru path dest: Waiting for checks to finish 2025/10/02 04:01:18 DEBUG : B2 bucket rclone-test-zanepum5jiru path dest: Waiting for transfers to finish 2025/10/02 04:01:19 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/10/02 04:01:19 INFO : 3: Copied (new) 2025/10/02 04:01:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.14s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:01:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/CopyDest" 2025/10/02 04:01:24 DEBUG : one: Need to transfer - File not found at Destination 2025/10/02 04:01:24 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:24 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:01:25 INFO : one: Copied (new) 2025/10/02 04:01:25 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:25 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:25 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 04:01:26 INFO : one: Copied (replaced existing) 2025/10/02 04:01:26 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/BackupDir" 2025/10/02 04:01:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:29 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/02 04:01:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:01:30 INFO : one: Copied (server-side copy) 2025/10/02 04:01:30 INFO : one: Deleted 2025/10/02 04:01:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/10/02 04:01:31 INFO : one: Copied (server-side copy) 2025/10/02 04:01:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/02 04:01:31 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:31 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:32 DEBUG : one: Unchanged skipping 2025/10/02 04:01:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/10/02 04:01:33 INFO : two: Copied (server-side copy) 2025/10/02 04:01:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/02 04:01:33 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:33 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:33 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:33 DEBUG : one: Unchanged skipping 2025/10/02 04:01:33 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:33 DEBUG : two: Unchanged skipping 2025/10/02 04:01:33 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:33 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:33 INFO : There was nothing to transfer 2025/10/02 04:01:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:34 DEBUG : one: Unchanged skipping 2025/10/02 04:01:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/02 04:01:34 DEBUG : three: Destination not found in --copy-dest 2025/10/02 04:01:34 DEBUG : three: Need to transfer - File not found at Destination 2025/10/02 04:01:34 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/02 04:01:34 DEBUG : two: Unchanged skipping 2025/10/02 04:01:34 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/10/02 04:01:35 INFO : three: Copied (new) 2025/10/02 04:01:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.44s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:01:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/cf621d13102dab3b9f980e1b/c001_v0001180_t0032": EOF 2025/10/02 04:01:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/cf621d13102dab3b9f980e1b/c001_v0001180_t0032": EOF) 2025/10/02 04:01:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zanepum5jiru: 1/10 (Post "https://pod-000-1180-13.backblaze.com/b2api/v1/b2_upload_file/cf621d13102dab3b9f980e1b/c001_v0001180_t0032": EOF) 2025/10/02 04:01:41 DEBUG : pacer: Reducing sleep to 10ms 2025/10/02 04:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:01:42 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/backup" 2025/10/02 04:01:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:01:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:01:44 DEBUG : two: Unchanged skipping 2025/10/02 04:01:44 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:01:46 INFO : one: Copied (server-side copy) 2025/10/02 04:01:46 INFO : one: Deleted 2025/10/02 04:01:46 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:01:47 INFO : one: Copied (new) 2025/10/02 04:01:47 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:01:47 INFO : three.txt: Copied (server-side copy) 2025/10/02 04:01:47 INFO : three.txt: Deleted 2025/10/02 04:01:47 INFO : three.txt: Moved into backup dir 2025/10/02 04:01:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:01:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:01:49 DEBUG : two: Unchanged skipping 2025/10/02 04:01:49 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:01:50 INFO : one: Copied (server-side copy) 2025/10/02 04:01:50 INFO : one: Deleted 2025/10/02 04:01:50 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:01:50 INFO : one: Copied (new) 2025/10/02 04:01:50 DEBUG : Waiting for deletions to finish 2025/10/02 04:01:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:01:51 INFO : three.txt: Copied (server-side copy) 2025/10/02 04:01:51 INFO : three.txt: Deleted 2025/10/02 04:01:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:01:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/backup" 2025/10/02 04:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:01:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:01:57 DEBUG : two: Unchanged skipping 2025/10/02 04:01:57 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:01:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:01:58 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:01:58 INFO : one: Deleted 2025/10/02 04:01:58 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:01:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:01:59 INFO : one: Copied (new) 2025/10/02 04:01:59 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:02:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:00 INFO : three.txt: Deleted 2025/10/02 04:02:00 INFO : three.txt: Moved into backup dir 2025/10/02 04:02:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:02:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:02 DEBUG : two: Unchanged skipping 2025/10/02 04:02:02 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:02:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:02 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:02:03 INFO : one: Deleted 2025/10/02 04:02:03 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:02:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:02:03 INFO : one: Copied (new) 2025/10/02 04:02:03 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:04 INFO : three.txt: Deleted 2025/10/02 04:02:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:02:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/backup" 2025/10/02 04:02:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:02:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:10 DEBUG : two: Unchanged skipping 2025/10/02 04:02:10 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:02:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:02:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/02 04:02:12 INFO : one: Deleted 2025/10/02 04:02:12 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:13 INFO : one: Copied (new) 2025/10/02 04:02:13 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:02:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/02 04:02:13 INFO : three.txt: Deleted 2025/10/02 04:02:13 INFO : three.txt: Moved into backup dir 2025/10/02 04:02:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:02:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:15 DEBUG : two: Unchanged skipping 2025/10/02 04:02:15 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:02:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/02 04:02:16 INFO : one: Deleted 2025/10/02 04:02:16 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:02:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:02:16 INFO : one: Copied (new) 2025/10/02 04:02:16 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/02 04:02:18 INFO : three.txt: Deleted 2025/10/02 04:02:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:02:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:02:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:22 DEBUG : two: Unchanged skipping 2025/10/02 04:02:22 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:02:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:02:23 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:02:23 INFO : one: Deleted 2025/10/02 04:02:23 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:02:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:24 INFO : one: Copied (new) 2025/10/02 04:02:24 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:02:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:25 INFO : three.txt: Deleted 2025/10/02 04:02:25 INFO : three.txt: Moved into backup dir 2025/10/02 04:02:26 DEBUG : one.bak: Excluded (Path Filter) 2025/10/02 04:02:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/10/02 04:02:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:02:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:26 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for checks to finish 2025/10/02 04:02:26 DEBUG : two: Unchanged skipping 2025/10/02 04:02:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:27 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:02:27 INFO : one: Deleted 2025/10/02 04:02:27 DEBUG : B2 bucket rclone-test-zanepum5jiru path dst: Waiting for transfers to finish 2025/10/02 04:02:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:02:28 INFO : one: Copied (new) 2025/10/02 04:02:28 DEBUG : Waiting for deletions to finish 2025/10/02 04:02:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:29 INFO : three.txt: Deleted 2025/10/02 04:02:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.01s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:02:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:02:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:02:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:02:35 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:02:35 INFO : one: Deleted 2025/10/02 04:02:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:37 INFO : one: Copied (new) 2025/10/02 04:02:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:37 DEBUG : two: Unchanged skipping 2025/10/02 04:02:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/02 04:02:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:02:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:38 INFO : three.txt: Deleted 2025/10/02 04:02:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:38 INFO : three.txt: Copied (new) 2025/10/02 04:02:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:02:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:40 INFO : one: Copied (server-side copy) to: one.bak 2025/10/02 04:02:41 INFO : one: Deleted 2025/10/02 04:02:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:02:41 INFO : one: Copied (new) 2025/10/02 04:02:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:41 DEBUG : two: Unchanged skipping 2025/10/02 04:02:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/02 04:02:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/10/02 04:02:42 INFO : three.txt: Deleted 2025/10/02 04:02:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/02 04:02:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zanepum5jiru/dst" 2025/10/02 04:02:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/10/02 04:02:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/10/02 04:02:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/02 04:02:50 INFO : one: Deleted 2025/10/02 04:02:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:51 INFO : one: Copied (new) 2025/10/02 04:02:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:51 DEBUG : two: Unchanged skipping 2025/10/02 04:02:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/10/02 04:02:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/10/02 04:02:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/02 04:02:52 INFO : three.txt: Deleted 2025/10/02 04:02:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:52 INFO : three.txt: Copied (new) 2025/10/02 04:02:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/10/02 04:02:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/10/02 04:02:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/10/02 04:02:54 INFO : one: Deleted 2025/10/02 04:02:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/10/02 04:02:54 INFO : one: Copied (new) 2025/10/02 04:02:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:02:54 DEBUG : two: Unchanged skipping 2025/10/02 04:02:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/10/02 04:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/10/02 04:02:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/10/02 04:02:55 INFO : three.txt: Deleted 2025/10/02 04:02:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/10/02 04:02:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.37s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:02:58 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:02:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/10/02 04:02:58 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:02:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/10/02 04:02:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/10/02 04:02:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.72s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:03:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/10/02 04:03:00 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:03:00 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:03:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/10/02 04:03:00 INFO : existing: Copied (new) 2025/10/02 04:03:00 DEBUG : Waiting for deletions to finish 2025/10/02 04:03:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/10/02 04:03:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/10/02 04:03:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:03:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:03:01 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting files as there were IO errors 2025/10/02 04:03:01 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:03:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:03 DEBUG : existing: Unchanged skipping 2025/10/02 04:03:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:03:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:03:03 DEBUG : Waiting for deletions to finish 2025/10/02 04:03:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.83s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:03:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:03:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both0: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both13: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both14: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both15: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both16: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both17: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both18: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both19: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both1: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both2: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both3: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both4: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both5: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both6: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both7: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both8: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:25 DEBUG : both9: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both10: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both11: Unchanged skipping 2025/10/02 04:03:25 DEBUG : both12: Unchanged skipping 2025/10/02 04:03:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:03:25 DEBUG : Waiting for deletions to finish 2025/10/02 04:03:25 INFO : only0: Deleted 2025/10/02 04:03:26 INFO : only10: Deleted 2025/10/02 04:03:26 INFO : only15: Deleted 2025/10/02 04:03:26 INFO : only14: Deleted 2025/10/02 04:03:26 INFO : only18: Deleted 2025/10/02 04:03:26 INFO : only16: Deleted 2025/10/02 04:03:26 INFO : only12: Deleted 2025/10/02 04:03:26 INFO : only13: Deleted 2025/10/02 04:03:26 INFO : only4: Deleted 2025/10/02 04:03:26 INFO : only5: Deleted 2025/10/02 04:03:26 INFO : only6: Deleted 2025/10/02 04:03:26 INFO : only8: Deleted 2025/10/02 04:03:26 INFO : only17: Deleted 2025/10/02 04:03:26 INFO : only19: Deleted 2025/10/02 04:03:26 INFO : only2: Deleted 2025/10/02 04:03:26 INFO : only7: Deleted 2025/10/02 04:03:26 INFO : only11: Deleted 2025/10/02 04:03:26 INFO : only1: Deleted 2025/10/02 04:03:26 INFO : only3: Deleted 2025/10/02 04:03:26 INFO : only9: Deleted 2025/10/02 04:03:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (25.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:03:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:03:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both0: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both13: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both14: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both15: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both10: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both17: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both11: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both19: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both12: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both2: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both3: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both4: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both5: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both6: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both7: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both8: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:03:52 DEBUG : both9: Unchanged skipping 2025/10/02 04:03:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/10/02 04:03:52 DEBUG : both16: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both18: Unchanged skipping 2025/10/02 04:03:52 DEBUG : both1: Unchanged skipping 2025/10/02 04:03:52 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:03:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only10: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only0: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only13: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only14: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only11: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only15: Copied (replaced existing) 2025/10/02 04:03:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:52 INFO : only16: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only17: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only12: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only18: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only19: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only1: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only2: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only3: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only4: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only5: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only6: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only7: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only8: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/10/02 04:03:53 INFO : only9: Copied (replaced existing) 2025/10/02 04:03:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (30.42s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:01 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:04:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 04:04:01 DEBUG : empty_on_remote: Making directory with metadata 2025/10/02 04:04:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 04:04:01 INFO : empty_on_remote: Making directory 2025/10/02 04:04:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/02 04:04:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:04 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:04:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 04:04:04 DEBUG : empty_on_remote: Making directory with metadata 2025/10/02 04:04:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/10/02 04:04:04 INFO : empty_on_remote: Making directory 2025/10/02 04:04:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/02 04:04:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:06 INFO : sub dir: Making directory 2025/10/02 04:04:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.36s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/10/02 04:04:09 INFO : sub dir: Making directory 2025/10/02 04:04:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:22 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:22 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:04:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:04:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : apple: Unchanged skipping 2025/10/02 04:04:22 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:04:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : banana: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:04:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:04:22 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:04:22 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:22 INFO : There was nothing to transfer 2025/10/02 04:04:22 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:23 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:04:23 DEBUG : apple: Unchanged skipping 2025/10/02 04:04:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : banana: Unchanged skipping 2025/10/02 04:04:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:04:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:04:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:04:23 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:23 INFO : There was nothing to transfer 2025/10/02 04:04:23 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:23 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:40 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:40 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : apple: Unchanged skipping 2025/10/02 04:04:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:04:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : banana: Unchanged skipping 2025/10/02 04:04:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:04:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:04:41 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:41 INFO : There was nothing to transfer 2025/10/02 04:04:41 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:41 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:04:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:04:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : apple: Unchanged skipping 2025/10/02 04:04:41 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:04:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : banana: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:04:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:04:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:04:41 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:04:41 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:41 INFO : There was nothing to transfer 2025/10/02 04:04:41 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:42 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:04:58 DEBUG : Waiting for deletions to finish 2025/10/02 04:04:59 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:04:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:04:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:04:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:04:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:04:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:04:59 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:04:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:04:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:04:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:04:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:04:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/02 04:04:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:04:59 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:04:59 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/02 04:05:00 INFO : apple: Copied (new) to: YXBwbGU= 2025/10/02 04:05:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/02 04:05:00 INFO : banana: Copied (new) to: YmFuYW5h 2025/10/02 04:05:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:05:00 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:05:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:05:00 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:05:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:05:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:05:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:05:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:05:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:05:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:05:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:05:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:05:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:05:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:05:02 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:05:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:02 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:05:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:02 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:05:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:05:02 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:02 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:02 INFO : banana: Deleted 2025/10/02 04:05:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0011-56789;.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0003-defghij.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0013-789;=.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0007-1234567.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0009-3456789.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0008-2345678.txt: Deleted 2025/10/02 04:05:03 INFO : apple: Deleted 2025/10/02 04:05:03 INFO : splitbananasplit: Deleted 2025/10/02 04:05:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0010-456789.txt: Deleted 2025/10/02 04:05:03 INFO : appleappleapplebanana: Deleted 2025/10/02 04:05:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0012-6789;.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0014-89;=.txt: Deleted 2025/10/02 04:05:03 INFO : dir1/0015-9;=.txt: Deleted 2025/10/02 04:05:03 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : banana: Unchanged skipping 2025/10/02 04:05:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:05:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : apple: Unchanged skipping 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:05:04 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:04 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:04 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:04 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : apple: transformed to: YXBwbGU= 2025/10/02 04:05:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/10/02 04:05:04 DEBUG : banana: transformed to: YmFuYW5h 2025/10/02 04:05:04 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/10/02 04:05:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/10/02 04:05:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/10/02 04:05:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/10/02 04:05:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/10/02 04:05:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:05:22 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:23 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:23 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/10/02 04:05:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/10/02 04:05:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/10/02 04:05:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/10/02 04:05:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/10/02 04:05:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/10/02 04:05:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/10/02 04:05:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/10/02 04:05:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/10/02 04:05:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/10/02 04:05:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/10/02 04:05:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/10/02 04:05:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/10/02 04:05:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/10/02 04:05:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/10/02 04:05:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/10/02 04:05:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:05:23 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:05:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/10/02 04:05:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/02 04:05:24 INFO : apple: Copied (new) to: PREFIXapple 2025/10/02 04:05:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/02 04:05:24 INFO : banana: Copied (new) to: PREFIXbanana 2025/10/02 04:05:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:05:24 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/10/02 04:05:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:05:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:05:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:05:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:05:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:05:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:25 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:05:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:05:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:05:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:05:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:05:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:05:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:05:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:05:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:05:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:05:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:05:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:26 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:26 INFO : apple: Deleted 2025/10/02 04:05:26 INFO : appleappleapplebanana: Deleted 2025/10/02 04:05:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/02 04:05:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0007-1234567.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0010-456789.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0009-3456789.txt: Deleted 2025/10/02 04:05:27 INFO : splitbananasplit: Deleted 2025/10/02 04:05:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0008-2345678.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0013-789;=.txt: Deleted 2025/10/02 04:05:27 INFO : banana: Deleted 2025/10/02 04:05:27 INFO : dir1/0003-defghij.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0011-56789;.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0015-9;=.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0012-6789;.txt: Deleted 2025/10/02 04:05:27 INFO : dir1/0014-89;=.txt: Deleted 2025/10/02 04:05:27 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:27 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : apple: transformed to: PREFIXapple 2025/10/02 04:05:27 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/10/02 04:05:27 DEBUG : banana: transformed to: PREFIXbanana 2025/10/02 04:05:27 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/10/02 04:05:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/10/02 04:05:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/10/02 04:05:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/10/02 04:05:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/10/02 04:05:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/10/02 04:05:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/10/02 04:05:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/10/02 04:05:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/10/02 04:05:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/10/02 04:05:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/10/02 04:05:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/10/02 04:05:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/10/02 04:05:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/10/02 04:05:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:05:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/02 04:05:28 INFO : banana: Copied (new) 2025/10/02 04:05:28 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:05:28 INFO : splitbananasplit: Copied (new) 2025/10/02 04:05:28 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/02 04:05:28 INFO : apple: Copied (new) 2025/10/02 04:05:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:05:28 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/02 04:05:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:05:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:05:29 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:05:29 INFO : appleappleapplebanana: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:05:29 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:05:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:05:29 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:05:29 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/02 04:05:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:05:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:05:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:05:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:05:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:05:30 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:05:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:05:30 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:05:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:05:30 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/02 04:05:30 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:31 INFO : PREFIXappleappleapplebanana: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/10/02 04:05:31 INFO : PREFIXbanana: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/10/02 04:05:31 INFO : PREFIXsplitbananasplit: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/10/02 04:05:31 INFO : PREFIXapple: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/10/02 04:05:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/10/02 04:05:31 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:31 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:32 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:05:49 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:50 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:50 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/10/02 04:05:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:50 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:05:50 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/02 04:05:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:05:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/02 04:05:51 INFO : banana: Copied (new) to: bananaSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:05:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:05:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:05:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:05:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:05:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:05:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:05:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:05:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:05:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:05:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:05:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:05:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:05:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:05:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:05:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:05:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:05:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:53 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/02 04:05:53 INFO : appleappleapplebanana: Deleted 2025/10/02 04:05:53 INFO : splitbananasplit: Deleted 2025/10/02 04:05:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0003-defghij.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0007-1234567.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0008-2345678.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0011-56789;.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0012-6789;.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0015-9;=.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0009-3456789.txt: Deleted 2025/10/02 04:05:54 INFO : banana: Deleted 2025/10/02 04:05:54 INFO : dir1/0014-89;=.txt: Deleted 2025/10/02 04:05:54 INFO : apple: Deleted 2025/10/02 04:05:54 INFO : dir1/0010-456789.txt: Deleted 2025/10/02 04:05:54 INFO : dir1/0013-789;=.txt: Deleted 2025/10/02 04:05:54 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : apple: transformed to: appleSUFFIX 2025/10/02 04:05:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/10/02 04:05:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/10/02 04:05:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/10/02 04:05:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:05:55 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:05:55 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:05:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:05:55 INFO : splitbananasplit: Copied (new) 2025/10/02 04:05:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/10/02 04:05:55 INFO : apple: Copied (new) 2025/10/02 04:05:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:05:55 INFO : appleappleapplebanana: Copied (new) 2025/10/02 04:05:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:05:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/10/02 04:05:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:05:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:05:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:05:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:05:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:05:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/10/02 04:05:56 INFO : banana: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:05:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:05:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/10/02 04:05:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:05:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:05:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:05:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:05:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:05:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:05:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:05:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:05:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/10/02 04:05:57 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : bananaSUFFIX: Deleted 2025/10/02 04:05:58 INFO : splitbananasplitSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : appleSUFFIX: Deleted 2025/10/02 04:05:58 INFO : appleappleapplebananaSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/10/02 04:05:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/10/02 04:05:58 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:58 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:05:58 DEBUG : Waiting for deletions to finish 2025/10/02 04:05:59 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:05:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:06:16 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:16 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:17 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:17 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/02 04:06:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/10/02 04:06:17 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:17 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/10/02 04:06:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/10/02 04:06:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/10/02 04:06:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/10/02 04:06:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/10/02 04:06:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/10/02 04:06:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/10/02 04:06:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/10/02 04:06:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/10/02 04:06:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/10/02 04:06:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/10/02 04:06:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/10/02 04:06:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/10/02 04:06:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/10/02 04:06:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/10/02 04:06:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/10/02 04:06:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/10/02 04:06:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/10/02 04:06:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/10/02 04:06:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/10/02 04:06:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/10/02 04:06:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/10/02 04:06:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/10/02 04:06:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/10/02 04:06:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/10/02 04:06:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/10/02 04:06:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/10/02 04:06:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/10/02 04:06:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/10/02 04:06:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/10/02 04:06:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/10/02 04:06:19 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/10/02 04:06:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/10/02 04:06:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/10/02 04:06:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/10/02 04:06:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/10/02 04:06:19 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:19 INFO : appleappleapplebanana: Deleted 2025/10/02 04:06:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0012-6789;.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0003-defghij.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0010-456789.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0011-56789;.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0008-2345678.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0009-3456789.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0014-89;=.txt: Deleted 2025/10/02 04:06:19 INFO : splitbananasplit: Deleted 2025/10/02 04:06:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/10/02 04:06:19 INFO : dir1/0007-1234567.txt: Deleted 2025/10/02 04:06:20 INFO : dir1/0013-789;=.txt: Deleted 2025/10/02 04:06:20 INFO : dir1/0015-9;=.txt: Deleted 2025/10/02 04:06:20 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:20 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : appleapple: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:06:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/10/02 04:06:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/10/02 04:06:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/10/02 04:06:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/10/02 04:06:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/10/02 04:06:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/10/02 04:06:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/10/02 04:06:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/10/02 04:06:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/10/02 04:06:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/10/02 04:06:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:06:20 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:20 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:20 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:20 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:21 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : appleapple: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : splitbanan: Excluded (Path Filter) 2025/10/02 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:21 DEBUG : splitbananasplit: transformed to: splitbanan 2025/10/02 04:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:21 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/10/02 04:06:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/10/02 04:06:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/10/02 04:06:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/10/02 04:06:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/10/02 04:06:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/10/02 04:06:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/10/02 04:06:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/10/02 04:06:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/10/02 04:06:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/10/02 04:06:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/10/02 04:06:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/10/02 04:06:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/10/02 04:06:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/10/02 04:06:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/10/02 04:06:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/10/02 04:06:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/10/02 04:06:21 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:06:37 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:37 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:06:38 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:38 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:38 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:38 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:38 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:06:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:06:39 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:39 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:39 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:39 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:39 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:06:56 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:56 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:06:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:57 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:57 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:57 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:06:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : apple: Unchanged skipping 2025/10/02 04:06:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:06:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : banana: Unchanged skipping 2025/10/02 04:06:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:06:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:06:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:06:57 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:06:57 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:57 DEBUG : Waiting for deletions to finish 2025/10/02 04:06:58 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:06:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:07:14 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:15 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:15 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:15 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:15 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:15 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:16 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:16 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:16 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:07:32 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:33 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:33 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:33 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:33 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:33 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:34 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:34 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:34 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:34 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:34 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:07:51 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:52 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:53 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:53 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:53 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:53 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/10/02 04:07:54 DEBUG : banana: Unchanged skipping 2025/10/02 04:07:54 DEBUG : apple: Unchanged skipping 2025/10/02 04:07:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : splitbananasplit: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:07:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/10/02 04:07:54 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:07:54 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:54 DEBUG : Waiting for deletions to finish 2025/10/02 04:07:54 DEBUG : apple: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : banana: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/10/02 04:07:54 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (227.90s) --- PASS: TestTransform/NFC (17.29s) --- PASS: TestTransform/NFD (18.71s) --- PASS: TestTransform/base64 (22.27s) --- PASS: TestTransform/prefix (27.69s) --- PASS: TestTransform/suffix (26.68s) --- PASS: TestTransform/truncate (21.93s) --- PASS: TestTransform/encoder (19.00s) --- PASS: TestTransform/ISO-8859-1 (18.03s) --- PASS: TestTransform/charmap (18.67s) --- PASS: TestTransform/lowercase (18.07s) --- PASS: TestTransform/ascii (19.56s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:07:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 04:07:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 04:07:59 INFO : sub dir_somesuffix: Making directory 2025/10/02 04:07:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/10/02 04:07:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/10/02 04:07:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/02 04:07:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/10/02 04:07:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/02 04:07:59 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:07:59 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:00 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/10/02 04:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.78s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:00 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:01 INFO : tictactoe: Making directory 2025/10/02 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:01 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/10/02 04:08:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:01 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:02 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:02 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/10/02 04:08:02 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (2.36s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:03 INFO : toe: Making directory 2025/10/02 04:08:03 INFO : toe/toe: Making directory 2025/10/02 04:08:03 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/02 04:08:03 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/02 04:08:03 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/02 04:08:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:03 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:04 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/02 04:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.12s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:05 INFO : toe: Making directory 2025/10/02 04:08:05 INFO : toe/toe: Making directory 2025/10/02 04:08:05 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/02 04:08:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/02 04:08:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/10/02 04:08:05 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:05 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:06 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:06 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/10/02 04:08:06 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:07 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:08:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 04:08:07 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:07 INFO : tictacempty_dir: Making directory 2025/10/02 04:08:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:07 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:07 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:07 INFO : tictactoe: Making directory 2025/10/02 04:08:07 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:07 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:07 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:07 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:07 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:08 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:08 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:08 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:09 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:08:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:09 INFO : tictacempty_dir: Making directory 2025/10/02 04:08:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:09 INFO : tictactoe: Making directory 2025/10/02 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:09 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:09 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/02 04:08:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:09 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:09 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:10 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/02 04:08:10 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:10 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/02 04:08:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/10/02 04:08:10 NOTICE: B2 bucket rclone-test-zanepum5jiru: 0 differences found 2025/10/02 04:08:10 NOTICE: B2 bucket rclone-test-zanepum5jiru: 1 matching files --- PASS: TestAllTag (2.46s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:11 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:11 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:11 INFO : tictactoe: Making directory 2025/10/02 04:08:11 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:11 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:11 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:11 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:11 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:12 DEBUG : Waiting for deletions to finish 2025/10/02 04:08:12 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:13 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:13 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:13 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/02 04:08:13 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/10/02 04:08:13 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/10/02 04:08:13 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:13 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/10/02 04:08:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:14 INFO : toe: Making directory 2025/10/02 04:08:14 INFO : toe/toe: Making directory 2025/10/02 04:08:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/02 04:08:14 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:14 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:15 INFO : toe/toe/toe: Copied (new) 2025/10/02 04:08:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.88s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:15 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:08:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 04:08:15 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:16 INFO : tictacempty_dir: Making directory 2025/10/02 04:08:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:16 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:16 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:16 INFO : tictactoe: Making directory 2025/10/02 04:08:16 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:16 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:16 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/02 04:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:16 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:16 INFO : toe/toe/toe.txt: Deleted 2025/10/02 04:08:16 INFO : toe/toe: Removing directory 2025/10/02 04:08:16 INFO : toe: Removing directory 2025/10/02 04:08:16 INFO : empty_dir: Removing directory 2025/10/02 04:08:16 DEBUG : Local file system at /tmp/rclone4201069010: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.87s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:17 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:08:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 04:08:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:17 INFO : tictacempty_dir: Making directory 2025/10/02 04:08:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:17 INFO : tictactoe: Making directory 2025/10/02 04:08:17 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:18 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:18 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/02 04:08:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:18 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:18 INFO : toe/toe/toe.txt: Deleted 2025/10/02 04:08:18 INFO : toe/toe: Removing directory 2025/10/02 04:08:18 INFO : toe: Removing directory 2025/10/02 04:08:18 INFO : empty_dir: Removing directory 2025/10/02 04:08:18 DEBUG : Local file system at /tmp/rclone4201069010: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/02 04:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/02 04:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/10/02 04:08: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: TestTransformFile (3.67s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:21 DEBUG : Reset feature "Copy" 2025/10/02 04:08:21 DEBUG : Reset feature "Move" 2025/10/02 04:08:21 DEBUG : Reset feature "Copy" 2025/10/02 04:08:21 DEBUG : Reset feature "Move" 2025/10/02 04:08:21 DEBUG : empty_dir: Making directory with metadata 2025/10/02 04:08:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/02 04:08:21 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:21 INFO : tictacempty_dir: Making directory 2025/10/02 04:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/10/02 04:08:21 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:21 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:21 INFO : tictactoe: Making directory 2025/10/02 04:08:21 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:21 DEBUG : toe: transformed to: tictactoe 2025/10/02 04:08:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:21 INFO : tictactoe/tictactoe: Making directory 2025/10/02 04:08:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/10/02 04:08:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/10/02 04:08:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:21 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/10/02 04:08:22 INFO : toe/toe/toe.txt: Deleted 2025/10/02 04:08:22 INFO : toe/toe: Removing directory 2025/10/02 04:08:22 INFO : toe: Removing directory 2025/10/02 04:08:22 INFO : empty_dir: Removing directory 2025/10/02 04:08:22 DEBUG : Local file system at /tmp/rclone4201069010: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/10/02 04:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/10/02 04:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/10/02 04:08:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:24 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/10/02 04:08:24 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.73s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:25 DEBUG : toe: transformed to: dG9l 2025/10/02 04:08:25 DEBUG : toe: transformed to: dG9l 2025/10/02 04:08:25 INFO : dG9l: Making directory 2025/10/02 04:08:25 DEBUG : toe: transformed to: dG9l 2025/10/02 04:08:25 DEBUG : toe: transformed to: dG9l 2025/10/02 04:08:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/02 04:08:25 INFO : dG9l/dG9l: Making directory 2025/10/02 04:08:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/10/02 04:08:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/10/02 04:08:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/02 04:08:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/10/02 04:08:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/10/02 04:08:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:25 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/10/02 04:08:26 DEBUG : Waiting for deletions to finish 2025/10/02 04:08:26 DEBUG : dG9l: transformed to: toe 2025/10/02 04:08:26 DEBUG : dG9l: transformed to: toe 2025/10/02 04:08:26 DEBUG : dG9l: transformed to: toe 2025/10/02 04:08:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/10/02 04:08:26 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/10/02 04:08:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/10/02 04:08:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/10/02 04:08:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/10/02 04:08:26 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for checks to finish 2025/10/02 04:08:26 DEBUG : Local file system at /tmp/rclone4201069010: Waiting for transfers to finish 2025/10/02 04:08:26 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.76s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zanepum5jiru", Local "Local file system at /tmp/rclone4201069010", Modify Window "1ms" 2025/10/02 04:08:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:27 DEBUG : toe: transformed to: 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe: transformed to: 2025/10/02 04:08:28 INFO : B2 bucket rclone-test-zanepum5jiru: Making directory 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe: transformed to: 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe: transformed to: 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe/toe: transformed to: 2025/10/02 04:08:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/02 04:08:28 INFO : toe/toe: Making directory 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe/toe: transformed to: 2025/10/02 04:08:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe: transformed to: 2025/10/02 04:08:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/10/02 04:08:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/10/02 04:08:28 DEBUG : toe/toe/toe: transformed to: 2025/10/02 04:08:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/10/02 04:08:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for checks to finish 2025/10/02 04:08:28 DEBUG : B2 bucket rclone-test-zanepum5jiru: Waiting for transfers to finish 2025/10/02 04:08:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/10/02 04:08:29 INFO : toe/toe/toe: Copied (new) 2025/10/02 04:08:29 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting files as there were IO errors 2025/10/02 04:08:29 ERROR : B2 bucket rclone-test-zanepum5jiru: not deleting directories as there were IO errors --- PASS: TestError (2.13s) PASS 2025/10/02 04:08:30 DEBUG : B2 bucket rclone-test-zanepum5jiru: Purge remote 2025/10/02 04:08:30 INFO : B2 bucket rclone-test-zanepum5jiru: cleaning bucket "rclone-test-zanepum5jiru" of all files 2025/10/02 04:08:31 DEBUG : BackupDir/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a04_d20251002_m040136_c001_v7007000_t0000_u01759377696166") 2025/10/02 04:08:31 DEBUG : BackupDir/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f114c159205378c13_d20251002_m040130_c001_v0001184_t0012_u01759377690521") 2025/10/02 04:08:31 DEBUG : CompareDest/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270953a_d20251002_m040110_c001_v7007000_t0000_u01759377670148") 2025/10/02 04:08:31 DEBUG : CompareDest/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ab4_d20251002_m040103_c001_v0001036_t0056_u01759377663955") 2025/10/02 04:08:31 DEBUG : CompareDest/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270953b_d20251002_m040110_c001_v7007000_t0000_u01759377670335") 2025/10/02 04:08:31 DEBUG : CompareDest/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31d48_d20251002_m040105_c001_v0001180_t0029_u01759377665596") 2025/10/02 04:08:31 DEBUG : CopyDest/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a07_d20251002_m040136_c001_v7007000_t0000_u01759377696356") 2025/10/02 04:08:31 DEBUG : CopyDest/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d2b1_d20251002_m040127_c001_v0001134_t0035_u01759377687518") 2025/10/02 04:08:31 DEBUG : CopyDest/three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a09_d20251002_m040136_c001_v7007000_t0000_u01759377696540") 2025/10/02 04:08:31 DEBUG : CopyDest/three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31e0b_d20251002_m040134_c001_v0001180_t0048_u01759377694085") 2025/10/02 04:08:31 DEBUG : CopyDest/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a0d_d20251002_m040136_c001_v7007000_t0000_u01759377696723") 2025/10/02 04:08:31 DEBUG : CopyDest/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6af8_d20251002_m040131_c001_v0001036_t0036_u01759377691767") 2025/10/02 04:08:31 DEBUG : EXISTING: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709840_d20251002_m040303_c001_v7007000_t0000_u01759377783811") 2025/10/02 04:08:31 DEBUG : EXISTING: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c02_d20251002_m040302_c001_v0001036_t0021_u01759377782356") 2025/10/02 04:08:31 DEBUG : PREFIXapple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e1852_d20251002_m040531_c001_v7007000_t0000_u01759377931309") 2025/10/02 04:08:31 DEBUG : PREFIXapple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8cf_d20251002_m040523_c001_v0001134_t0056_u01759377923892") 2025/10/02 04:08:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937be4_d20251002_m040531_c001_v7007000_t0000_u01759377931087") 2025/10/02 04:08:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7e0_d20251002_m040523_c001_v0001091_t0056_u01759377923905") 2025/10/02 04:08:31 DEBUG : PREFIXbanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5bf_d20251002_m040531_c001_v7007000_t0000_u01759377931103") 2025/10/02 04:08:32 DEBUG : PREFIXbanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e59_d20251002_m040523_c001_v0001036_t0049_u01759377923925") 2025/10/02 04:08:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616c8c_d20251002_m040531_c001_v7007000_t0000_u01759377931124") 2025/10/02 04:08:32 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc88_d20251002_m040523_c001_v0001106_t0019_u01759377923913") 2025/10/02 04:08:32 DEBUG : Testêé: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270982a_d20251002_m040259_c001_v7007000_t0000_u01759377779856") 2025/10/02 04:08:32 DEBUG : Testêé: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6bf4_d20251002_m040258_c001_v0001036_t0037_u01759377778951") 2025/10/02 04:08:32 DEBUG : Testêé: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d505_d20251002_m040257_c001_v0001134_t0023_u01759377777870") 2025/10/02 04:08:32 DEBUG : YXBwbGU=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cdb_d20251002_m040505_c001_v7007000_t0000_u01759377905225") 2025/10/02 04:08:32 DEBUG : YXBwbGU=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d83d_d20251002_m040459_c001_v0001134_t0042_u01759377899985") 2025/10/02 04:08:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cdc_d20251002_m040505_c001_v7007000_t0000_u01759377905410") 2025/10/02 04:08:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e01_d20251002_m040459_c001_v0001036_t0057_u01759377899998") 2025/10/02 04:08:32 DEBUG : YmFuYW5h: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cdd_d20251002_m040505_c001_v7007000_t0000_u01759377905598") 2025/10/02 04:08:32 DEBUG : YmFuYW5h: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c78a_d20251002_m040500_c001_v0001091_t0052_u01759377900009") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15419_d20251002_m035933_c001_v7007000_t0000_u01759377573231") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d06b_d20251002_m035932_c001_v0001134_t0021_u01759377572468") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15415_d20251002_m035930_c001_v7007000_t0000_u01759377570821") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d061_d20251002_m035929_c001_v0001134_t0004_u01759377569907") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd41_d20251002_m035911_c001_v7007000_t0000_u01759377551699") 2025/10/02 04:08:32 DEBUG : a/potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfe6_d20251002_m035910_c001_v0001134_t0012_u01759377550787") 2025/10/02 04:08:32 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e645_d20251002_m040754_c001_v7007000_t0000_u01759378074911") 2025/10/02 04:08:32 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7072_d20251002_m040749_c001_v0001036_t0050_u01759378069253") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844661_d20251002_m040735_c001_v7007000_t0000_u01759378055415") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a702a_d20251002_m040730_c001_v0001036_t0000_u01759378050769") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2fe9_d20251002_m040717_c001_v7007000_t0000_u01759378037297") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ff3_d20251002_m040712_c001_v0001036_t0016_u01759378032769") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef8e_d20251002_m040658_c001_v7007000_t0000_u01759378018751") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6fad_d20251002_m040654_c001_v0001036_t0036_u01759378014632") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd374_d20251002_m040640_c001_v7007000_t0000_u01759378000413") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f6c_d20251002_m040635_c001_v0001036_t0033_u01759377995676") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c1_d20251002_m040621_c001_v7007000_t0000_u01759377981605") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8f1_d20251002_m040614_c001_v0001091_t0048_u01759377974356") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592eb_d20251002_m040559_c001_v7007000_t0000_u01759377959691") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9a0_d20251002_m040555_c001_v0001134_t0015_u01759377955322") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40944ce3cc8a027a_d20251002_m040554_c001_v7007000_t0000_u01759377954359") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d95c_d20251002_m040547_c001_v0001134_t0057_u01759377947930") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d0_d20251002_m040532_c001_v7007000_t0000_u01759377932891") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e6d_d20251002_m040528_c001_v0001036_t0033_u01759377928265") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270a0fa_d20251002_m040526_c001_v7007000_t0000_u01759377926706") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8b7_d20251002_m040520_c001_v0001134_t0000_u01759377920603") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0edcc_d20251002_m040503_c001_v7007000_t0000_u01759377903392") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d82e_d20251002_m040456_c001_v0001134_t0043_u01759377896679") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee418_d20251002_m040442_c001_v7007000_t0000_u01759377882865") 2025/10/02 04:08:33 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d7c7_d20251002_m040437_c001_v0001134_t0039_u01759377877782") 2025/10/02 04:08:34 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1d1_d20251002_m040424_c001_v7007000_t0000_u01759377864399") 2025/10/02 04:08:34 DEBUG : apple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d757_d20251002_m040420_c001_v0001134_t0056_u01759377860277") 2025/10/02 04:08:34 DEBUG : appleSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b0380545_d20251002_m040558_c001_v7007000_t0000_u01759377958267") 2025/10/02 04:08:34 DEBUG : appleSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d976_d20251002_m040550_c001_v0001134_t0015_u01759377950745") 2025/10/02 04:08:34 DEBUG : appleapple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c2_d20251002_m040621_c001_v7007000_t0000_u01759377981791") 2025/10/02 04:08:34 DEBUG : appleapple: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8f7_d20251002_m040617_c001_v0001091_t0022_u01759377977097") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e647_d20251002_m040755_c001_v7007000_t0000_u01759378075094") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca54_d20251002_m040750_c001_v0001091_t0027_u01759378070733") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844662_d20251002_m040735_c001_v7007000_t0000_u01759378055597") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca09_d20251002_m040731_c001_v0001091_t0034_u01759378051779") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2feb_d20251002_m040717_c001_v7007000_t0000_u01759378037478") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9bd_d20251002_m040714_c001_v0001091_t0044_u01759378034273") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef92_d20251002_m040658_c001_v7007000_t0000_u01759378018935") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c97e_d20251002_m040655_c001_v0001091_t0003_u01759378015762") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd375_d20251002_m040640_c001_v7007000_t0000_u01759378000610") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c93e_d20251002_m040636_c001_v0001091_t0058_u01759377996519") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d7682c8_d20251002_m040619_c001_v7007000_t0000_u01759377979418") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da12_d20251002_m040615_c001_v0001134_t0028_u01759377975266") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592ed_d20251002_m040559_c001_v7007000_t0000_u01759377959875") 2025/10/02 04:08:34 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6edf_d20251002_m040555_c001_v0001036_t0042_u01759377955304") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592bb_d20251002_m040553_c001_v7007000_t0000_u01759377953778") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ebf_d20251002_m040548_c001_v0001036_t0030_u01759377948847") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d2_d20251002_m040533_c001_v7007000_t0000_u01759377933075") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddca6_d20251002_m040528_c001_v0001106_t0042_u01759377928293") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d76821a_d20251002_m040526_c001_v7007000_t0000_u01759377926727") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc72_d20251002_m040521_c001_v0001106_t0049_u01759377921914") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937ad3_d20251002_m040503_c001_v7007000_t0000_u01759377903429") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c786_d20251002_m040457_c001_v0001091_t0004_u01759377897464") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee41e_d20251002_m040443_c001_v7007000_t0000_u01759377883051") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c741_d20251002_m040438_c001_v0001091_t0043_u01759377878916") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1d2_d20251002_m040424_c001_v7007000_t0000_u01759377864581") 2025/10/02 04:08:35 DEBUG : appleappleapplebanana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6f0_d20251002_m040421_c001_v0001091_t0015_u01759377861142") 2025/10/02 04:08:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da3ea_d20251002_m040558_c001_v7007000_t0000_u01759377958287") 2025/10/02 04:08:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ec2_d20251002_m040550_c001_v0001036_t0012_u01759377950770") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1541a_d20251002_m035933_c001_v7007000_t0000_u01759377573413") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d063_d20251002_m035931_c001_v0001134_t0037_u01759377571371") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15414_d20251002_m035930_c001_v7007000_t0000_u01759377570264") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d057_d20251002_m035928_c001_v0001134_t0030_u01759377568925") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd40_d20251002_m035911_c001_v7007000_t0000_u01759377551140") 2025/10/02 04:08:35 DEBUG : b/potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfe0_d20251002_m035909_c001_v0001134_t0040_u01759377549693") 2025/10/02 04:08:35 DEBUG : backup/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428184f7_d20251002_m040151_c001_v7007000_t0000_u01759377711771") 2025/10/02 04:08:35 DEBUG : backup/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f116f61fe1ccdfabf_d20251002_m040149_c001_v0001145_t0011_u01759377709900") 2025/10/02 04:08:36 DEBUG : backup/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10253298d84f3577_d20251002_m040145_c001_v0001154_t0000_u01759377705755") 2025/10/02 04:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606de20_d20251002_m040218_c001_v7007000_t0000_u01759377738553") 2025/10/02 04:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1039bf221961bdb7_d20251002_m040216_c001_v0001041_t0056_u01759377736174") 2025/10/02 04:08:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1039bf221961bda7_d20251002_m040211_c001_v0001041_t0059_u01759377731732") 2025/10/02 04:08:36 DEBUG : backup/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22258d88_d20251002_m040204_c001_v7007000_t0000_u01759377724782") 2025/10/02 04:08:36 DEBUG : backup/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1093e5a8880136f4_d20251002_m040202_c001_v0001037_t0019_u01759377722696") 2025/10/02 04:08:36 DEBUG : backup/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101064e174329f2_d20251002_m040158_c001_v0001130_t0026_u01759377718420") 2025/10/02 04:08:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606de21_d20251002_m040218_c001_v7007000_t0000_u01759377738736") 2025/10/02 04:08:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101e764e3c6e6ee5_d20251002_m040217_c001_v0001144_t0004_u01759377737183") 2025/10/02 04:08:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f106fa2de8e36798f_d20251002_m040213_c001_v0001092_t0041_u01759377733316") 2025/10/02 04:08:36 DEBUG : backup/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428184f9_d20251002_m040151_c001_v7007000_t0000_u01759377711967") 2025/10/02 04:08:36 DEBUG : backup/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f119b895949a66a67_d20251002_m040150_c001_v0001157_t0002_u01759377710820") 2025/10/02 04:08:36 DEBUG : backup/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f109b8a0323d58b57_d20251002_m040147_c001_v0001183_t0047_u01759377707570") 2025/10/02 04:08:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22258d8b_d20251002_m040204_c001_v7007000_t0000_u01759377724978") 2025/10/02 04:08:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1055db647be32656_d20251002_m040203_c001_v0001036_t0019_u01759377723744") 2025/10/02 04:08:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f118f47042475dd26_d20251002_m040200_c001_v0001099_t0030_u01759377720122") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e648_d20251002_m040755_c001_v7007000_t0000_u01759378075276") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf3b_d20251002_m040750_c001_v0001106_t0024_u01759378070027") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844664_d20251002_m040735_c001_v7007000_t0000_u01759378055778") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddeec_d20251002_m040731_c001_v0001106_t0021_u01759378051136") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2fed_d20251002_m040717_c001_v7007000_t0000_u01759378037660") 2025/10/02 04:08:36 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde88_d20251002_m040713_c001_v0001106_t0006_u01759378033418") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef95_d20251002_m040659_c001_v7007000_t0000_u01759378019120") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde26_d20251002_m040655_c001_v0001106_t0011_u01759378015058") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd376_d20251002_m040640_c001_v7007000_t0000_u01759378000805") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddde5_d20251002_m040635_c001_v0001106_t0023_u01759377995988") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c3_d20251002_m040621_c001_v7007000_t0000_u01759377981975") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f1a_d20251002_m040614_c001_v0001036_t0051_u01759377974779") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592ef_d20251002_m040600_c001_v7007000_t0000_u01759377960059") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd1d_d20251002_m040555_c001_v0001106_t0020_u01759377955333") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592c1_d20251002_m040554_c001_v7007000_t0000_u01759377954337") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c864_d20251002_m040548_c001_v0001091_t0008_u01759377948357") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d4_d20251002_m040533_c001_v7007000_t0000_u01759377933259") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8e9_d20251002_m040528_c001_v0001134_t0006_u01759377928273") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871b93_d20251002_m040527_c001_v7007000_t0000_u01759377927283") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7ce_d20251002_m040521_c001_v0001091_t0015_u01759377921432") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0edc8_d20251002_m040502_c001_v7007000_t0000_u01759377902839") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6df5_d20251002_m040457_c001_v0001036_t0047_u01759377897045") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee425_d20251002_m040443_c001_v7007000_t0000_u01759377883237") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6db6_d20251002_m040438_c001_v0001036_t0037_u01759377878268") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1d5_d20251002_m040424_c001_v7007000_t0000_u01759377864763") 2025/10/02 04:08:37 DEBUG : banana: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d79_d20251002_m040420_c001_v0001036_t0023_u01759377860666") 2025/10/02 04:08:38 DEBUG : bananaSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b0380543_d20251002_m040558_c001_v7007000_t0000_u01759377958086") 2025/10/02 04:08:38 DEBUG : bananaSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd02_d20251002_m040550_c001_v0001106_t0026_u01759377950778") 2025/10/02 04:08:38 DEBUG : both0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdcd_d20251002_m040354_c001_v7007000_t0000_u01759377834151") 2025/10/02 04:08:38 DEBUG : both0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5ee_d20251002_m040331_c001_v0001134_t0047_u01759377811811") 2025/10/02 04:08:38 DEBUG : both0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f802_d20251002_m040327_c001_v7007000_t0000_u01759377807438") 2025/10/02 04:08:38 DEBUG : both0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d536_d20251002_m040305_c001_v0001134_t0031_u01759377785736") 2025/10/02 04:08:38 DEBUG : both1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdcf_d20251002_m040354_c001_v7007000_t0000_u01759377834334") 2025/10/02 04:08:38 DEBUG : both1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5fc_d20251002_m040333_c001_v0001134_t0007_u01759377813540") 2025/10/02 04:08:38 DEBUG : both1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f803_d20251002_m040327_c001_v7007000_t0000_u01759377807621") 2025/10/02 04:08:38 DEBUG : both1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d53c_d20251002_m040306_c001_v0001134_t0042_u01759377786396") 2025/10/02 04:08:38 DEBUG : both10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdd0_d20251002_m040354_c001_v7007000_t0000_u01759377834516") 2025/10/02 04:08:38 DEBUG : both10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d64d_d20251002_m040342_c001_v0001134_t0029_u01759377822744") 2025/10/02 04:08:38 DEBUG : both10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f804_d20251002_m040327_c001_v7007000_t0000_u01759377807805") 2025/10/02 04:08:38 DEBUG : both10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d58f_d20251002_m040315_c001_v0001134_t0049_u01759377795528") 2025/10/02 04:08:38 DEBUG : both11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdd2_d20251002_m040354_c001_v7007000_t0000_u01759377834698") 2025/10/02 04:08:38 DEBUG : both11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d657_d20251002_m040343_c001_v0001134_t0019_u01759377823775") 2025/10/02 04:08:38 DEBUG : both11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f805_d20251002_m040328_c001_v7007000_t0000_u01759377808017") 2025/10/02 04:08:38 DEBUG : both11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d597_d20251002_m040316_c001_v0001134_t0028_u01759377796661") 2025/10/02 04:08:38 DEBUG : both12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdd4_d20251002_m040354_c001_v7007000_t0000_u01759377834934") 2025/10/02 04:08:38 DEBUG : both12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d661_d20251002_m040344_c001_v0001134_t0059_u01759377824618") 2025/10/02 04:08:38 DEBUG : both12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f806_d20251002_m040328_c001_v7007000_t0000_u01759377808203") 2025/10/02 04:08:38 DEBUG : both12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d59d_d20251002_m040317_c001_v0001134_t0031_u01759377797423") 2025/10/02 04:08:39 DEBUG : both13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdd7_d20251002_m040355_c001_v7007000_t0000_u01759377835127") 2025/10/02 04:08:39 DEBUG : both13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d66b_d20251002_m040345_c001_v0001134_t0042_u01759377825699") 2025/10/02 04:08:39 DEBUG : both13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f807_d20251002_m040328_c001_v7007000_t0000_u01759377808399") 2025/10/02 04:08:39 DEBUG : both13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5a5_d20251002_m040318_c001_v0001134_t0001_u01759377798548") 2025/10/02 04:08:39 DEBUG : both14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccddf_d20251002_m040355_c001_v7007000_t0000_u01759377835309") 2025/10/02 04:08:39 DEBUG : both14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d671_d20251002_m040346_c001_v0001134_t0043_u01759377826399") 2025/10/02 04:08:39 DEBUG : both14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f808_d20251002_m040328_c001_v7007000_t0000_u01759377808583") 2025/10/02 04:08:39 DEBUG : both14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5ab_d20251002_m040319_c001_v0001134_t0033_u01759377799384") 2025/10/02 04:08:39 DEBUG : both15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccde3_d20251002_m040355_c001_v7007000_t0000_u01759377835491") 2025/10/02 04:08:39 DEBUG : both15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d677_d20251002_m040347_c001_v0001134_t0004_u01759377827127") 2025/10/02 04:08:39 DEBUG : both15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f80c_d20251002_m040328_c001_v7007000_t0000_u01759377808767") 2025/10/02 04:08:39 DEBUG : both15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5ad_d20251002_m040320_c001_v0001134_t0037_u01759377800241") 2025/10/02 04:08:39 DEBUG : both16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccde6_d20251002_m040355_c001_v7007000_t0000_u01759377835688") 2025/10/02 04:08:39 DEBUG : both16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d67c_d20251002_m040347_c001_v0001134_t0054_u01759377827889") 2025/10/02 04:08:39 DEBUG : both16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f80d_d20251002_m040328_c001_v7007000_t0000_u01759377808951") 2025/10/02 04:08:39 DEBUG : both16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5b1_d20251002_m040320_c001_v0001134_t0022_u01759377800987") 2025/10/02 04:08:39 DEBUG : both17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccde9_d20251002_m040355_c001_v7007000_t0000_u01759377835869") 2025/10/02 04:08:39 DEBUG : both17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d680_d20251002_m040349_c001_v0001134_t0055_u01759377829070") 2025/10/02 04:08:39 DEBUG : both17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f80e_d20251002_m040329_c001_v7007000_t0000_u01759377809137") 2025/10/02 04:08:39 DEBUG : both17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5bd_d20251002_m040321_c001_v0001134_t0023_u01759377801963") 2025/10/02 04:08:39 DEBUG : both18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdea_d20251002_m040356_c001_v7007000_t0000_u01759377836050") 2025/10/02 04:08:39 DEBUG : both18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d683_d20251002_m040350_c001_v0001134_t0031_u01759377830075") 2025/10/02 04:08:40 DEBUG : both18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f80f_d20251002_m040329_c001_v7007000_t0000_u01759377809326") 2025/10/02 04:08:40 DEBUG : both18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5c1_d20251002_m040322_c001_v0001134_t0006_u01759377802944") 2025/10/02 04:08:40 DEBUG : both19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdee_d20251002_m040356_c001_v7007000_t0000_u01759377836232") 2025/10/02 04:08:40 DEBUG : both19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d687_d20251002_m040350_c001_v0001134_t0033_u01759377830813") 2025/10/02 04:08:40 DEBUG : both19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f811_d20251002_m040329_c001_v7007000_t0000_u01759377809509") 2025/10/02 04:08:40 DEBUG : both19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d5c5_d20251002_m040323_c001_v0001134_t0044_u01759377803891") 2025/10/02 04:08:40 DEBUG : both2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdf0_d20251002_m040356_c001_v7007000_t0000_u01759377836413") 2025/10/02 04:08:40 DEBUG : both2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d60a_d20251002_m040334_c001_v0001134_t0043_u01759377814439") 2025/10/02 04:08:40 DEBUG : both2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f812_d20251002_m040329_c001_v7007000_t0000_u01759377809693") 2025/10/02 04:08:40 DEBUG : both2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d544_d20251002_m040307_c001_v0001134_t0039_u01759377787348") 2025/10/02 04:08:40 DEBUG : both3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdf2_d20251002_m040356_c001_v7007000_t0000_u01759377836595") 2025/10/02 04:08:40 DEBUG : both3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d610_d20251002_m040335_c001_v0001134_t0033_u01759377815523") 2025/10/02 04:08:40 DEBUG : both3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f814_d20251002_m040329_c001_v7007000_t0000_u01759377809918") 2025/10/02 04:08:40 DEBUG : both3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d54a_d20251002_m040308_c001_v0001134_t0002_u01759377788207") 2025/10/02 04:08:40 DEBUG : both4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdf4_d20251002_m040356_c001_v7007000_t0000_u01759377836786") 2025/10/02 04:08:40 DEBUG : both4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d616_d20251002_m040336_c001_v0001134_t0045_u01759377816360") 2025/10/02 04:08:40 DEBUG : both4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f815_d20251002_m040330_c001_v7007000_t0000_u01759377810103") 2025/10/02 04:08:40 DEBUG : both4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d550_d20251002_m040309_c001_v0001134_t0000_u01759377789098") 2025/10/02 04:08:40 DEBUG : both5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdf6_d20251002_m040356_c001_v7007000_t0000_u01759377836970") 2025/10/02 04:08:40 DEBUG : both5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d61c_d20251002_m040337_c001_v0001134_t0014_u01759377817154") 2025/10/02 04:08:41 DEBUG : both5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f817_d20251002_m040330_c001_v7007000_t0000_u01759377810286") 2025/10/02 04:08:41 DEBUG : both5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d556_d20251002_m040310_c001_v0001134_t0005_u01759377790030") 2025/10/02 04:08:41 DEBUG : both6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdf9_d20251002_m040357_c001_v7007000_t0000_u01759377837153") 2025/10/02 04:08:41 DEBUG : both6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d62a_d20251002_m040338_c001_v0001134_t0011_u01759377818292") 2025/10/02 04:08:41 DEBUG : both6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f818_d20251002_m040330_c001_v7007000_t0000_u01759377810472") 2025/10/02 04:08:41 DEBUG : both6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d568_d20251002_m040311_c001_v0001134_t0037_u01759377791638") 2025/10/02 04:08:41 DEBUG : both7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdfc_d20251002_m040357_c001_v7007000_t0000_u01759377837338") 2025/10/02 04:08:41 DEBUG : both7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d632_d20251002_m040339_c001_v0001134_t0039_u01759377819334") 2025/10/02 04:08:41 DEBUG : both7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f819_d20251002_m040330_c001_v7007000_t0000_u01759377810689") 2025/10/02 04:08:41 DEBUG : both7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d570_d20251002_m040312_c001_v0001134_t0042_u01759377792563") 2025/10/02 04:08:41 DEBUG : both8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccdff_d20251002_m040357_c001_v7007000_t0000_u01759377837523") 2025/10/02 04:08:41 DEBUG : both8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d638_d20251002_m040340_c001_v0001134_t0051_u01759377820190") 2025/10/02 04:08:41 DEBUG : both8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f81a_d20251002_m040330_c001_v7007000_t0000_u01759377810891") 2025/10/02 04:08:41 DEBUG : both8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d57f_d20251002_m040313_c001_v0001134_t0032_u01759377793451") 2025/10/02 04:08:41 DEBUG : both9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce02_d20251002_m040357_c001_v7007000_t0000_u01759377837796") 2025/10/02 04:08:41 DEBUG : both9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d63f_d20251002_m040341_c001_v0001134_t0035_u01759377821462") 2025/10/02 04:08:41 DEBUG : both9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f81b_d20251002_m040331_c001_v7007000_t0000_u01759377811074") 2025/10/02 04:08:41 DEBUG : both9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d585_d20251002_m040314_c001_v0001134_t0045_u01759377794463") 2025/10/02 04:08:41 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1541b_d20251002_m035933_c001_v7007000_t0000_u01759377573595") 2025/10/02 04:08:41 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d065_d20251002_m035931_c001_v0001134_t0042_u01759377571704") 2025/10/02 04:08:42 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15416_d20251002_m035931_c001_v7007000_t0000_u01759377571003") 2025/10/02 04:08:42 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d059_d20251002_m035929_c001_v0001134_t0017_u01759377569207") 2025/10/02 04:08:42 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd42_d20251002_m035911_c001_v7007000_t0000_u01759377551882") 2025/10/02 04:08:42 DEBUG : c/non empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfe2_d20251002_m035910_c001_v0001134_t0026_u01759377550127") 2025/10/02 04:08:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cdf_d20251002_m040505_c001_v7007000_t0000_u01759377905783") 2025/10/02 04:08:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbed_d20251002_m040500_c001_v0001106_t0022_u01759377900027") 2025/10/02 04:08:42 DEBUG : check sum: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3b_d20251002_m035902_c001_v7007000_t0000_u01759377542320") 2025/10/02 04:08:42 DEBUG : check sum: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfaf_d20251002_m035901_c001_v0001134_t0009_u01759377541277") 2025/10/02 04:08:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b038085c_d20251002_m040827_c001_v7007000_t0000_u01759378107626") 2025/10/02 04:08:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a70f5_d20251002_m040826_c001_v0001036_t0021_u01759378106012") 2025/10/02 04:08:42 DEBUG : dest/3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011905_d20251002_m040120_c001_v7007000_t0000_u01759377680464") 2025/10/02 04:08:42 DEBUG : dest/3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40918d0d96a37b52_d20251002_m040119_c001_v0001038_t0016_u01759377679360") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c4_d20251002_m040622_c001_v7007000_t0000_u01759377982200") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd97_d20251002_m040617_c001_v0001106_t0052_u01759377977127") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e64a_d20251002_m040755_c001_v7007000_t0000_u01759378075457") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a704a_d20251002_m040740_c001_v0001036_t0059_u01759378060089") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844665_d20251002_m040735_c001_v7007000_t0000_u01759378055963") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a700b_d20251002_m040722_c001_v0001036_t0031_u01759378042029") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2fee_d20251002_m040717_c001_v7007000_t0000_u01759378037843") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6fc9_d20251002_m040703_c001_v0001036_t0057_u01759378023357") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef96_d20251002_m040659_c001_v7007000_t0000_u01759378019302") 2025/10/02 04:08:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f81_d20251002_m040645_c001_v0001036_t0052_u01759378005324") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd377_d20251002_m040640_c001_v7007000_t0000_u01759378000988") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f4e_d20251002_m040626_c001_v0001036_t0017_u01759377986325") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd30b_d20251002_m040619_c001_v7007000_t0000_u01759377979823") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8be_d20251002_m040604_c001_v0001091_t0029_u01759377964389") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592f1_d20251002_m040600_c001_v7007000_t0000_u01759377960243") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c88c_d20251002_m040555_c001_v0001091_t0018_u01759377955626") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d44_d20251002_m040553_c001_v7007000_t0000_u01759377953945") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d921_d20251002_m040537_c001_v0001134_t0040_u01759377937708") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d6_d20251002_m040533_c001_v7007000_t0000_u01759377933442") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8ef_d20251002_m040528_c001_v0001134_t0000_u01759377928589") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e1849_d20251002_m040527_c001_v7007000_t0000_u01759377927112") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d874_d20251002_m040510_c001_v0001134_t0008_u01759377910016") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0edca_d20251002_m040503_c001_v7007000_t0000_u01759377903022") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d802_d20251002_m040447_c001_v0001134_t0028_u01759377887740") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee42c_d20251002_m040443_c001_v7007000_t0000_u01759377883440") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d785_d20251002_m040429_c001_v0001134_t0026_u01759377869034") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1d7_d20251002_m040424_c001_v7007000_t0000_u01759377864949") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d718_d20251002_m040411_c001_v0001134_t0041_u01759377851385") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40944ce3cc8a027f_d20251002_m040558_c001_v7007000_t0000_u01759377958114") 2025/10/02 04:08:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d978_d20251002_m040551_c001_v0001134_t0027_u01759377951095") 2025/10/02 04:08:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c5_d20251002_m040622_c001_v7007000_t0000_u01759377982386") 2025/10/02 04:08:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da1a_d20251002_m040617_c001_v0001134_t0013_u01759377977115") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e64c_d20251002_m040755_c001_v7007000_t0000_u01759378075639") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf1f_d20251002_m040741_c001_v0001106_t0054_u01759378061213") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844666_d20251002_m040736_c001_v7007000_t0000_u01759378056146") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddec1_d20251002_m040722_c001_v0001106_t0051_u01759378042868") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff0_d20251002_m040718_c001_v7007000_t0000_u01759378038048") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde53_d20251002_m040704_c001_v0001106_t0044_u01759378024216") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef99_d20251002_m040659_c001_v7007000_t0000_u01759378019484") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde07_d20251002_m040646_c001_v0001106_t0016_u01759378006197") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd378_d20251002_m040641_c001_v7007000_t0000_u01759378001175") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dddc0_d20251002_m040627_c001_v0001106_t0052_u01759377987414") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384455b_d20251002_m040619_c001_v7007000_t0000_u01759377979627") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6efd_d20251002_m040605_c001_v0001036_t0052_u01759377965297") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592f4_d20251002_m040600_c001_v7007000_t0000_u01759377960434") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9a2_d20251002_m040555_c001_v0001134_t0057_u01759377955681") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592bd_d20251002_m040553_c001_v7007000_t0000_u01759377953963") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c832_d20251002_m040538_c001_v0001091_t0022_u01759377938422") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d8_d20251002_m040533_c001_v7007000_t0000_u01759377933627") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c804_d20251002_m040528_c001_v0001091_t0057_u01759377928675") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844400_d20251002_m040527_c001_v7007000_t0000_u01759377927124") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7a9_d20251002_m040510_c001_v0001091_t0027_u01759377910684") 2025/10/02 04:08:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0edcb_d20251002_m040503_c001_v7007000_t0000_u01759377903206") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6dd0_d20251002_m040448_c001_v0001036_t0003_u01759377888452") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee432_d20251002_m040443_c001_v7007000_t0000_u01759377883626") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d94_d20251002_m040429_c001_v0001036_t0022_u01759377869759") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1d9_d20251002_m040425_c001_v7007000_t0000_u01759377865130") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d4e_d20251002_m040411_c001_v0001036_t0011_u01759377851771") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f42136b7bf6d001a5_d20251002_m040557_c001_v7007000_t0000_u01759377957965") 2025/10/02 04:08:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c876_d20251002_m040551_c001_v0001091_t0028_u01759377951163") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c6_d20251002_m040622_c001_v7007000_t0000_u01759377982572") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f28_d20251002_m040617_c001_v0001036_t0013_u01759377977539") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e64d_d20251002_m040755_c001_v7007000_t0000_u01759378075820") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca32_d20251002_m040742_c001_v0001091_t0039_u01759378062186") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844667_d20251002_m040736_c001_v7007000_t0000_u01759378056329") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9e1_d20251002_m040723_c001_v0001091_t0050_u01759378043879") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff1_d20251002_m040718_c001_v7007000_t0000_u01759378038231") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c99f_d20251002_m040705_c001_v0001091_t0031_u01759378025253") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef9a_d20251002_m040659_c001_v7007000_t0000_u01759378019666") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c95c_d20251002_m040647_c001_v0001091_t0042_u01759378007496") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd37a_d20251002_m040641_c001_v7007000_t0000_u01759378001359") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c929_d20251002_m040628_c001_v0001091_t0018_u01759377988304") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384455a_d20251002_m040619_c001_v7007000_t0000_u01759377979444") 2025/10/02 04:08:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9de_d20251002_m040606_c001_v0001134_t0020_u01759377966204") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592f6_d20251002_m040600_c001_v7007000_t0000_u01759377960618") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ee1_d20251002_m040555_c001_v0001036_t0003_u01759377955758") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871c04_d20251002_m040553_c001_v7007000_t0000_u01759377953968") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e9d_d20251002_m040539_c001_v0001036_t0047_u01759377939233") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5d9_d20251002_m040533_c001_v7007000_t0000_u01759377933817") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e71_d20251002_m040528_c001_v0001036_t0059_u01759377928685") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270a0fb_d20251002_m040526_c001_v7007000_t0000_u01759377926891") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc2f_d20251002_m040511_c001_v0001106_t0033_u01759377911869") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ccd_d20251002_m040503_c001_v7007000_t0000_u01759377903200") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c75e_d20251002_m040449_c001_v0001091_t0052_u01759377889204") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee437_d20251002_m040443_c001_v7007000_t0000_u01759377883810") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c71f_d20251002_m040430_c001_v0001091_t0009_u01759377870540") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1dc_d20251002_m040425_c001_v7007000_t0000_u01759377865312") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6c2_d20251002_m040412_c001_v0001091_t0054_u01759377852351") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592df_d20251002_m040558_c001_v7007000_t0000_u01759377958124") 2025/10/02 04:08:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd08_d20251002_m040551_c001_v0001106_t0038_u01759377951315") 2025/10/02 04:08:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c7_d20251002_m040622_c001_v7007000_t0000_u01759377982754") 2025/10/02 04:08:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da1c_d20251002_m040617_c001_v0001134_t0040_u01759377977562") 2025/10/02 04:08:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e650_d20251002_m040756_c001_v7007000_t0000_u01759378076004") 2025/10/02 04:08:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dbff_d20251002_m040743_c001_v0001134_t0001_u01759378063055") 2025/10/02 04:08:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466a_d20251002_m040736_c001_v7007000_t0000_u01759378056513") 2025/10/02 04:08:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dba6_d20251002_m040724_c001_v0001134_t0025_u01759378044687") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff2_d20251002_m040718_c001_v7007000_t0000_u01759378038413") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771db3a_d20251002_m040705_c001_v0001134_t0042_u01759378025950") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef9b_d20251002_m040659_c001_v7007000_t0000_u01759378019848") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dab7_d20251002_m040648_c001_v0001134_t0048_u01759378008271") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd37b_d20251002_m040641_c001_v7007000_t0000_u01759378001545") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da4c_d20251002_m040629_c001_v0001134_t0056_u01759377989078") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d7682ca_d20251002_m040619_c001_v7007000_t0000_u01759377979603") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd56_d20251002_m040606_c001_v0001106_t0055_u01759377966919") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592f8_d20251002_m040600_c001_v7007000_t0000_u01759377960803") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c88e_d20251002_m040555_c001_v0001091_t0019_u01759377955941") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d45_d20251002_m040554_c001_v7007000_t0000_u01759377954130") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcda_d20251002_m040540_c001_v0001106_t0053_u01759377940325") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5db_d20251002_m040534_c001_v7007000_t0000_u01759377934001") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8f5_d20251002_m040529_c001_v0001134_t0026_u01759377929073") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616c86_d20251002_m040527_c001_v7007000_t0000_u01759377927290") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e30_d20251002_m040512_c001_v0001036_t0005_u01759377912879") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871a48_d20251002_m040503_c001_v7007000_t0000_u01759377903214") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddba3_d20251002_m040450_c001_v0001106_t0018_u01759377890165") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee43c_d20251002_m040443_c001_v7007000_t0000_u01759377883995") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb3b_d20251002_m040431_c001_v0001106_t0002_u01759377871484") 2025/10/02 04:08:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1de_d20251002_m040425_c001_v7007000_t0000_u01759377865495") 2025/10/02 04:08:48 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddacf_d20251002_m040412_c001_v0001106_t0014_u01759377852761") 2025/10/02 04:08:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40944ce3cc8a0280_d20251002_m040558_c001_v7007000_t0000_u01759377958301") 2025/10/02 04:08:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d97e_d20251002_m040551_c001_v0001134_t0003_u01759377951399") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c8_d20251002_m040622_c001_v7007000_t0000_u01759377982938") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8fd_d20251002_m040617_c001_v0001091_t0002_u01759377977574") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e652_d20251002_m040756_c001_v7007000_t0000_u01759378076186") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7052_d20251002_m040743_c001_v0001036_t0036_u01759378063377") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466b_d20251002_m040736_c001_v7007000_t0000_u01759378056701") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7017_d20251002_m040725_c001_v0001036_t0022_u01759378045137") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff3_d20251002_m040718_c001_v7007000_t0000_u01759378038596") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6fd7_d20251002_m040706_c001_v0001036_t0031_u01759378026288") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef9c_d20251002_m040700_c001_v7007000_t0000_u01759378020030") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f8f_d20251002_m040648_c001_v0001036_t0028_u01759378008665") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd37c_d20251002_m040641_c001_v7007000_t0000_u01759378001734") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f54_d20251002_m040629_c001_v0001036_t0041_u01759377989535") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d7682cc_d20251002_m040619_c001_v7007000_t0000_u01759377979790") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8cc_d20251002_m040607_c001_v0001091_t0031_u01759377967502") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592fa_d20251002_m040600_c001_v7007000_t0000_u01759377960988") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9a5_d20251002_m040556_c001_v0001134_t0059_u01759377956014") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ea4_d20251002_m040554_c001_v7007000_t0000_u01759377954155") 2025/10/02 04:08:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d93a_d20251002_m040541_c001_v0001134_t0020_u01759377941116") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5de_d20251002_m040534_c001_v7007000_t0000_u01759377934187") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c808_d20251002_m040529_c001_v0001091_t0053_u01759377929094") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee58a_d20251002_m040527_c001_v7007000_t0000_u01759377927129") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d88b_d20251002_m040513_c001_v0001134_t0016_u01759377913310") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4173808e5f521529_d20251002_m040503_c001_v7007000_t0000_u01759377903440") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d80e_d20251002_m040450_c001_v0001134_t0003_u01759377890893") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee441_d20251002_m040444_c001_v7007000_t0000_u01759377884184") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d794_d20251002_m040432_c001_v0001134_t0048_u01759377872178") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e0_d20251002_m040425_c001_v7007000_t0000_u01759377865678") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d729_d20251002_m040413_c001_v0001134_t0008_u01759377853703") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d49_d20251002_m040557_c001_v7007000_t0000_u01759377957969") 2025/10/02 04:08:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ec4_d20251002_m040551_c001_v0001036_t0059_u01759377951511") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c9_d20251002_m040623_c001_v7007000_t0000_u01759377983121") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da1e_d20251002_m040617_c001_v0001134_t0018_u01759377977935") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e654_d20251002_m040756_c001_v7007000_t0000_u01759378076368") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf23_d20251002_m040743_c001_v0001106_t0031_u01759378063815") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466c_d20251002_m040736_c001_v7007000_t0000_u01759378056883") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddecc_d20251002_m040725_c001_v0001106_t0040_u01759378045604") 2025/10/02 04:08:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff4_d20251002_m040718_c001_v7007000_t0000_u01759378038800") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde75_d20251002_m040706_c001_v0001106_t0011_u01759378026782") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0ef9e_d20251002_m040700_c001_v7007000_t0000_u01759378020211") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde0f_d20251002_m040649_c001_v0001106_t0058_u01759378009083") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd37d_d20251002_m040641_c001_v7007000_t0000_u01759378001918") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dddd0_d20251002_m040629_c001_v0001106_t0049_u01759377989983") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554bd_d20251002_m040619_c001_v7007000_t0000_u01759377979428") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f03_d20251002_m040608_c001_v0001036_t0024_u01759377968348") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592fd_d20251002_m040601_c001_v7007000_t0000_u01759377961172") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c892_d20251002_m040556_c001_v0001091_t0045_u01759377956231") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b038052b_d20251002_m040554_c001_v7007000_t0000_u01759377954193") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c843_d20251002_m040541_c001_v0001091_t0002_u01759377941559") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e0_d20251002_m040534_c001_v7007000_t0000_u01759377934374") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e73_d20251002_m040529_c001_v0001036_t0058_u01759377929129") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937bcc_d20251002_m040527_c001_v7007000_t0000_u01759377927141") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7b3_d20251002_m040513_c001_v0001091_t0048_u01759377913726") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0c025c_d20251002_m040503_c001_v7007000_t0000_u01759377903391") 2025/10/02 04:08:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ddc_d20251002_m040451_c001_v0001036_t0050_u01759377891234") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee446_d20251002_m040444_c001_v7007000_t0000_u01759377884369") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d9c_d20251002_m040432_c001_v0001036_t0017_u01759377872607") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e3_d20251002_m040425_c001_v7007000_t0000_u01759377865860") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d58_d20251002_m040414_c001_v0001036_t0012_u01759377854035") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40944ce3cc8a027e_d20251002_m040557_c001_v7007000_t0000_u01759377957920") 2025/10/02 04:08:51 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c87c_d20251002_m040551_c001_v0001091_t0029_u01759377951709") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554ca_d20251002_m040623_c001_v7007000_t0000_u01759377983306") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8ff_d20251002_m040617_c001_v0001091_t0042_u01759377977957") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e656_d20251002_m040756_c001_v7007000_t0000_u01759378076551") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca3a_d20251002_m040744_c001_v0001091_t0054_u01759378064423") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466d_d20251002_m040737_c001_v7007000_t0000_u01759378057065") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9ef_d20251002_m040726_c001_v0001091_t0009_u01759378046153") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff5_d20251002_m040719_c001_v7007000_t0000_u01759378039011") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9ab_d20251002_m040707_c001_v0001091_t0050_u01759378027464") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa0_d20251002_m040700_c001_v7007000_t0000_u01759378020393") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c962_d20251002_m040649_c001_v0001091_t0037_u01759378009705") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd37e_d20251002_m040642_c001_v7007000_t0000_u01759378002109") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c92f_d20251002_m040630_c001_v0001091_t0030_u01759377990662") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384455e_d20251002_m040619_c001_v7007000_t0000_u01759377979839") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9ea_d20251002_m040608_c001_v0001134_t0016_u01759377968860") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592ff_d20251002_m040601_c001_v7007000_t0000_u01759377961360") 2025/10/02 04:08:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ee3_d20251002_m040556_c001_v0001036_t0034_u01759377956271") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d43_d20251002_m040553_c001_v7007000_t0000_u01759377953761") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ea9_d20251002_m040542_c001_v0001036_t0043_u01759377942041") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e2_d20251002_m040534_c001_v7007000_t0000_u01759377934561") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcac_d20251002_m040529_c001_v0001106_t0025_u01759377929255") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d76821c_d20251002_m040526_c001_v7007000_t0000_u01759377926910") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc43_d20251002_m040514_c001_v0001106_t0005_u01759377914121") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871a4b_d20251002_m040503_c001_v7007000_t0000_u01759377903406") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c764_d20251002_m040451_c001_v0001091_t0037_u01759377891662") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee44c_d20251002_m040444_c001_v7007000_t0000_u01759377884568") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c725_d20251002_m040433_c001_v0001091_t0003_u01759377873202") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e4_d20251002_m040426_c001_v7007000_t0000_u01759377866042") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6d3_d20251002_m040414_c001_v0001091_t0030_u01759377854497") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592e1_d20251002_m040558_c001_v7007000_t0000_u01759377958312") 2025/10/02 04:08:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d980_d20251002_m040551_c001_v0001134_t0027_u01759377951719") 2025/10/02 04:08:52 DEBUG : dir1/0007-12345: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554cc_d20251002_m040623_c001_v7007000_t0000_u01759377983491") 2025/10/02 04:08:52 DEBUG : dir1/0007-12345: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f30_d20251002_m040618_c001_v0001036_t0007_u01759377978032") 2025/10/02 04:08:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e657_d20251002_m040756_c001_v7007000_t0000_u01759378076732") 2025/10/02 04:08:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dc05_d20251002_m040744_c001_v0001134_t0007_u01759378064925") 2025/10/02 04:08:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466e_d20251002_m040737_c001_v7007000_t0000_u01759378057248") 2025/10/02 04:08:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dbb4_d20251002_m040726_c001_v0001134_t0044_u01759378046457") 2025/10/02 04:08:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff7_d20251002_m040719_c001_v7007000_t0000_u01759378039195") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771db44_d20251002_m040707_c001_v0001134_t0023_u01759378027898") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa1_d20251002_m040700_c001_v7007000_t0000_u01759378020577") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dacb_d20251002_m040650_c001_v0001134_t0014_u01759378010018") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd381_d20251002_m040642_c001_v7007000_t0000_u01759378002298") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da56_d20251002_m040631_c001_v0001134_t0037_u01759377991028") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4173808e5f52179e_d20251002_m040619_c001_v7007000_t0000_u01759377979850") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd66_d20251002_m040609_c001_v0001106_t0037_u01759377969267") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259302_d20251002_m040601_c001_v7007000_t0000_u01759377961544") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9a9_d20251002_m040556_c001_v0001134_t0029_u01759377956420") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871c05_d20251002_m040554_c001_v7007000_t0000_u01759377954152") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddce0_d20251002_m040542_c001_v0001106_t0002_u01759377942511") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e3_d20251002_m040534_c001_v7007000_t0000_u01759377934747") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8f9_d20251002_m040529_c001_v0001134_t0046_u01759377929384") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270a0fe_d20251002_m040527_c001_v7007000_t0000_u01759377927074") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e38_d20251002_m040514_c001_v0001036_t0001_u01759377914974") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937ad2_d20251002_m040503_c001_v7007000_t0000_u01759377903239") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbab_d20251002_m040452_c001_v0001106_t0027_u01759377892009") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee454_d20251002_m040444_c001_v7007000_t0000_u01759377884752") 2025/10/02 04:08:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb47_d20251002_m040433_c001_v0001106_t0013_u01759377873545") 2025/10/02 04:08:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e6_d20251002_m040426_c001_v7007000_t0000_u01759377866223") 2025/10/02 04:08:54 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddae1_d20251002_m040414_c001_v0001106_t0002_u01759377854963") 2025/10/02 04:08:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592dd_d20251002_m040557_c001_v7007000_t0000_u01759377957940") 2025/10/02 04:08:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ec6_d20251002_m040551_c001_v0001036_t0024_u01759377951976") 2025/10/02 04:08:54 DEBUG : dir1/0008-23456: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554cd_d20251002_m040623_c001_v7007000_t0000_u01759377983673") 2025/10/02 04:08:54 DEBUG : dir1/0008-23456: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da22_d20251002_m040618_c001_v0001134_t0040_u01759377978227") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e659_d20251002_m040756_c001_v7007000_t0000_u01759378076917") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7056_d20251002_m040745_c001_v0001036_t0043_u01759378065216") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384466f_d20251002_m040737_c001_v7007000_t0000_u01759378057429") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7022_d20251002_m040726_c001_v0001036_t0031_u01759378046820") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff8_d20251002_m040719_c001_v7007000_t0000_u01759378039377") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6fdd_d20251002_m040708_c001_v0001036_t0046_u01759378028309") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa2_d20251002_m040700_c001_v7007000_t0000_u01759378020760") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f95_d20251002_m040650_c001_v0001036_t0015_u01759378010546") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd382_d20251002_m040642_c001_v7007000_t0000_u01759378002585") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f60_d20251002_m040631_c001_v0001036_t0058_u01759377991338") 2025/10/02 04:08:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554bf_d20251002_m040619_c001_v7007000_t0000_u01759377979794") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8d4_d20251002_m040610_c001_v0001091_t0057_u01759377970105") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259304_d20251002_m040601_c001_v7007000_t0000_u01759377961729") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c894_d20251002_m040556_c001_v0001091_t0009_u01759377956573") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac222592bf_d20251002_m040554_c001_v7007000_t0000_u01759377954148") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d93f_d20251002_m040542_c001_v0001134_t0004_u01759377942902") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e5_d20251002_m040534_c001_v7007000_t0000_u01759377934941") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e77_d20251002_m040529_c001_v0001036_t0055_u01759377929557") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270a0ff_d20251002_m040527_c001_v7007000_t0000_u01759377927267") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d89f_d20251002_m040515_c001_v0001134_t0026_u01759377915832") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4173808e5f521528_d20251002_m040503_c001_v7007000_t0000_u01759377903252") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d818_d20251002_m040452_c001_v0001134_t0002_u01759377892683") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee45a_d20251002_m040444_c001_v7007000_t0000_u01759377884951") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d7a5_d20251002_m040434_c001_v0001134_t0035_u01759377874184") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e8_d20251002_m040426_c001_v7007000_t0000_u01759377866404") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d731_d20251002_m040415_c001_v0001134_t0012_u01759377855707") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ec6_d20251002_m040558_c001_v7007000_t0000_u01759377958133") 2025/10/02 04:08:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d982_d20251002_m040552_c001_v0001134_t0033_u01759377952020") 2025/10/02 04:08:55 DEBUG : dir1/0009-34567: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554ce_d20251002_m040623_c001_v7007000_t0000_u01759377983855") 2025/10/02 04:08:55 DEBUG : dir1/0009-34567: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd9a_d20251002_m040618_c001_v0001106_t0047_u01759377978258") 2025/10/02 04:08:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e65b_d20251002_m040757_c001_v7007000_t0000_u01759378077098") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf29_d20251002_m040745_c001_v0001106_t0017_u01759378065662") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844670_d20251002_m040737_c001_v7007000_t0000_u01759378057633") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddedc_d20251002_m040727_c001_v0001106_t0042_u01759378047246") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ff9_d20251002_m040719_c001_v7007000_t0000_u01759378039560") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde7d_d20251002_m040708_c001_v0001106_t0042_u01759378028821") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa3_d20251002_m040700_c001_v7007000_t0000_u01759378020943") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde14_d20251002_m040651_c001_v0001106_t0039_u01759378011019") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd383_d20251002_m040642_c001_v7007000_t0000_u01759378002777") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dddd7_d20251002_m040631_c001_v0001106_t0025_u01759377991877") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da48b_d20251002_m040619_c001_v7007000_t0000_u01759377979800") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f09_d20251002_m040610_c001_v0001036_t0023_u01759377970529") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259305_d20251002_m040601_c001_v7007000_t0000_u01759377961914") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd25_d20251002_m040556_c001_v0001106_t0034_u01759377956672") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d46_d20251002_m040554_c001_v7007000_t0000_u01759377954316") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c84b_d20251002_m040543_c001_v0001091_t0053_u01759377943400") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e7_d20251002_m040535_c001_v7007000_t0000_u01759377935180") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c80c_d20251002_m040529_c001_v0001091_t0018_u01759377929729") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871b91_d20251002_m040527_c001_v7007000_t0000_u01759377927090") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7bb_d20251002_m040516_c001_v0001091_t0038_u01759377916144") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac742818b8d_d20251002_m040503_c001_v7007000_t0000_u01759377903251") 2025/10/02 04:08:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6de8_d20251002_m040453_c001_v0001036_t0006_u01759377893107") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee45f_d20251002_m040445_c001_v7007000_t0000_u01759377885162") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6da0_d20251002_m040434_c001_v0001036_t0025_u01759377874539") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1e9_d20251002_m040426_c001_v7007000_t0000_u01759377866645") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d66_d20251002_m040416_c001_v0001036_t0053_u01759377856326") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9111049e_d20251002_m040557_c001_v7007000_t0000_u01759377957959") 2025/10/02 04:08:57 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd0c_d20251002_m040552_c001_v0001106_t0013_u01759377952203") 2025/10/02 04:08:57 DEBUG : dir1/0010-45678: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554cf_d20251002_m040624_c001_v7007000_t0000_u01759377984040") 2025/10/02 04:08:57 DEBUG : dir1/0010-45678: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f32_d20251002_m040618_c001_v0001036_t0049_u01759377978353") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e65d_d20251002_m040757_c001_v7007000_t0000_u01759378077304") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca40_d20251002_m040746_c001_v0001091_t0011_u01759378066171") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844672_d20251002_m040737_c001_v7007000_t0000_u01759378057816") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9f7_d20251002_m040727_c001_v0001091_t0056_u01759378047805") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ffa_d20251002_m040719_c001_v7007000_t0000_u01759378039743") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9ad_d20251002_m040709_c001_v0001091_t0039_u01759378029534") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa5_d20251002_m040701_c001_v7007000_t0000_u01759378021126") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c96e_d20251002_m040651_c001_v0001091_t0007_u01759378011634") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd384_d20251002_m040642_c001_v7007000_t0000_u01759378002971") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c935_d20251002_m040632_c001_v0001091_t0043_u01759377992594") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554be_d20251002_m040619_c001_v7007000_t0000_u01759377979611") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9f7_d20251002_m040611_c001_v0001134_t0059_u01759377971042") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259306_d20251002_m040602_c001_v7007000_t0000_u01759377962098") 2025/10/02 04:08:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ee5_d20251002_m040556_c001_v0001036_t0045_u01759377956732") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da3d9_d20251002_m040554_c001_v7007000_t0000_u01759377954368") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ead_d20251002_m040543_c001_v0001036_t0024_u01759377943923") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5e9_d20251002_m040535_c001_v7007000_t0000_u01759377935362") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8fd_d20251002_m040529_c001_v0001134_t0042_u01759377929748") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d76821f_d20251002_m040527_c001_v7007000_t0000_u01759377927095") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc4f_d20251002_m040516_c001_v0001106_t0021_u01759377916778") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af410121d0_d20251002_m040503_c001_v7007000_t0000_u01759377903412") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c76e_d20251002_m040453_c001_v0001091_t0050_u01759377893632") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee462_d20251002_m040445_c001_v7007000_t0000_u01759377885352") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c72c_d20251002_m040434_c001_v0001091_t0036_u01759377874905") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1eb_d20251002_m040426_c001_v7007000_t0000_u01759377866827") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6dc_d20251002_m040416_c001_v0001091_t0035_u01759377856990") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b0380542_d20251002_m040557_c001_v7007000_t0000_u01759377957899") 2025/10/02 04:08:58 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c87e_d20251002_m040552_c001_v0001091_t0044_u01759377952220") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d0_d20251002_m040624_c001_v7007000_t0000_u01759377984225") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c901_d20251002_m040618_c001_v0001091_t0001_u01759377978426") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e65f_d20251002_m040757_c001_v7007000_t0000_u01759378077520") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dc0f_d20251002_m040746_c001_v0001134_t0013_u01759378066589") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844673_d20251002_m040737_c001_v7007000_t0000_u01759378057998") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dbbc_d20251002_m040728_c001_v0001134_t0031_u01759378048314") 2025/10/02 04:08:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ffb_d20251002_m040719_c001_v7007000_t0000_u01759378039929") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771db4e_d20251002_m040709_c001_v0001134_t0055_u01759378029904") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa6_d20251002_m040701_c001_v7007000_t0000_u01759378021307") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dad7_d20251002_m040651_c001_v0001134_t0003_u01759378011946") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd385_d20251002_m040643_c001_v7007000_t0000_u01759378003166") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da5e_d20251002_m040633_c001_v0001134_t0007_u01759377993006") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da489_d20251002_m040619_c001_v7007000_t0000_u01759377979617") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd76_d20251002_m040611_c001_v0001106_t0045_u01759377971485") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259308_d20251002_m040602_c001_v7007000_t0000_u01759377962281") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9ad_d20251002_m040556_c001_v0001134_t0028_u01759377956776") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40944ce3cc8a0279_d20251002_m040554_c001_v7007000_t0000_u01759377954169") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcea_d20251002_m040544_c001_v0001106_t0051_u01759377944414") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5ea_d20251002_m040535_c001_v7007000_t0000_u01759377935547") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcae_d20251002_m040529_c001_v0001106_t0022_u01759377929867") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e184a_d20251002_m040527_c001_v7007000_t0000_u01759377927303") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e3f_d20251002_m040517_c001_v0001036_t0006_u01759377917852") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0c0259_d20251002_m040503_c001_v7007000_t0000_u01759377903201") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbb7_d20251002_m040454_c001_v0001106_t0059_u01759377894067") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee465_d20251002_m040445_c001_v7007000_t0000_u01759377885558") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb57_d20251002_m040435_c001_v0001106_t0021_u01759377875222") 2025/10/02 04:08:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1ed_d20251002_m040427_c001_v7007000_t0000_u01759377867010") 2025/10/02 04:09:00 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddaed_d20251002_m040417_c001_v0001106_t0005_u01759377857457") 2025/10/02 04:09:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9111049f_d20251002_m040558_c001_v7007000_t0000_u01759377958146") 2025/10/02 04:09:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d988_d20251002_m040552_c001_v0001134_t0040_u01759377952395") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d1_d20251002_m040624_c001_v7007000_t0000_u01759377984408") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da26_d20251002_m040618_c001_v0001134_t0038_u01759377978689") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e660_d20251002_m040757_c001_v7007000_t0000_u01759378077703") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7062_d20251002_m040747_c001_v0001036_t0058_u01759378067077") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844674_d20251002_m040738_c001_v7007000_t0000_u01759378058180") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a7028_d20251002_m040728_c001_v0001036_t0001_u01759378048683") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ffc_d20251002_m040720_c001_v7007000_t0000_u01759378040112") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6feb_d20251002_m040710_c001_v0001036_t0053_u01759378030617") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa8_d20251002_m040701_c001_v7007000_t0000_u01759378021487") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f9d_d20251002_m040652_c001_v0001036_t0045_u01759378012356") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd386_d20251002_m040643_c001_v7007000_t0000_u01759378003354") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f64_d20251002_m040633_c001_v0001036_t0042_u01759377993429") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da487_d20251002_m040619_c001_v7007000_t0000_u01759377979434") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c8e6_d20251002_m040612_c001_v0001091_t0002_u01759377972278") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22259309_d20251002_m040602_c001_v7007000_t0000_u01759377962467") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c896_d20251002_m040556_c001_v0001091_t0050_u01759377956964") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da3d7_d20251002_m040554_c001_v7007000_t0000_u01759377954178") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d954_d20251002_m040545_c001_v0001134_t0018_u01759377945288") 2025/10/02 04:09:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5ec_d20251002_m040535_c001_v7007000_t0000_u01759377935730") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c810_d20251002_m040530_c001_v0001091_t0026_u01759377930112") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee58f_d20251002_m040527_c001_v7007000_t0000_u01759377927323") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8af_d20251002_m040518_c001_v0001134_t0033_u01759377918424") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac742818b94_d20251002_m040503_c001_v7007000_t0000_u01759377903447") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d820_d20251002_m040454_c001_v0001134_t0000_u01759377894671") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee468_d20251002_m040445_c001_v7007000_t0000_u01759377885743") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d7b9_d20251002_m040436_c001_v0001134_t0056_u01759377876077") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1ef_d20251002_m040427_c001_v7007000_t0000_u01759377867193") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d745_d20251002_m040417_c001_v0001134_t0020_u01759377857940") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ec4_d20251002_m040557_c001_v7007000_t0000_u01759377957928") 2025/10/02 04:09:01 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6eca_d20251002_m040552_c001_v0001036_t0047_u01759377952570") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d2_d20251002_m040624_c001_v7007000_t0000_u01759377984591") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f38_d20251002_m040618_c001_v0001036_t0026_u01759377978842") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e662_d20251002_m040757_c001_v7007000_t0000_u01759378077903") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf33_d20251002_m040747_c001_v0001106_t0033_u01759378067575") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844675_d20251002_m040738_c001_v7007000_t0000_u01759378058361") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddee4_d20251002_m040729_c001_v0001106_t0047_u01759378049039") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ffd_d20251002_m040720_c001_v7007000_t0000_u01759378040296") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde83_d20251002_m040711_c001_v0001106_t0031_u01759378031292") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efa9_d20251002_m040701_c001_v7007000_t0000_u01759378021668") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55dde1e_d20251002_m040653_c001_v0001106_t0059_u01759378013006") 2025/10/02 04:09:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd387_d20251002_m040643_c001_v7007000_t0000_u01759378003544") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddddf_d20251002_m040633_c001_v0001106_t0049_u01759377993991") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d7682cd_d20251002_m040619_c001_v7007000_t0000_u01759377979974") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f12_d20251002_m040612_c001_v0001036_t0004_u01759377972735") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac2225930a_d20251002_m040602_c001_v7007000_t0000_u01759377962651") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d9b1_d20251002_m040557_c001_v0001134_t0003_u01759377957280") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b038052d_d20251002_m040554_c001_v7007000_t0000_u01759377954379") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c859_d20251002_m040545_c001_v0001091_t0024_u01759377945606") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5ef_d20251002_m040535_c001_v7007000_t0000_u01759377935920") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e7f_d20251002_m040530_c001_v0001036_t0057_u01759377930138") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d768222_d20251002_m040527_c001_v7007000_t0000_u01759377927275") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7c6_d20251002_m040518_c001_v0001091_t0009_u01759377918732") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af410121cf_d20251002_m040503_c001_v7007000_t0000_u01759377903223") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6df1_d20251002_m040455_c001_v0001036_t0052_u01759377895066") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee46e_d20251002_m040445_c001_v7007000_t0000_u01759377885928") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6db0_d20251002_m040436_c001_v0001036_t0055_u01759377876494") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1f2_d20251002_m040427_c001_v7007000_t0000_u01759377867375") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d70_d20251002_m040418_c001_v0001036_t0040_u01759377858270") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da3e7_d20251002_m040557_c001_v7007000_t0000_u01759377957910") 2025/10/02 04:09:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c880_d20251002_m040552_c001_v0001091_t0002_u01759377952606") 2025/10/02 04:09:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d3_d20251002_m040624_c001_v7007000_t0000_u01759377984774") 2025/10/02 04:09:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c907_d20251002_m040618_c001_v0001091_t0044_u01759377978865") 2025/10/02 04:09:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e664_d20251002_m040758_c001_v7007000_t0000_u01759378078087") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca46_d20251002_m040748_c001_v0001091_t0022_u01759378068356") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844676_d20251002_m040738_c001_v7007000_t0000_u01759378058543") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca01_d20251002_m040729_c001_v0001091_t0049_u01759378049907") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ffe_d20251002_m040720_c001_v7007000_t0000_u01759378040479") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c9b1_d20251002_m040711_c001_v0001091_t0038_u01759378031861") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efaa_d20251002_m040701_c001_v7007000_t0000_u01759378021849") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c976_d20251002_m040653_c001_v0001091_t0045_u01759378013751") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd388_d20251002_m040643_c001_v7007000_t0000_u01759378003733") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c93c_d20251002_m040634_c001_v0001091_t0009_u01759377994893") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f384455c_d20251002_m040619_c001_v7007000_t0000_u01759377979811") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da04_d20251002_m040613_c001_v0001134_t0052_u01759377973084") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac2225930b_d20251002_m040602_c001_v7007000_t0000_u01759377962834") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ee9_d20251002_m040557_c001_v0001036_t0036_u01759377957272") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2ea6_d20251002_m040554_c001_v7007000_t0000_u01759377954346") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6eb9_d20251002_m040545_c001_v0001036_t0018_u01759377945948") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5f1_d20251002_m040536_c001_v7007000_t0000_u01759377936106") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d901_d20251002_m040530_c001_v0001134_t0005_u01759377930148") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937bce_d20251002_m040527_c001_v7007000_t0000_u01759377927335") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc63_d20251002_m040519_c001_v0001106_t0008_u01759377919111") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0edcd_d20251002_m040503_c001_v7007000_t0000_u01759377903575") 2025/10/02 04:09:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c77a_d20251002_m040455_c001_v0001091_t0004_u01759377895733") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee474_d20251002_m040446_c001_v7007000_t0000_u01759377886235") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c73d_d20251002_m040437_c001_v0001091_t0007_u01759377877031") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1f3_d20251002_m040427_c001_v7007000_t0000_u01759377867556") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6e8_d20251002_m040418_c001_v0001091_t0045_u01759377858963") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616d4b_d20251002_m040558_c001_v7007000_t0000_u01759377958154") 2025/10/02 04:09:04 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d98c_d20251002_m040552_c001_v0001134_t0009_u01759377952725") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d4_d20251002_m040624_c001_v7007000_t0000_u01759377984974") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da28_d20251002_m040619_c001_v0001134_t0055_u01759377979007") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e666_d20251002_m040758_c001_v7007000_t0000_u01759378078269") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dc19_d20251002_m040748_c001_v0001134_t0021_u01759378068895") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844678_d20251002_m040738_c001_v7007000_t0000_u01759378058727") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dbc6_d20251002_m040730_c001_v0001134_t0049_u01759378050337") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e2fff_d20251002_m040720_c001_v7007000_t0000_u01759378040664") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771db58_d20251002_m040712_c001_v0001134_t0018_u01759378032387") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efad_d20251002_m040702_c001_v7007000_t0000_u01759378022030") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771daf1_d20251002_m040654_c001_v0001134_t0027_u01759378014338") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd389_d20251002_m040643_c001_v7007000_t0000_u01759378003918") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da66_d20251002_m040635_c001_v0001134_t0016_u01759377995234") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554c0_d20251002_m040619_c001_v7007000_t0000_u01759377979980") 2025/10/02 04:09:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd7f_d20251002_m040613_c001_v0001106_t0040_u01759377973535") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac2225930c_d20251002_m040603_c001_v7007000_t0000_u01759377963018") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd29_d20251002_m040557_c001_v0001106_t0050_u01759377957343") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b038052a_d20251002_m040554_c001_v7007000_t0000_u01759377954189") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcf3_d20251002_m040546_c001_v0001106_t0015_u01759377946547") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5f3_d20251002_m040536_c001_v7007000_t0000_u01759377936297") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcb0_d20251002_m040530_c001_v0001106_t0002_u01759377930318") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844401_d20251002_m040527_c001_v7007000_t0000_u01759377927314") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e43_d20251002_m040519_c001_v0001036_t0025_u01759377919913") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cd0_d20251002_m040503_c001_v7007000_t0000_u01759377903569") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbc3_d20251002_m040456_c001_v0001106_t0017_u01759377896050") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee47b_d20251002_m040446_c001_v7007000_t0000_u01759377886420") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb69_d20251002_m040437_c001_v0001106_t0005_u01759377877303") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1f5_d20251002_m040427_c001_v7007000_t0000_u01759377867738") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddaf7_d20251002_m040419_c001_v0001106_t0022_u01759377859450") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f42136b7bf6d001a6_d20251002_m040558_c001_v7007000_t0000_u01759377958167") 2025/10/02 04:09:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd14_d20251002_m040552_c001_v0001106_t0011_u01759377952965") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce0_d20251002_m040505_c001_v7007000_t0000_u01759377905968") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d83f_d20251002_m040500_c001_v0001134_t0036_u01759377900340") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce1_d20251002_m040506_c001_v7007000_t0000_u01759377906152") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c78c_d20251002_m040500_c001_v0001091_t0022_u01759377900495") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce2_d20251002_m040506_c001_v7007000_t0000_u01759377906337") 2025/10/02 04:09:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e05_d20251002_m040500_c001_v0001036_t0002_u01759377900699") 2025/10/02 04:09:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce3_d20251002_m040506_c001_v7007000_t0000_u01759377906522") 2025/10/02 04:09:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d841_d20251002_m040500_c001_v0001134_t0033_u01759377900730") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce5_d20251002_m040506_c001_v7007000_t0000_u01759377906708") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbf1_d20251002_m040500_c001_v0001106_t0014_u01759377900847") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce6_d20251002_m040506_c001_v7007000_t0000_u01759377906897") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c78e_d20251002_m040500_c001_v0001091_t0057_u01759377900858") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ce7_d20251002_m040507_c001_v7007000_t0000_u01759377907092") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d845_d20251002_m040501_c001_v0001134_t0013_u01759377901117") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cea_d20251002_m040507_c001_v7007000_t0000_u01759377907337") 2025/10/02 04:09:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e0b_d20251002_m040501_c001_v0001036_t0047_u01759377901329") 2025/10/02 04:09:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ceb_d20251002_m040507_c001_v7007000_t0000_u01759377907523") 2025/10/02 04:09:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c794_d20251002_m040501_c001_v0001091_t0005_u01759377901393") 2025/10/02 04:09:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ced_d20251002_m040507_c001_v7007000_t0000_u01759377907707") 2025/10/02 04:09:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbf7_d20251002_m040501_c001_v0001106_t0048_u01759377901462") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cee_d20251002_m040507_c001_v7007000_t0000_u01759377907892") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c796_d20251002_m040501_c001_v0001091_t0053_u01759377901724") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cef_d20251002_m040508_c001_v7007000_t0000_u01759377908078") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e0f_d20251002_m040501_c001_v0001036_t0041_u01759377901822") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cf2_d20251002_m040508_c001_v7007000_t0000_u01759377908262") 2025/10/02 04:09:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d84b_d20251002_m040501_c001_v0001134_t0044_u01759377901963") 2025/10/02 04:09:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cf4_d20251002_m040508_c001_v7007000_t0000_u01759377908447") 2025/10/02 04:09:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbff_d20251002_m040502_c001_v0001106_t0011_u01759377902027") 2025/10/02 04:09:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cf5_d20251002_m040508_c001_v7007000_t0000_u01759377908693") 2025/10/02 04:09:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c798_d20251002_m040502_c001_v0001091_t0015_u01759377902181") 2025/10/02 04:09:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8cf8_d20251002_m040508_c001_v7007000_t0000_u01759377908877") 2025/10/02 04:09:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e12_d20251002_m040502_c001_v0001036_t0001_u01759377902324") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844409_d20251002_m040531_c001_v7007000_t0000_u01759377931473") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7e6_d20251002_m040524_c001_v0001091_t0033_u01759377924328") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871b9f_d20251002_m040531_c001_v7007000_t0000_u01759377931138") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8d5_d20251002_m040524_c001_v0001134_t0047_u01759377924352") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d768240_d20251002_m040531_c001_v7007000_t0000_u01759377931152") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e5f_d20251002_m040524_c001_v0001036_t0031_u01759377924575") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac742818d45_d20251002_m040531_c001_v7007000_t0000_u01759377931164") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc95_d20251002_m040524_c001_v0001106_t0044_u01759377924702") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871ba0_d20251002_m040531_c001_v7007000_t0000_u01759377931322") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7e8_d20251002_m040524_c001_v0001091_t0016_u01759377924757") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937be6_d20251002_m040531_c001_v7007000_t0000_u01759377931279") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8d7_d20251002_m040524_c001_v0001134_t0051_u01759377924771") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d768243_d20251002_m040531_c001_v7007000_t0000_u01759377931336") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e63_d20251002_m040524_c001_v0001036_t0013_u01759377924918") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616c8d_d20251002_m040531_c001_v7007000_t0000_u01759377931339") 2025/10/02 04:09:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7ec_d20251002_m040525_c001_v0001091_t0047_u01759377925125") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844407_d20251002_m040531_c001_v7007000_t0000_u01759377931106") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8d9_d20251002_m040525_c001_v0001134_t0043_u01759377925215") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac742818d47_d20251002_m040531_c001_v7007000_t0000_u01759377931367") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc97_d20251002_m040525_c001_v0001106_t0006_u01759377925228") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e1851_d20251002_m040531_c001_v7007000_t0000_u01759377931116") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e65_d20251002_m040525_c001_v0001036_t0007_u01759377925445") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4059676cc1937be7_d20251002_m040531_c001_v7007000_t0000_u01759377931462") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7f0_d20251002_m040525_c001_v0001091_t0057_u01759377925491") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5c5_d20251002_m040531_c001_v7007000_t0000_u01759377931486") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8dd_d20251002_m040525_c001_v0001134_t0021_u01759377925621") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e1853_d20251002_m040531_c001_v7007000_t0000_u01759377931494") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c7f8_d20251002_m040525_c001_v0001091_t0040_u01759377925906") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844408_d20251002_m040531_c001_v7007000_t0000_u01759377931288") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d8df_d20251002_m040525_c001_v0001134_t0027_u01759377925915") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5c2_d20251002_m040531_c001_v7007000_t0000_u01759377931299") 2025/10/02 04:09:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddc9d_d20251002_m040526_c001_v0001106_t0048_u01759377926032") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709813_d20251002_m040256_c001_v7007000_t0000_u01759377776407") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101f9bc06b8db394_d20251002_m040254_c001_v0001178_t0016_u01759377774489") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe87f5_d20251002_m040254_c001_v7007000_t0000_u01759377774304") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101f9bc06b8db374_d20251002_m040251_c001_v0001178_t0051_u01759377771343") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe87e7_d20251002_m040250_c001_v7007000_t0000_u01759377770619") 2025/10/02 04:09:08 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6bc0_d20251002_m040245_c001_v0001036_t0015_u01759377765503") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3843e4a_d20251002_m040244_c001_v7007000_t0000_u01759377764030") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1003bedfdedf407c_d20251002_m040241_c001_v0001115_t0039_u01759377761101") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1ac7e_d20251002_m040240_c001_v7007000_t0000_u01759377760913") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1003bedfdedf406e_d20251002_m040236_c001_v0001115_t0004_u01759377756539") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1ac69_d20251002_m040235_c001_v7007000_t0000_u01759377755785") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d48f_d20251002_m040230_c001_v0001134_t0054_u01759377750839") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606de9f_d20251002_m040229_c001_v7007000_t0000_u01759377749516") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1177de46f9339ae2_d20251002_m040227_c001_v0001109_t0000_u01759377747718") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428185c9_d20251002_m040227_c001_v7007000_t0000_u01759377747535") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1177de46f9339ada_d20251002_m040224_c001_v0001109_t0052_u01759377744223") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac742818597_d20251002_m040223_c001_v7007000_t0000_u01759377743491") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d432_d20251002_m040219_c001_v0001134_t0025_u01759377739827") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606de23_d20251002_m040218_c001_v7007000_t0000_u01759377738919") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f106eb5e608d1a199_d20251002_m040216_c001_v0001182_t0027_u01759377736760") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704d9df7_d20251002_m040216_c001_v7007000_t0000_u01759377736576") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f106eb5e608d1a176_d20251002_m040212_c001_v0001182_t0032_u01759377732914") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704d9db2_d20251002_m040212_c001_v7007000_t0000_u01759377732176") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d3c5_d20251002_m040206_c001_v0001134_t0033_u01759377726066") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22258d8c_d20251002_m040205_c001_v7007000_t0000_u01759377725159") 2025/10/02 04:09:09 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f104f84e37472ada0_d20251002_m040203_c001_v0001102_t0006_u01759377723251") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0bfa8f_d20251002_m040203_c001_v7007000_t0000_u01759377723069") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f104f84e37472ad97_d20251002_m040159_c001_v0001102_t0033_u01759377719468") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0bfa7b_d20251002_m040158_c001_v7007000_t0000_u01759377718723") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d35a_d20251002_m040153_c001_v0001134_t0002_u01759377713060") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428184fa_d20251002_m040152_c001_v7007000_t0000_u01759377712149") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1009674c20e318cd_d20251002_m040150_c001_v0001181_t0043_u01759377710406") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe85a0_d20251002_m040150_c001_v7007000_t0000_u01759377710223") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1009674c20e3188d_d20251002_m040147_c001_v0001181_t0050_u01759377707148") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe858f_d20251002_m040146_c001_v7007000_t0000_u01759377706404") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d309_d20251002_m040138_c001_v0001134_t0053_u01759377698013") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a11_d20251002_m040136_c001_v7007000_t0000_u01759377696909") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10171c282234accd_d20251002_m040130_c001_v0001137_t0021_u01759377690923") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e1377_d20251002_m040130_c001_v7007000_t0000_u01759377690717") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31dd2_d20251002_m040126_c001_v0001180_t0042_u01759377686922") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f115fb8cd027f88ce_d20251002_m040126_c001_v0001157_t0005_u01759377686053") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f115fb8cd027f88c6_d20251002_m040124_c001_v0001157_t0004_u01759377684922") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270953c_d20251002_m040110_c001_v7007000_t0000_u01759377670518") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d230_d20251002_m040103_c001_v0001134_t0032_u01759377663256") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1176ab24e9539bd7_d20251002_m040102_c001_v0001098_t0059_u01759377662287") 2025/10/02 04:09:10 DEBUG : dst/one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1176ab24e9539bd0_d20251002_m040101_c001_v0001098_t0044_u01759377661074") 2025/10/02 04:09:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709815_d20251002_m040256_c001_v7007000_t0000_u01759377776591") 2025/10/02 04:09:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f102269b59d16cf4e_d20251002_m040253_c001_v0001150_t0002_u01759377773962") 2025/10/02 04:09:11 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf621d13102dab3b9f980e1b_f119a381a9d1e2506_d20251002_m040249_c001_v0001040_t0000_u01759377769876") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3843e4d_d20251002_m040244_c001_v7007000_t0000_u01759377764213") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f118f8a89df13efa9_d20251002_m040240_c001_v0001144_t0026_u01759377760060") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101ddf7064bbfff0_d20251002_m040234_c001_v0001179_t0001_u01759377754797") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606dea5_d20251002_m040229_c001_v7007000_t0000_u01759377749722") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f107d108cf9e05901_d20251002_m040227_c001_v0001171_t0053_u01759377747214") 2025/10/02 04:09:11 DEBUG : dst/one.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f108868986722d018_d20251002_m040223_c001_v0001182_t0047_u01759377743284") 2025/10/02 04:09:11 DEBUG : dst/three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a13_d20251002_m040137_c001_v7007000_t0000_u01759377697092") 2025/10/02 04:09:11 DEBUG : dst/three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f115fb8cd027f890e_d20251002_m040135_c001_v0001157_t0000_u01759377695235") 2025/10/02 04:09:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709817_d20251002_m040256_c001_v7007000_t0000_u01759377776774") 2025/10/02 04:09:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10830c47dfb27265_d20251002_m040255_c001_v0001150_t0047_u01759377775268") 2025/10/02 04:09:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101f7df9949f2bf4_d20251002_m040252_c001_v0001157_t0032_u01759377772120") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709818_d20251002_m040256_c001_v7007000_t0000_u01759377776957") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101f9bc06b8db39f_d20251002_m040255_c001_v0001178_t0031_u01759377775789") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe87fa_d20251002_m040255_c001_v7007000_t0000_u01759377775607") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f101f9bc06b8db380_d20251002_m040252_c001_v0001178_t0045_u01759377772622") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe87f2_d20251002_m040252_c001_v7007000_t0000_u01759377772438") 2025/10/02 04:09:11 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6bca_d20251002_m040246_c001_v0001036_t0046_u01759377766880") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3843e4f_d20251002_m040244_c001_v7007000_t0000_u01759377764397") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1003bedfdedf4082_d20251002_m040242_c001_v0001115_t0051_u01759377762850") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1ac84_d20251002_m040242_c001_v7007000_t0000_u01759377762660") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1003bedfdedf4072_d20251002_m040238_c001_v0001115_t0006_u01759377758244") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1ac77_d20251002_m040238_c001_v7007000_t0000_u01759377758054") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d498_d20251002_m040232_c001_v0001134_t0009_u01759377752039") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428185ca_d20251002_m040228_c001_v7007000_t0000_u01759377748952") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b8f_d20251002_m040226_c001_v0001036_t0004_u01759377746146") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428185c2_d20251002_m040225_c001_v7007000_t0000_u01759377745418") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d436_d20251002_m040220_c001_v0001134_t0041_u01759377740623") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704d9e0e_d20251002_m040217_c001_v7007000_t0000_u01759377737991") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b6f_d20251002_m040214_c001_v0001036_t0052_u01759377734926") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704d9dba_d20251002_m040213_c001_v7007000_t0000_u01759377733834") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d3d1_d20251002_m040207_c001_v0001134_t0024_u01759377727071") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0bfa93_d20251002_m040204_c001_v7007000_t0000_u01759377724229") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b43_d20251002_m040201_c001_v0001036_t0003_u01759377721601") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f411bd6689e0bfa83_d20251002_m040200_c001_v7007000_t0000_u01759377720514") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d362_d20251002_m040153_c001_v0001134_t0056_u01759377713961") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe85a9_d20251002_m040151_c001_v7007000_t0000_u01759377711195") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b28_d20251002_m040148_c001_v0001036_t0021_u01759377708865") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8596_d20251002_m040147_c001_v7007000_t0000_u01759377707776") 2025/10/02 04:09:12 DEBUG : dst/three.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d321_d20251002_m040141_c001_v0001134_t0046_u01759377701275") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3843e52_d20251002_m040244_c001_v7007000_t0000_u01759377764582") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10245dbbe47c83ad_d20251002_m040242_c001_v0001131_t0036_u01759377762372") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f11128aa51b373c58_d20251002_m040237_c001_v0001184_t0047_u01759377757838") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606dea8_d20251002_m040229_c001_v7007000_t0000_u01759377749909") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f107181ac7699c580_d20251002_m040228_c001_v0001146_t0051_u01759377748481") 2025/10/02 04:09:13 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101c6ea28019d53_d20251002_m040225_c001_v0001176_t0017_u01759377745207") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270981a_d20251002_m040257_c001_v7007000_t0000_u01759377777139") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d4d5_d20251002_m040246_c001_v0001134_t0014_u01759377766273") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3843e55_d20251002_m040244_c001_v7007000_t0000_u01759377764766") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b9f_d20251002_m040231_c001_v0001036_t0018_u01759377751372") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606deac_d20251002_m040230_c001_v7007000_t0000_u01759377750097") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b81_d20251002_m040220_c001_v0001036_t0046_u01759377740173") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606de25_d20251002_m040219_c001_v7007000_t0000_u01759377739102") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b59_d20251002_m040206_c001_v0001036_t0029_u01759377726372") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac22258d8f_d20251002_m040205_c001_v7007000_t0000_u01759377725340") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b34_d20251002_m040153_c001_v0001036_t0006_u01759377713565") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428184fb_d20251002_m040152_c001_v7007000_t0000_u01759377712332") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6b0f_d20251002_m040138_c001_v0001036_t0034_u01759377698778") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011a16_d20251002_m040137_c001_v7007000_t0000_u01759377697275") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f110e17335bdbbd1e_d20251002_m040132_c001_v0001131_t0012_u01759377692777") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b270953d_d20251002_m040110_c001_v7007000_t0000_u01759377670700") 2025/10/02 04:09:13 DEBUG : dst/two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1176ab24e9539c08_d20251002_m040109_c001_v0001098_t0029_u01759377669405") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e25c9_d20251002_m040036_c001_v7007000_t0000_u01759377636419") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31c6f_d20251002_m040032_c001_v0001180_t0002_u01759377632453") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e25a8_d20251002_m040030_c001_v7007000_t0000_u01759377630151") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31c21_d20251002_m040019_c001_v0001180_t0012_u01759377619130") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3f2_d20251002_m040010_c001_v7007000_t0000_u01759377610354") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31bc8_d20251002_m040006_c001_v0001180_t0015_u01759377606801") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1544b_d20251002_m035946_c001_v7007000_t0000_u01759377586152") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0b4_d20251002_m035944_c001_v0001134_t0040_u01759377584023") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1543c_d20251002_m035943_c001_v7007000_t0000_u01759377583124") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0a6_d20251002_m035941_c001_v0001134_t0034_u01759377581818") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15427_d20251002_m035938_c001_v7007000_t0000_u01759377578312") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d08b_d20251002_m035936_c001_v0001134_t0010_u01759377576446") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1541e_d20251002_m035935_c001_v7007000_t0000_u01759377575616") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d079_d20251002_m035934_c001_v0001134_t0044_u01759377574223") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15412_d20251002_m035928_c001_v7007000_t0000_u01759377568373") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d049_d20251002_m035926_c001_v0001134_t0012_u01759377566657") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1540f_d20251002_m035925_c001_v7007000_t0000_u01759377565814") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d03f_d20251002_m035924_c001_v0001134_t0052_u01759377564692") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd46_d20251002_m035919_c001_v7007000_t0000_u01759377559704") 2025/10/02 04:09:14 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d018_d20251002_m035917_c001_v0001134_t0034_u01759377557986") 2025/10/02 04:09:15 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd44_d20251002_m035916_c001_v7007000_t0000_u01759377556133") 2025/10/02 04:09:15 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cffd_d20251002_m035914_c001_v0001134_t0012_u01759377554964") 2025/10/02 04:09:15 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd43_d20251002_m035914_c001_v7007000_t0000_u01759377554598") 2025/10/02 04:09:15 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1177ad8eca518e0b_d20251002_m035914_c001_v0001181_t0017_u01759377554011") 2025/10/02 04:09:15 DEBUG : empty space: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cff3_d20251002_m035912_c001_v0001134_t0002_u01759377552245") 2025/10/02 04:09:15 DEBUG : enormous: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15446_d20251002_m035945_c001_v7007000_t0000_u01759377585199") 2025/10/02 04:09:15 DEBUG : enormous: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0b6_d20251002_m035944_c001_v0001134_t0056_u01759377584429") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b2709835_d20251002_m040301_c001_v7007000_t0000_u01759377781983") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d515_d20251002_m040300_c001_v0001134_t0047_u01759377780620") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3de_d20251002_m040005_c001_v7007000_t0000_u01759377605198") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31bb2_d20251002_m040003_c001_v0001180_t0025_u01759377603828") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3f_d20251002_m035909_c001_v7007000_t0000_u01759377549327") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfd7_d20251002_m035908_c001_v0001134_t0034_u01759377548281") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3e_d20251002_m035907_c001_v7007000_t0000_u01759377547734") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfcc_d20251002_m035906_c001_v0001134_t0000_u01759377546913") 2025/10/02 04:09:15 DEBUG : existing: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfc9_d20251002_m035905_c001_v0001134_t0018_u01759377545936") 2025/10/02 04:09:15 DEBUG : existing-b: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3df_d20251002_m040005_c001_v7007000_t0000_u01759377605382") 2025/10/02 04:09:15 DEBUG : existing-b: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d11d_d20251002_m040003_c001_v0001134_t0051_u01759377603820") 2025/10/02 04:09:15 DEBUG : file1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce94_d20251002_m040406_c001_v7007000_t0000_u01759377846092") 2025/10/02 04:09:15 DEBUG : file1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6a8_d20251002_m040405_c001_v0001091_t0056_u01759377845028") 2025/10/02 04:09:15 DEBUG : file1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce84_d20251002_m040403_c001_v7007000_t0000_u01759377843685") 2025/10/02 04:09:16 DEBUG : file1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddaa1_d20251002_m040402_c001_v0001106_t0037_u01759377842445") 2025/10/02 04:09:16 DEBUG : five: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1545d_d20251002_m035950_c001_v7007000_t0000_u01759377590039") 2025/10/02 04:09:16 DEBUG : five: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d0d6_d20251002_m035947_c001_v0001134_t0014_u01759377587975") 2025/10/02 04:09:16 DEBUG : foo: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd45_d20251002_m035917_c001_v7007000_t0000_u01759377557620") 2025/10/02 04:09:16 DEBUG : foo: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d012_d20251002_m035917_c001_v0001134_t0014_u01759377557060") 2025/10/02 04:09:16 DEBUG : foo: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d00a_d20251002_m035916_c001_v0001134_t0014_u01759377556502") 2025/10/02 04:09:16 DEBUG : four: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1545f_d20251002_m035950_c001_v7007000_t0000_u01759377590220") 2025/10/02 04:09:16 DEBUG : four: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a69c5_d20251002_m035948_c001_v0001036_t0047_u01759377588546") 2025/10/02 04:09:16 DEBUG : four: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0d2_d20251002_m035947_c001_v0001134_t0032_u01759377587328") 2025/10/02 04:09:16 DEBUG : hello world2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037ddf8_d20251002_m035824_c001_v7007000_t0000_u01759377504685") 2025/10/02 04:09:16 DEBUG : hello world2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cee8_d20251002_m035823_c001_v0001134_t0039_u01759377503777") 2025/10/02 04:09:16 DEBUG : ignore-size: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3d_d20251002_m035905_c001_v7007000_t0000_u01759377545573") 2025/10/02 04:09:16 DEBUG : ignore-size: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfc1_d20251002_m035904_c001_v0001134_t0011_u01759377544531") 2025/10/02 04:09:16 DEBUG : nested/sub dir/file: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3d4_d20251002_m040003_c001_v7007000_t0000_u01759377603117") 2025/10/02 04:09:16 DEBUG : nested/sub dir/file: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31b9c_d20251002_m040002_c001_v0001180_t0014_u01759377602212") 2025/10/02 04:09:16 DEBUG : nested/sub dir/file: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3cd_d20251002_m040001_c001_v7007000_t0000_u01759377601499") 2025/10/02 04:09:16 DEBUG : nested/sub dir/file: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31b8e_d20251002_m040000_c001_v0001180_t0028_u01759377600430") 2025/10/02 04:09:16 DEBUG : one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15462_d20251002_m035950_c001_v7007000_t0000_u01759377590402") 2025/10/02 04:09:16 DEBUG : one: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d0c7_d20251002_m035946_c001_v0001134_t0014_u01759377586544") 2025/10/02 04:09:16 DEBUG : only0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce04_d20251002_m040357_c001_v7007000_t0000_u01759377837978") 2025/10/02 04:09:16 DEBUG : only0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d04_d20251002_m040352_c001_v0001036_t0047_u01759377832167") 2025/10/02 04:09:16 DEBUG : only0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c95_d20251002_m040332_c001_v0001036_t0028_u01759377812626") 2025/10/02 04:09:17 DEBUG : only0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7f9_d20251002_m040325_c001_v7007000_t0000_u01759377805720") 2025/10/02 04:09:17 DEBUG : only0: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c12_d20251002_m040306_c001_v0001036_t0020_u01759377786036") 2025/10/02 04:09:17 DEBUG : only1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce06_d20251002_m040358_c001_v7007000_t0000_u01759377838160") 2025/10/02 04:09:17 DEBUG : only1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4143a2686b67c67b_d20251002_m040353_c001_v0001091_t0030_u01759377833097") 2025/10/02 04:09:17 DEBUG : only1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c98_d20251002_m040334_c001_v0001036_t0002_u01759377814039") 2025/10/02 04:09:17 DEBUG : only1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccc5b_d20251002_m040326_c001_v7007000_t0000_u01759377806716") 2025/10/02 04:09:17 DEBUG : only1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c1a_d20251002_m040306_c001_v0001036_t0005_u01759377786794") 2025/10/02 04:09:17 DEBUG : only10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce08_d20251002_m040358_c001_v7007000_t0000_u01759377838345") 2025/10/02 04:09:17 DEBUG : only10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d691_d20251002_m040352_c001_v0001134_t0014_u01759377832152") 2025/10/02 04:09:17 DEBUG : only10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ccc_d20251002_m040343_c001_v0001036_t0055_u01759377823196") 2025/10/02 04:09:17 DEBUG : only10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7fa_d20251002_m040325_c001_v7007000_t0000_u01759377805904") 2025/10/02 04:09:17 DEBUG : only10: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c4e_d20251002_m040315_c001_v0001036_t0047_u01759377795886") 2025/10/02 04:09:17 DEBUG : only11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce0a_d20251002_m040358_c001_v7007000_t0000_u01759377838531") 2025/10/02 04:09:17 DEBUG : only11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4143a2686b67c675_d20251002_m040352_c001_v0001091_t0030_u01759377832725") 2025/10/02 04:09:17 DEBUG : only11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cd4_d20251002_m040344_c001_v0001036_t0057_u01759377824138") 2025/10/02 04:09:17 DEBUG : only11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428188bc_d20251002_m040326_c001_v7007000_t0000_u01759377806709") 2025/10/02 04:09:17 DEBUG : only11: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c52_d20251002_m040317_c001_v0001036_t0031_u01759377797081") 2025/10/02 04:09:17 DEBUG : only12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce0b_d20251002_m040358_c001_v7007000_t0000_u01759377838713") 2025/10/02 04:09:17 DEBUG : only12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40585d2bd55dda67_d20251002_m040352_c001_v0001106_t0027_u01759377832910") 2025/10/02 04:09:17 DEBUG : only12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cd8_d20251002_m040345_c001_v0001036_t0004_u01759377825021") 2025/10/02 04:09:18 DEBUG : only12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d767d9d_d20251002_m040326_c001_v7007000_t0000_u01759377806278") 2025/10/02 04:09:18 DEBUG : only12: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c58_d20251002_m040318_c001_v0001036_t0056_u01759377798021") 2025/10/02 04:09:18 DEBUG : only13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce0d_d20251002_m040358_c001_v7007000_t0000_u01759377838896") 2025/10/02 04:09:18 DEBUG : only13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d695_d20251002_m040352_c001_v0001134_t0014_u01759377832550") 2025/10/02 04:09:18 DEBUG : only13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cdc_d20251002_m040346_c001_v0001036_t0036_u01759377826025") 2025/10/02 04:09:18 DEBUG : only13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7fc_d20251002_m040326_c001_v7007000_t0000_u01759377806283") 2025/10/02 04:09:18 DEBUG : only13: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c5c_d20251002_m040318_c001_v0001036_t0041_u01759377798951") 2025/10/02 04:09:18 DEBUG : only14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce0e_d20251002_m040359_c001_v7007000_t0000_u01759377839077") 2025/10/02 04:09:18 DEBUG : only14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d06_d20251002_m040352_c001_v0001036_t0047_u01759377832564") 2025/10/02 04:09:18 DEBUG : only14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ce0_d20251002_m040346_c001_v0001036_t0007_u01759377826737") 2025/10/02 04:09:18 DEBUG : only14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7fb_d20251002_m040326_c001_v7007000_t0000_u01759377806092") 2025/10/02 04:09:18 DEBUG : only14: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c5e_d20251002_m040319_c001_v0001036_t0039_u01759377799801") 2025/10/02 04:09:18 DEBUG : only15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce11_d20251002_m040359_c001_v7007000_t0000_u01759377839259") 2025/10/02 04:09:18 DEBUG : only15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d697_d20251002_m040352_c001_v0001134_t0014_u01759377832736") 2025/10/02 04:09:18 DEBUG : only15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ce7_d20251002_m040347_c001_v0001036_t0024_u01759377827486") 2025/10/02 04:09:18 DEBUG : only15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d767d9b_d20251002_m040326_c001_v7007000_t0000_u01759377806094") 2025/10/02 04:09:18 DEBUG : only15: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c66_d20251002_m040320_c001_v0001036_t0021_u01759377800577") 2025/10/02 04:09:18 DEBUG : only16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce13_d20251002_m040359_c001_v7007000_t0000_u01759377839442") 2025/10/02 04:09:18 DEBUG : only16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d0e_d20251002_m040352_c001_v0001036_t0047_u01759377832750") 2025/10/02 04:09:18 DEBUG : only16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ce9_d20251002_m040348_c001_v0001036_t0054_u01759377828380") 2025/10/02 04:09:18 DEBUG : only16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccc56_d20251002_m040326_c001_v7007000_t0000_u01759377806096") 2025/10/02 04:09:19 DEBUG : only16: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c6c_d20251002_m040321_c001_v0001036_t0009_u01759377801544") 2025/10/02 04:09:19 DEBUG : only17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce15_d20251002_m040359_c001_v7007000_t0000_u01759377839623") 2025/10/02 04:09:19 DEBUG : only17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4143a2686b67c679_d20251002_m040352_c001_v0001091_t0030_u01759377832912") 2025/10/02 04:09:19 DEBUG : only17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cef_d20251002_m040349_c001_v0001036_t0054_u01759377829445") 2025/10/02 04:09:19 DEBUG : only17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428188b9_d20251002_m040326_c001_v7007000_t0000_u01759377806528") 2025/10/02 04:09:19 DEBUG : only17: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c75_d20251002_m040322_c001_v0001036_t0007_u01759377802478") 2025/10/02 04:09:19 DEBUG : only18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce1a_d20251002_m040359_c001_v7007000_t0000_u01759377839805") 2025/10/02 04:09:19 DEBUG : only18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d69b_d20251002_m040352_c001_v0001134_t0014_u01759377832921") 2025/10/02 04:09:19 DEBUG : only18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cf5_d20251002_m040350_c001_v0001036_t0043_u01759377830414") 2025/10/02 04:09:19 DEBUG : only18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428188b2_d20251002_m040326_c001_v7007000_t0000_u01759377806127") 2025/10/02 04:09:19 DEBUG : only18: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c7f_d20251002_m040323_c001_v0001036_t0050_u01759377803320") 2025/10/02 04:09:20 DEBUG : only19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce1f_d20251002_m040359_c001_v7007000_t0000_u01759377839986") 2025/10/02 04:09:20 DEBUG : only19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d10_d20251002_m040352_c001_v0001036_t0047_u01759377832936") 2025/10/02 04:09:20 DEBUG : only19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d00_d20251002_m040351_c001_v0001036_t0039_u01759377831158") 2025/10/02 04:09:20 DEBUG : only19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccc59_d20251002_m040326_c001_v7007000_t0000_u01759377806533") 2025/10/02 04:09:20 DEBUG : only19: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c88_d20251002_m040324_c001_v0001036_t0032_u01759377804285") 2025/10/02 04:09:20 DEBUG : only2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce25_d20251002_m040400_c001_v7007000_t0000_u01759377840170") 2025/10/02 04:09:20 DEBUG : only2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40585d2bd55dda6b_d20251002_m040353_c001_v0001106_t0027_u01759377833105") 2025/10/02 04:09:20 DEBUG : only2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c9e_d20251002_m040334_c001_v0001036_t0052_u01759377814970") 2025/10/02 04:09:20 DEBUG : only2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d767da8_d20251002_m040326_c001_v7007000_t0000_u01759377806640") 2025/10/02 04:09:20 DEBUG : only2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c20_d20251002_m040307_c001_v0001036_t0056_u01759377787711") 2025/10/02 04:09:20 DEBUG : only3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce2c_d20251002_m040400_c001_v7007000_t0000_u01759377840351") 2025/10/02 04:09:20 DEBUG : only3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d69d_d20251002_m040353_c001_v0001134_t0014_u01759377833114") 2025/10/02 04:09:20 DEBUG : only3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ca2_d20251002_m040335_c001_v0001036_t0037_u01759377815822") 2025/10/02 04:09:20 DEBUG : only3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d767dad_d20251002_m040326_c001_v7007000_t0000_u01759377806825") 2025/10/02 04:09:20 DEBUG : only3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c24_d20251002_m040308_c001_v0001036_t0049_u01759377788592") 2025/10/02 04:09:20 DEBUG : only4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce32_d20251002_m040400_c001_v7007000_t0000_u01759377840534") 2025/10/02 04:09:20 DEBUG : only4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d12_d20251002_m040353_c001_v0001036_t0047_u01759377833128") 2025/10/02 04:09:20 DEBUG : only4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ca8_d20251002_m040336_c001_v0001036_t0045_u01759377816718") 2025/10/02 04:09:20 DEBUG : only4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f400c1ac7428188b6_d20251002_m040326_c001_v7007000_t0000_u01759377806344") 2025/10/02 04:09:20 DEBUG : only4: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c2b_d20251002_m040309_c001_v0001036_t0009_u01759377789527") 2025/10/02 04:09:20 DEBUG : only5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce39_d20251002_m040400_c001_v7007000_t0000_u01759377840716") 2025/10/02 04:09:20 DEBUG : only5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4143a2686b67c67d_d20251002_m040353_c001_v0001091_t0030_u01759377833282") 2025/10/02 04:09:20 DEBUG : only5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cac_d20251002_m040337_c001_v0001036_t0049_u01759377817642") 2025/10/02 04:09:21 DEBUG : only5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107ccc58_d20251002_m040326_c001_v7007000_t0000_u01759377806349") 2025/10/02 04:09:21 DEBUG : only5: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c2d_d20251002_m040310_c001_v0001036_t0013_u01759377790519") 2025/10/02 04:09:21 DEBUG : only6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce3e_d20251002_m040400_c001_v7007000_t0000_u01759377840899") 2025/10/02 04:09:21 DEBUG : only6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40585d2bd55dda6f_d20251002_m040353_c001_v0001106_t0027_u01759377833290") 2025/10/02 04:09:21 DEBUG : only6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cb0_d20251002_m040338_c001_v0001036_t0029_u01759377818687") 2025/10/02 04:09:21 DEBUG : only6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40838f7c6d767da3_d20251002_m040326_c001_v7007000_t0000_u01759377806459") 2025/10/02 04:09:21 DEBUG : only6: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c37_d20251002_m040311_c001_v0001036_t0049_u01759377791984") 2025/10/02 04:09:21 DEBUG : only7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce44_d20251002_m040401_c001_v7007000_t0000_u01759377841082") 2025/10/02 04:09:21 DEBUG : only7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d69f_d20251002_m040353_c001_v0001134_t0014_u01759377833300") 2025/10/02 04:09:21 DEBUG : only7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cb6_d20251002_m040339_c001_v0001036_t0036_u01759377819865") 2025/10/02 04:09:21 DEBUG : only7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7fe_d20251002_m040326_c001_v7007000_t0000_u01759377806649") 2025/10/02 04:09:21 DEBUG : only7: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c3c_d20251002_m040312_c001_v0001036_t0052_u01759377792885") 2025/10/02 04:09:21 DEBUG : only8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce4a_d20251002_m040401_c001_v7007000_t0000_u01759377841307") 2025/10/02 04:09:21 DEBUG : only8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4101058d9f8a6d16_d20251002_m040353_c001_v0001036_t0047_u01759377833314") 2025/10/02 04:09:21 DEBUG : only8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cbc_d20251002_m040340_c001_v0001036_t0059_u01759377820837") 2025/10/02 04:09:21 DEBUG : only8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7fd_d20251002_m040326_c001_v7007000_t0000_u01759377806466") 2025/10/02 04:09:21 DEBUG : only8: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c3e_d20251002_m040313_c001_v0001036_t0048_u01759377793798") 2025/10/02 04:09:21 DEBUG : only9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce4f_d20251002_m040401_c001_v7007000_t0000_u01759377841490") 2025/10/02 04:09:21 DEBUG : only9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4143a2686b67c681_d20251002_m040353_c001_v0001091_t0030_u01759377833466") 2025/10/02 04:09:21 DEBUG : only9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6cc2_d20251002_m040342_c001_v0001036_t0056_u01759377822066") 2025/10/02 04:09:22 DEBUG : only9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09f7ff_d20251002_m040326_c001_v7007000_t0000_u01759377806831") 2025/10/02 04:09:22 DEBUG : only9: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6c44_d20251002_m040314_c001_v0001036_t0059_u01759377794892") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3ca_d20251002_m035959_c001_v7007000_t0000_u01759377599333") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a69dc_d20251002_m035957_c001_v0001036_t0020_u01759377597152") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c6_d20251002_m035956_c001_v7007000_t0000_u01759377596058") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31b68_d20251002_m035954_c001_v0001180_t0008_u01759377594192") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c2_d20251002_m035953_c001_v7007000_t0000_u01759377593477") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a69cf_d20251002_m035951_c001_v0001036_t0011_u01759377591317") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15431_d20251002_m035940_c001_v7007000_t0000_u01759377580519") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d095_d20251002_m035938_c001_v0001134_t0046_u01759377578860") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15421_d20251002_m035937_c001_v7007000_t0000_u01759377577137") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d087_d20251002_m035936_c001_v0001134_t0029_u01759377576162") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1541d_d20251002_m035934_c001_v7007000_t0000_u01759377574927") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d077_d20251002_m035933_c001_v0001134_t0023_u01759377573961") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15411_d20251002_m035927_c001_v7007000_t0000_u01759377567819") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d043_d20251002_m035926_c001_v0001134_t0034_u01759377566361") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15410_d20251002_m035925_c001_v7007000_t0000_u01759377565996") 2025/10/02 04:09:22 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d03c_d20251002_m035924_c001_v0001134_t0037_u01759377564139") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1540e_d20251002_m035923_c001_v7007000_t0000_u01759377563770") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d038_d20251002_m035923_c001_v0001134_t0022_u01759377563005") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d032_d20251002_m035922_c001_v0001134_t0020_u01759377562353") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1540b_d20251002_m035921_c001_v7007000_t0000_u01759377561986") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d02e_d20251002_m035921_c001_v0001134_t0005_u01759377561303") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d02c_d20251002_m035920_c001_v0001134_t0031_u01759377560632") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd47_d20251002_m035919_c001_v7007000_t0000_u01759377559889") 2025/10/02 04:09:23 DEBUG : potato: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d01c_d20251002_m035918_c001_v0001134_t0059_u01759377558731") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4155813b0c09efce_d20251002_m040046_c001_v7007000_t0000_u01759377646078") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6a7f_d20251002_m040045_c001_v0001036_t0011_u01759377645242") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e25cb_d20251002_m040036_c001_v7007000_t0000_u01759377636798") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6a48_d20251002_m040031_c001_v0001036_t0006_u01759377631459") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e11bd_d20251002_m040023_c001_v7007000_t0000_u01759377623045") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6a1e_d20251002_m040018_c001_v0001036_t0022_u01759377618318") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3f4_d20251002_m040010_c001_v7007000_t0000_u01759377610696") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a69f1_d20251002_m040006_c001_v0001036_t0031_u01759377606302") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15447_d20251002_m035945_c001_v7007000_t0000_u01759377585382") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0b0_d20251002_m035943_c001_v0001134_t0021_u01759377583671") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1543d_d20251002_m035943_c001_v7007000_t0000_u01759377583305") 2025/10/02 04:09:23 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0a1_d20251002_m035941_c001_v0001134_t0057_u01759377581083") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15433_d20251002_m035940_c001_v7007000_t0000_u01759377580700") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d099_d20251002_m035939_c001_v0001134_t0009_u01759377579817") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15429_d20251002_m035938_c001_v7007000_t0000_u01759377578494") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d091_d20251002_m035937_c001_v0001134_t0033_u01759377577504") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f1541f_d20251002_m035935_c001_v7007000_t0000_u01759377575797") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d07d_d20251002_m035934_c001_v0001134_t0042_u01759377574918") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15413_d20251002_m035928_c001_v7007000_t0000_u01759377568556") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d051_d20251002_m035927_c001_v0001134_t0049_u01759377567338") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037ddff_d20251002_m035827_c001_v7007000_t0000_u01759377507688") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cefb_d20251002_m035826_c001_v0001134_t0054_u01759377506840") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037ddfe_d20251002_m035825_c001_v7007000_t0000_u01759377505931") 2025/10/02 04:09:24 DEBUG : potato2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cef1_d20251002_m035825_c001_v0001134_t0021_u01759377505237") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e25cd_d20251002_m040037_c001_v7007000_t0000_u01759377637170") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d1ae_d20251002_m040033_c001_v0001134_t0035_u01759377633017") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f417a220a8a4e11be_d20251002_m040023_c001_v7007000_t0000_u01759377623903") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d15e_d20251002_m040019_c001_v0001134_t0043_u01759377619730") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3f5_d20251002_m040011_c001_v7007000_t0000_u01759377611128") 2025/10/02 04:09:24 DEBUG : potato3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d127_d20251002_m040007_c001_v0001134_t0047_u01759377607048") 2025/10/02 04:09:24 DEBUG : pre-dest1/1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af41011909_d20251002_m040120_c001_v7007000_t0000_u01759377680648") 2025/10/02 04:09:24 DEBUG : pre-dest1/1: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d267_d20251002_m040111_c001_v0001134_t0025_u01759377671474") 2025/10/02 04:09:24 DEBUG : pre-dest2/2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4048e2af4101190b_d20251002_m040120_c001_v7007000_t0000_u01759377680831") 2025/10/02 04:09:24 DEBUG : pre-dest2/2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6ac2_d20251002_m040112_c001_v0001036_t0035_u01759377672260") 2025/10/02 04:09:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf621d13102dab3b9f980e1b_f403c2324b27094ae_d20251002_m040056_c001_v7007000_t0000_u01759377656992") 2025/10/02 04:09:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31cf0_d20251002_m040053_c001_v0001180_t0025_u01759377653869") 2025/10/02 04:09:25 DEBUG : sizeonly: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3c_d20251002_m035903_c001_v7007000_t0000_u01759377543979") 2025/10/02 04:09:25 DEBUG : sizeonly: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfbf_d20251002_m035902_c001_v0001134_t0039_u01759377542872") 2025/10/02 04:09:25 DEBUG : splitbanan: Deleting (id "4_zcf621d13102dab3b9f980e1b_f407bccd3873554d5_d20251002_m040625_c001_v7007000_t0000_u01759377985157") 2025/10/02 04:09:25 DEBUG : splitbanan: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6f22_d20251002_m040617_c001_v0001036_t0047_u01759377977107") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e668_d20251002_m040758_c001_v7007000_t0000_u01759378078453") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dc27_d20251002_m040751_c001_v0001134_t0049_u01759378071506") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4095ea60f3844679_d20251002_m040738_c001_v7007000_t0000_u01759378058907") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dbd2_d20251002_m040732_c001_v0001134_t0003_u01759378052291") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f410217911d6e3000_d20251002_m040720_c001_v7007000_t0000_u01759378040847") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771db60_d20251002_m040714_c001_v0001134_t0016_u01759378034677") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0efae_d20251002_m040702_c001_v7007000_t0000_u01759378022211") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771daf9_d20251002_m040656_c001_v0001134_t0018_u01759378016099") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cd38b_d20251002_m040644_c001_v7007000_t0000_u01759378004107") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771da74_d20251002_m040637_c001_v0001134_t0011_u01759377997286") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871c22_d20251002_m040619_c001_v7007000_t0000_u01759377979822") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddd8e_d20251002_m040615_c001_v0001106_t0013_u01759377975567") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f406aa5ac2225930d_d20251002_m040603_c001_v7007000_t0000_u01759377963203") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c88a_d20251002_m040555_c001_v0001091_t0017_u01759377955315") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4144aabd70871c02_d20251002_m040553_c001_v7007000_t0000_u01759377953786") 2025/10/02 04:09:25 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddcff_d20251002_m040549_c001_v0001106_t0003_u01759377949318") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee5f6_d20251002_m040536_c001_v7007000_t0000_u01759377936483") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c802_d20251002_m040528_c001_v0001091_t0011_u01759377928286") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f416b28e2ae616c85_d20251002_m040527_c001_v7007000_t0000_u01759377927100") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6e53_d20251002_m040522_c001_v0001036_t0026_u01759377922489") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4195ca0290fe8ccf_d20251002_m040503_c001_v7007000_t0000_u01759377903384") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddbdd_d20251002_m040457_c001_v0001106_t0055_u01759377897903") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f40170caf827ee481_d20251002_m040446_c001_v7007000_t0000_u01759377886605") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb75_d20251002_m040439_c001_v0001106_t0032_u01759377879334") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da1f6_d20251002_m040427_c001_v7007000_t0000_u01759377867919") 2025/10/02 04:09:26 DEBUG : splitbananasplit: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddb05_d20251002_m040421_c001_v0001106_t0051_u01759377861692") 2025/10/02 04:09:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f423de332704da3e9_d20251002_m040558_c001_v7007000_t0000_u01759377958104") 2025/10/02 04:09:26 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c874_d20251002_m040550_c001_v0001091_t0042_u01759377950759") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cced5_d20251002_m040410_c001_v7007000_t0000_u01759377850729") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67c6b2_d20251002_m040409_c001_v0001091_t0004_u01759377849420") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cceb5_d20251002_m040408_c001_v7007000_t0000_u01759377848632") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d3b_d20251002_m040407_c001_v0001036_t0058_u01759377847056") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3d7_d20251002_m040003_c001_v7007000_t0000_u01759377603298") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a69e6_d20251002_m040002_c001_v0001036_t0055_u01759377602208") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3ce_d20251002_m040001_c001_v7007000_t0000_u01759377601681") 2025/10/02 04:09:26 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d102_d20251002_m040000_c001_v0001134_t0041_u01759377600788") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd3a_d20251002_m035900_c001_v7007000_t0000_u01759377540727") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cfa5_d20251002_m035859_c001_v0001134_t0017_u01759377539338") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd37_d20251002_m035858_c001_v7007000_t0000_u01759377538975") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf9a_d20251002_m035857_c001_v0001134_t0011_u01759377537946") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd36_d20251002_m035855_c001_v7007000_t0000_u01759377535737") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf8c_d20251002_m035854_c001_v0001134_t0031_u01759377534715") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd35_d20251002_m035854_c001_v7007000_t0000_u01759377534172") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf7e_d20251002_m035852_c001_v0001134_t0007_u01759377532893") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf6a_d20251002_m035850_c001_v0001134_t0022_u01759377530355") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f405f049a9110fd34_d20251002_m035849_c001_v7007000_t0000_u01759377529993") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf62_d20251002_m035849_c001_v0001134_t0026_u01759377529337") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf5f_d20251002_m035848_c001_v0001134_t0043_u01759377528507") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de73_d20251002_m035847_c001_v7007000_t0000_u01759377527738") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf4f_d20251002_m035845_c001_v0001134_t0057_u01759377525224") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf3a_d20251002_m035842_c001_v0001134_t0048_u01759377522468") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de50_d20251002_m035842_c001_v7007000_t0000_u01759377522102") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf36_d20251002_m035841_c001_v0001134_t0041_u01759377521418") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf2c_d20251002_m035840_c001_v0001134_t0023_u01759377520732") 2025/10/02 04:09:27 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de44_d20251002_m035840_c001_v7007000_t0000_u01759377520367") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf22_d20251002_m035836_c001_v0001134_t0003_u01759377516905") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de2b_d20251002_m035836_c001_v7007000_t0000_u01759377516526") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf1e_d20251002_m035835_c001_v0001134_t0042_u01759377515830") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de20_d20251002_m035834_c001_v7007000_t0000_u01759377514918") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf16_d20251002_m035834_c001_v0001134_t0047_u01759377514045") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de14_d20251002_m035833_c001_v7007000_t0000_u01759377513461") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf10_d20251002_m035832_c001_v0001134_t0020_u01759377512678") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de09_d20251002_m035831_c001_v7007000_t0000_u01759377511766") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf0c_d20251002_m035830_c001_v0001134_t0058_u01759377510820") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de02_d20251002_m035830_c001_v7007000_t0000_u01759377510272") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cf02_d20251002_m035829_c001_v0001134_t0056_u01759377509494") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037de01_d20251002_m035828_c001_v7007000_t0000_u01759377508947") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cefe_d20251002_m035828_c001_v0001134_t0041_u01759377508234") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037dde5_d20251002_m035823_c001_v7007000_t0000_u01759377503230") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cee2_d20251002_m035822_c001_v0001134_t0033_u01759377502471") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037ddd3_d20251002_m035821_c001_v7007000_t0000_u01759377501926") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771ceda_d20251002_m035821_c001_v0001134_t0045_u01759377501199") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037ddbd_d20251002_m035820_c001_v7007000_t0000_u01759377500280") 2025/10/02 04:09:28 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771ced2_d20251002_m035819_c001_v0001134_t0014_u01759377499617") 2025/10/02 04:09:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b037dd89_d20251002_m035817_c001_v7007000_t0000_u01759377497244") 2025/10/02 04:09:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771cec7_d20251002_m035816_c001_v0001134_t0058_u01759377496392") 2025/10/02 04:09:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cced9_d20251002_m040410_c001_v7007000_t0000_u01759377850912") 2025/10/02 04:09:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddac3_d20251002_m040409_c001_v0001106_t0023_u01759377849429") 2025/10/02 04:09:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cceb7_d20251002_m040408_c001_v7007000_t0000_u01759377848816") 2025/10/02 04:09:29 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d6fb_d20251002_m040407_c001_v0001134_t0031_u01759377847066") 2025/10/02 04:09:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e66c_d20251002_m040800_c001_v7007000_t0000_u01759378080677") 2025/10/02 04:09:29 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a709e_d20251002_m040759_c001_v0001036_t0035_u01759378079907") 2025/10/02 04:09:29 DEBUG : sub/yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c9_d20251002_m035958_c001_v7007000_t0000_u01759377598784") 2025/10/02 04:09:29 DEBUG : sub/yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31b72_d20251002_m035956_c001_v0001180_t0019_u01759377596773") 2025/10/02 04:09:29 DEBUG : test_dir1/file2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce97_d20251002_m040406_c001_v7007000_t0000_u01759377846277") 2025/10/02 04:09:29 DEBUG : test_dir1/file2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddab3_d20251002_m040404_c001_v0001106_t0004_u01759377844661") 2025/10/02 04:09:29 DEBUG : test_dir1/file2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce85_d20251002_m040403_c001_v7007000_t0000_u01759377843867") 2025/10/02 04:09:29 DEBUG : test_dir1/file2: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d6de_d20251002_m040402_c001_v0001134_t0014_u01759377842476") 2025/10/02 04:09:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce9a_d20251002_m040406_c001_v7007000_t0000_u01759377846460") 2025/10/02 04:09:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d6f1_d20251002_m040404_c001_v0001134_t0028_u01759377844650") 2025/10/02 04:09:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4203db09107cce87_d20251002_m040404_c001_v7007000_t0000_u01759377844048") 2025/10/02 04:09:29 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a6d2e_d20251002_m040402_c001_v0001036_t0040_u01759377842496") 2025/10/02 04:09:29 DEBUG : three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15464_d20251002_m035950_c001_v7007000_t0000_u01759377590584") 2025/10/02 04:09:29 DEBUG : three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0d8_d20251002_m035949_c001_v0001134_t0045_u01759377589294") 2025/10/02 04:09:30 DEBUG : three: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0cc_d20251002_m035946_c001_v0001134_t0010_u01759377586913") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e66e_d20251002_m040803_c001_v7007000_t0000_u01759378083054") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf6f_d20251002_m040801_c001_v0001106_t0013_u01759378081759") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e6d1_d20251002_m040824_c001_v7007000_t0000_u01759378104195") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67cab1_d20251002_m040822_c001_v0001091_t0009_u01759378102258") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e6b5_d20251002_m040820_c001_v7007000_t0000_u01759378100565") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddfba_d20251002_m040818_c001_v0001106_t0000_u01759378098548") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e69e_d20251002_m040817_c001_v7007000_t0000_u01759378097466") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a70da_d20251002_m040816_c001_v0001036_t0057_u01759378096592") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e67a_d20251002_m040811_c001_v7007000_t0000_u01759378091323") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddf8b_d20251002_m040809_c001_v0001106_t0054_u01759378089935") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e682_d20251002_m040813_c001_v7007000_t0000_u01759378093624") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca90_d20251002_m040812_c001_v0001091_t0039_u01759378092397") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e676_d20251002_m040808_c001_v7007000_t0000_u01759378088868") 2025/10/02 04:09:30 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1101058d9f8a70ba_d20251002_m040807_c001_v0001036_t0040_u01759378087905") 2025/10/02 04:09:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e671_d20251002_m040806_c001_v7007000_t0000_u01759378086944") 2025/10/02 04:09:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dc8a_d20251002_m040806_c001_v0001134_t0018_u01759378086148") 2025/10/02 04:09:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e670_d20251002_m040805_c001_v7007000_t0000_u01759378085163") 2025/10/02 04:09:30 DEBUG : toe/toe/tictactoe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1143a2686b67ca6e_d20251002_m040804_c001_v0001091_t0014_u01759378084121") 2025/10/02 04:09:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41961440b0380863_d20251002_m040829_c001_v7007000_t0000_u01759378109684") 2025/10/02 04:09:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f10585d2bd55ddfd7_d20251002_m040828_c001_v0001106_t0017_u01759378108756") 2025/10/02 04:09:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e690_d20251002_m040815_c001_v7007000_t0000_u01759378095624") 2025/10/02 04:09:30 DEBUG : toe/toe/toe: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dcbe_d20251002_m040814_c001_v0001134_t0054_u01759378094702") 2025/10/02 04:09:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e6d6_d20251002_m040824_c001_v7007000_t0000_u01759378104809") 2025/10/02 04:09:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771dcf5_d20251002_m040823_c001_v0001134_t0025_u01759378103895") 2025/10/02 04:09:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f412866783606e6bb_d20251002_m040821_c001_v7007000_t0000_u01759378101170") 2025/10/02 04:09:31 DEBUG : toe/toe/toe.txt: Deleting (id "4_zcf621d13102dab3b9f980e1b_f106e1b2147c9f332_d20251002_m040820_c001_v0001102_t0009_u01759378100098") 2025/10/02 04:09:31 DEBUG : two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4169d19576f15468_d20251002_m035950_c001_v7007000_t0000_u01759377590766") 2025/10/02 04:09:31 DEBUG : two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4136b01085b31b3b_d20251002_m035948_c001_v0001180_t0032_u01759377588726") 2025/10/02 04:09:31 DEBUG : two: Deleting (id "4_zcf621d13102dab3b9f980e1b_f4091ee808771d0ca_d20251002_m035946_c001_v0001134_t0014_u01759377586729") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3cb_d20251002_m035959_c001_v7007000_t0000_u01759377599514") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1160a239a3173993_d20251002_m035958_c001_v0001131_t0044_u01759377598284") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c5_d20251002_m035955_c001_v7007000_t0000_u01759377595513") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1091ee808771d0e6_d20251002_m035954_c001_v0001134_t0012_u01759377594184") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c1_d20251002_m035952_c001_v7007000_t0000_u01759377592931") 2025/10/02 04:09:31 DEBUG : yam: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1136b01085b31b4b_d20251002_m035951_c001_v0001180_t0026_u01759377591324") 2025/10/02 04:09:31 DEBUG : yaml: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c8_d20251002_m035956_c001_v7007000_t0000_u01759377596239") 2025/10/02 04:09:31 DEBUG : yaml: Deleting (id "4_zcf621d13102dab3b9f980e1b_f100dc85e4a804b85_d20251002_m035955_c001_v0001099_t0051_u01759377595066") 2025/10/02 04:09:31 DEBUG : yaml: Deleting (id "4_zcf621d13102dab3b9f980e1b_f41522a5b6eb0e3c3_d20251002_m035953_c001_v7007000_t0000_u01759377593658") 2025/10/02 04:09:31 DEBUG : yaml: Deleting (id "4_zcf621d13102dab3b9f980e1b_f1029e96efc7f731e_d20251002_m035952_c001_v0001179_t0053_u01759377592710") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m19.360159665s (try 1/5)